﻿body {
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:black;
	margin:0;
	padding:0;
}
h1 {
	font-family:'segoe ui', tahoma, helvetica, sans-serif;
	color:#025194; 
	font-size:2em; 
	margin:0 0 15px 0;
}
h2 {
	font-family:Verdana, Arial, sans-serif; 
	font-size:1em; 
	margin:12px 0;	
}
h3 {
	font-family:Verdana, Arial, sans-serif; 
	font-size:1em; 
	color:#CC0033;
	border-bottom:1px #A1C645 solid;
	margin-top:25px;
}
h4 {
	font-size:1em;
	color:green;
}
p {
	margin-bottom:15px;
	line-height:1.5em;
}
img {
	border:none;
}
a {
	color:#3e7dc5
}
a:link {
	color:#3e7dc5
}
a:visited {
	color:#336666 /*3e7dc5*/
}
a:hover {
	color:#43923F/*336666 */
}
em {
	font-style:italic;
}
div#searchBox {
	
}
div#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/* HEADER & TOP NAV STYLES */
div#header {
	width:1000px;
	height:160px;
	background:url('layout/header.jpg') no-repeat;
}
div#bannerAd {
	position:relative;
	top:20px;
	left:50px;
	width:468px;
	height:60px;
}
div#topnav {
	width:1000px;
	height:40px;
	background:url('layout/topnav.gif') repeat-x;
}
div#topnav ul {
	display:inline;
	list-style-type:none;
}
div#topnav ul li {
	float:left;
	background:url('layout/mb.gif') no-repeat;
	height:15px;
	margin:5px 10px 0 5px; /*5px 15px 0 5px*/
	padding-left:53px; /*53*/
	padding-top:15px;
}
div#topnav ul li a {
	color:white;
	text-decoration:none;
}
div#topnav ul li a:visited {
	color:white;
}
div#topnav ul li a:hover {
	color:#BE2A2A;
}
form {
	margin:0;
	padding:0;
}
div#searchBox {
	width:100px;
	margin:3px 0 0 0;
	padding:0;
	font-size:10px;
	font-weight:bold;
	float:right;
}
div#searchBox label {
	float:left;
	width:100px;
	margin-top:3px;
}
div#searchBox input {
	width:200px;
	float:left;
	height:12px;
	font-size:10px;
}

/* MAIN CONTENT STYLES */
#main {
	width:750px;
	margin:25px 0 10px 50px;
	float:left;
}
#main div.FirstColumn, #main div.SecondColumn {
	width:50%;
	float:left;	
} 

/* RIGHT COLUMN STYLES */
#RightColumn {
	width:125px;
	margin:25px 15px 50px 10px;
	float:right;
}
#RightColumn iframe {
	margin-bottom:20px;
}
#RightColumn img {
	margin-bottom:25px;
}

/* FOOTER STYLES */
div#footer {
	width:1000px;
	clear:both;
	text-align:center;
	margin-bottom:15px;
}
#sitelegallinks {
	color: #538946; 
	text-decoration: none; 
}
#sitelegallinks a {
	color: #538946; 
	text-decoration: none;
}
#sitelegallinks a:hover {
	color:red;
}
#siteplanlinks {
	margin-top: 10px;
}
#siteplanlinks {
	color: #538946; 
	text-decoration: none;
	font-size:6.5pt;
}
#siteplanlinks a {
	color: #538946; 
	text-decoration: none;
}
#siteplanlinks a:hover {
	color:red;
}
#sitecopyright {
	margin-top: 10px; 
	color: #999999;
	font-size:6.5pt;
}
.blue {
	color:#025194;
}
.bold {
	font-weight:bold;
}
.MBGreen {
	color:#A1C645;
}
.orange {
	color:#FF9900
}
.red {
	color:red
}
.title {
	font-style:italic;
}
.clearfix:after {
    content: ".";
	display: block;
    height: 0;
    clear: both;
    visibility: hidden;	
}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Light Box 
#lightbox{
	background-color:#C1D853;
	padding: 10px;
	border-bottom: 2px solid #033361;
	border-right: 2px solid #033361;
	border:1px navy solid;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border:none ; } 
#overlay img{ border:none ; }

#overlay{ background: url(../imagesPRES/overlay.png);  }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../imagesPRES/overlay.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../imagesPRES/overlay.png", sizingMethod="scale");
}
*/
