@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	height: 100%;
}
body h1{
	font-size:12pt;
	color: #FFF;
}

.container {
	width: 780px;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 10pt;
	z-index: 1;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
.header {
	/*padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 145px;
	background-color: #99EC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/grngrad.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	
}
.header h1 {
	margin: 0;
	height: 100px;
	

}
.header img {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 10px;
	
	

}
.mainContent {
	padding-bottom: 10px;
	font-size: 10pt;
	
}

.footer {
	font-size: 9pt;
	clear: both;
	background-color: #000;
	height: 20px
}
.footer a:link	{
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	
}
.footer a:visited	{
	padding-right: 15px;
	padding-left: 15px;
	color: #FFF;
	
}
.footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 4px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 9pt;
	color: #FFF;
}
.mnubar {
	height: 32px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #000;
	background-image: url(images/menu_01.jpg);
	background-repeat: repeat-x;
	text-align:center;
	background-color: #000;
	
}
#nav{
	height:38px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	padding-bottom: 0;
	padding-left: 19px;
	position: absolute;
	top: 147px;
	left: 140px;
	font-size: 10pt;
	width: 500px;
	margin-bottom: 30px
	}

#nav ul{
	margin:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#nav ul li{
	display:block;
	float:left;
	margin:0 1px;
	
	
	
	}

#nav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:32px;
	
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}

#nav ul li a span{
	float:left;
	padding-top: 7px;

	}

#nav ul li a:hover{
	color:#99EC00;
	
	}

#nav ul li a:hover span{
	cursor: hand;

	/*display:block;*/

	}

#nav ul li a.current,#nav ul li a.current:hover{
	/*color:#fff;*/
	color:#99EC00;
	}

/*#nav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	
	height:32px;
	}*/

a:link, a:visited {
	text-decoration:none;	
}

#lb {
	width: 146px;
	float: left;
	background-color: #51FFA8;
	margin-bottom: 10px;
	border: 1px solid #000;
	background-image: url(images/subhead.jpg);
	background-repeat: repeat-x;
	height: 550px;
	padding: 5px;
}
.imgborder {
	background-image: url(images/shadowAlpha.png);
	background-repeat: no-repeat;
	float: left;
	background-position: right bottom;
	margin: 10px;
	
	
	
}
.imgborder img{
	border: 1px solid #999;
	background-color: #FFF;
	display: block;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;
	padding: 3px;


	
}
.imgborderight {
	background-image: url(images/shadowAlpha.png);
	background-repeat: no-repeat;
	float: right;
	background-position: right bottom;
	clear: right;
	margin: 10px;
	
	}

.imgborderight img{
	border: 1px solid #999;
	background-color: #FFF;
	display: block;
	padding: 3px;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;

	
}	
.imgbordermid {
	background-image: url(images/shadowAlpha.png);
	background-repeat: no-repeat;
	float: right;
	background-position: right bottom;
	clear: right;
	margin-top: 10px;
	margin-right: 137px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	}

.imgbordermid img{
	border: 1px solid #999;
	background-color: #FFF;
	display: block;
	padding: 3px;
	margin-top: -6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: -6px;

	
}
#backimg {
	position: fixed;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#p1{
	padding-right: 10px;
	font-size: 10pt;

}
#p2{
	padding-left: 10px;
	clear: left;
	font-size: 10pt;
}
#p3{
	clear: right;
	padding: 10px;
	font-size: 10pt;
}
#p4{
	clear: left;
	padding-left
	font-size: 10pt;: 10px;
	
}
#p5{
	clear: left;
	padding-left: 10px;
	padding-top: 20px;
	font-size: 10pt;
}
#p6{
	float: left;
	width: 200px;
	margin: 10px;
	font-size: 10pt;
	}
.loclinks{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #093;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 9pt;
}
.loclinks a:link, a:visited{
	color:#050;
}
.enddiv {
	font-size: x-small;
	color: #555;
	padding: 10px;
}
#mapviewer{
	float: left;
	margin: 10px;

}
#contact{
	text-align: left;
	width: 400px;
	margin: 5px;
}
#msg{
	padding-left: 143px;
	padding-top: 5px;
}
.fields{
	padding-top: 5px;
}
