﻿body, html {
	background:#1B47DD;
}
a, a:hover, a:focus, a:visited, a:click {
	text-decoration: none;
}
#headerWrapper {
	position: relative;
	z-index: 2;
	height: 160px;
	left: 0px;
	top: 0px;
}
#footerWrapper {
	position: relative;
	width:100%;
	min-height:100px;
	margin-top:auto;

}
#footerContent {
	border-top: 1px #3D69FF solid;
	padding: 10px 10px 10px 10px;
	position: relative;
	width: auto;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
}
#footerWrapper .bottomMenu {
	clear:both;
	font-size:18px;
	margin:0;
	padding:10px;
}
.bottomMenu a {
	color:white;
	decoration:none;
}

#header {
	background:white;
	position: absolute;
	width: 100%;
	z-index: 2;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	height: 160px;
}

.sitemap {
	width:1170px;
	padding: 40px 15px 40px 15px;
	margin-left:auto;
	margin-right:auto;
}

.sitemap p {
	font-size:19px;
	display:none;
}

.sitemap ul{
	margin:0;
	padding:0;
	font-size:16px;
}
.sitemap ul li {
	margin-top:10px;
	list-style:none;
	padding-left:30px;
	position:relative;

}
.sitemap ul li::before {
	content: "•";
	color: #FFCC00;
	font-size: 30px;
	position:absolute;
	left: 5px;
	top: -10px;
}
.sitemap ul li.sub {
	padding-left:60px;
}
.sitemap ul li.sub::before {
	content: "•";
	color: #d9a600;
	font-size: 30px;
	font-family: 'open_sansbold';
	position: absolute;
	left: 35px;
	top: -10px;
}

.logosmall {
	display:none;
}

.logoleft {
	border-width: 0px;
	position: absolute;
	left: 0px;
	z-index: 2;
	height:130px;
	width:auto;
}
.logoright {
	border-width: 0px;
	position: absolute;
	right: 0px;
	z-index: 1;
	height:130px;
	width:auto;
}

#bodyWrapper {
	background:#f8f8f8;
	position: relative;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	overflow-x:hidden;
	display:flex;
	flex-direction:column;
	display:flex;
	flex-direction:column;
}

.bodyMargin {
	margin-left:auto;
	margin-right:auto;
	padding:0 2vw 0 2vw;
	overflow-x:hidden;
}

.bodyHeader {
	text-align: center;
	font-family: "Monotype Corsiva";
	font-size: 40px;
	color: #261604;
}
.footerLinkColor {
	color: white;
}
.noBorder {
	border-width: 0;
}
.footerRight {
	text-align: right;
	float: right;
}
.footerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
}
body {
	padding: 0px;
	margin: 0px;
	overflow-x:hidden;
}

#navigation {
	position: relative;
	z-index: 3;
	float:right;
	right:0px;
	top: 130px;
	height: 30px;
}
#navigation.stick {
	position: fixed;
	left:auto;
	right:0px;
	top: 0px;
}
#navigation p {
	display: none;
}

.tilewrapper {
	padding: 50px 0px 50px 0px;
	width: 1140px;
	display: inline-block;
}
.tile a:hover, a:focus, a:active {
	text-decoration:none;
	color:
}
.tile {
	width: 360px;
	box-shadow: 0px 0px 4px 2px #C4D1FF;
	text-align: center;
	float: left;
	height: 430px;
	margin: 10px;
}

.tile .img-box {
	height:180px;
	padding:10px;
	background-color:white;
}
.tile .img-box .textIcon{
	font-size:90px;
	line-height:80px;
	font-weight:bold;
	color:#3D69FF;
	margin-left:auto;
	margin-right:auto;
	padding:12px 0 0 2px;
	background:#ffba00;
	border-radius:50%;
	width:100px;
	height:100px;
}
.tile .img-box .heading {
	font-size:xx-large;
	color:#261604;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.tile .content {
	height:207px;
	padding:20px;	
	font-size:large;
	padding-top:20px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.tile .readmore {
	background-color:white;
	height:43px;
	line-height:43px;
	font-size:16px;
	font-weight:bold;
}
.tile .readmore a {
	display:block;
	width:100%;
	height:100%;
	color:#3D69FF;
}
.tile .readmore a:hover, .tile .readmore a:focus {
	background-color:#ffba00;
	color:#222244;
}

.aboutblurb {
	display:none;
	font-size: 4em;
	background: white no-repeat fixed center top / cover;
	background-image:url('../images/about_bg.jpg');
	margin:20px 0 20px 0;
	height:500px;
	text-align:right;
	width:100vw;
}


.telpay {
	width: 340px;
	height: auto;
}

.floatright {
	float: right;
	padding:10px;
}
.floatleft {
	float:left;
	padding:10px;
}
img.banner {
	height:120px;
	max-width:800px;
}
iframe.calendar {
	width:800px;
	height:600px;
}

img.flyer {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
table.links {
	width:700px;
}
.auto-style20 {
	color: #3D69FF;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: x-large;
	padding:0;
	margin:0;
}



@media screen and (max-width:1170px) {
	.tilewrapper {
		width: 970px;
	}
	.tile {
		width:294px;
		height:340px;
	}
	.tile .img-box {
		height:148px;
	}
	.tile .content {
		height:149px;
		font-size:16px;
	}

	.tile .readmore {
		
	}
	.tile video {
		height:100%;
		width:auto;
	}
	.tile iframe {
		width:100%;
		height:100%;
	}
	.aboutblurb {
		display:none;
		background-attachment: scroll;
	}
	.tile .img-box .textIcon{
		font-size:70px;
		line-height:65px;
		font-weight:bold;
		color:#3D69FF;
		margin-left:auto;
		margin-right:auto;
		padding:12px 0 10px 2px;
		width:85px;
		height:85px;
	}
	.tile .img-box .heading {
		font-size:x-large;
		color:#261604;
		font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	}

}
@media screen and (max-width:980px) {
	.tilewrapper {
		width:628px;
		margin-left:auto;
		margin-right:auto;
	}
	.third {
		clear:both;
		float:none;
		margin-left:auto;
		margin-right:auto;	
	}
	#headerWrapper {
		height: 60px;
	}
	#header {
		position: fixed;
		background-color: #FFFFFF;
		border-bottom: 1px #DDDDDD solid;
		width: 100%;
		z-index: 2;
		margin-left: auto;
		margin-right: auto;
		top: 0px;
		height: 60px;
	}	

	.logosmall{
		display:block;
		z-index: 2;
		height: 100%;
	}
	.logoleft {
		display:none;
	}
	.logoright {
		display:none;
	}
	#navigation {
		display:block;
		position: fixed;
		float:right;
		z-index: 4;
		right: 10px;
		top: 10px;
		height: auto;
		width: auto;
		text-decoration: none;
	}
	#navigation.stick {
		display:none;
	}
	#navigation p {
		margin:0;
		border-radius: 2px;
		background-color: #3D69FF;
		display:block;
		text-align: center;
		color: #FFFFFF;
		padding: 11px 11px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	#navigation a {
		text-decoration:none;
	}
	#bodyWrapper {
		padding:0 1vw 0 1vw;
	}
	.bodyHeader {
		font-size: xx-large;
	}
	.floatright img, .floatleft img {
		width: auto;
		height: 50vh;
	}
	img.banner {
		height:auto;
		max-width:90vw;
	}
	img.flyer {
		height:auto;
		max-width:85vw;
		margin-bottom:10px;
	}
	table.links {
		width:90vw;
	}
	table.links .auto-style4 {
		font-size:small;
	}
	table.links img {
		width: 150px;
		height:50px;
	}
}

@media screen and (max-width:820px) {
	.floatleft {
		float:none;
		clear:both;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
	}
	iframe.calendar {
		width:90vw;
		height:65vw;
	}
	.auto-style20 {
		font-size: large;
	}
}
@media screen and (max-width:780px) {
	.embedvideo {
		width:90%;
		height:auto;
	}
	.furnitureimg {
		width:95%;
		height:auto;
	}
}
@media screen and (max-width:700px) {
	.floatright, .floatleft {
		clear: both;
		float:none;
		text-align: center;
	}
	.footerRight {
		text-align: left;
		clear: left;
		float: none;
		margin-top: 3.5em;
		width: 200px;
	}
	.telpay {
		max-width:340px;
		width: 80vw;
		height: auto;
	}		
	.auto-style20 {
		font-size: small;
	}

}
@media screen and (max-width:628px) {
	.tilewrapper {
		width:auto;
	}
	.tile {
		float:none;
	}
}

@media screen and (max-width:380px) {
	.floatright img {
		width: 90vw;
		height: auto;
	}
	.floatleft img {
		width: auto;
		height: 50vh;
	}
	img.lighthouse {
		width: auto;
		height: 50vh;
	}

}
