@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	background-color: #003366;
}
.maincontent {
	background-image: url(images/page1/bkg_main1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 259px;
	padding-right: 200px;
	padding-left: 200px;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
}
.maincontent p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.sec2 { background-image: url(images/page1/bkg_fill1.jpg); background-repeat: repeat-y; background-position: center top; margin: 0px; padding: 0px; text-align: center; 
}
.bottom {
	background-image: url(images/page1/bkg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color:#6685A3;
}
.footer_nav {
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.footer_nav a {
	font-size: 11px;
	padding: 5px 0px 0px 20px;
	color: #FFF;
	margin: 0px;
	text-decoration: none;
	background-image: url(images/page1/blt_crown.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.footer_nav a:hover {
	color: #FC0;
}
.maincontent .mapBox {
	float: right;
	width: 300px;
	margin-left: 5px;
	border: 5px solid #FFFFFF;
}
.maincontent a {
	color: #006699;
	text-decoration: none;
}
.maincontent a:hover {
	color: #2D5C66;
	text-decoration: none;
}
.maincontentFill {
	background-image: url(images/page1/bkg_fill1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatR {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.floatL {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.testimonials {
	font-size: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.maincontent h1 {
	line-height: normal;
}
.maincontent h2 {
	line-height: normal;
}
.bottom .footer {
	margin-top: 20px;
	margin-bottom: 10px;
}

