/* CSS Main Style Sheet */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; background-image: url(images/home.bar.jpg); background-repeat: repeat-x; height: 160px; width: 100%; position: absolute; top: 0px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: small;}

div#insideBackground {background-image:url(images/inside.background.jpg); background-position: top left; background-repeat: no-repeat; height: 493px; width: 620px; top: 0; left: 0px; position: absolute; z-index: 0;}

div#background {
	background-image:url(images/home.background.jpg); background-position: top left; background-repeat: no-repeat; height: 493px; width: 722px; top: 0; left: 0px; position: absolute; z-index: 5;}
	
	
div#border {border: solid; border-width: 1px; border-color: #66CCFF;}
div#band { position: absolute; z-index: 10; width: 100%; height: 30px; top: 0; left: 0px; background: url(/images/extension-band.gif); background-image: url(/images/extension-band.gif);}
div#band2 { position: absolute; z-index: 5; width: 100%; height: 30px; top: 30; left: 0px; background-color: #5F98B5;}
div#exlogo {position: absolute; top: 5px; right: 10px; z-index: 15; height: 33px; width: 175px;}
div#leftLogos img {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 15;
	width: 621px;
	height: 160px;
}
div#waterLogo img {
	position: absolute;
	top: 73px;
	left: 140px;
	z-index: 1000;
	width: 210px;
	height: 102px;
}

div#content {margin-top: 166px; z-index: 6; position: relative; text-align: center;}
div#insideContent {margin-top: 288px; z-index: 6; position: relative; width: 800px; text-align: center; height: 100%;}
div#text { margin-right: 30px}
.nrcs { background-image: url(images/NRCS.gif); background-repeat: no-repeat; width: 29px; height: 25px; margin-top:1px; margin-bottom: 1px; vertical-align: top; z-index: 4;}

div#nav { position: absolute; z-index: 1000; top: 108px; right: 50px;}
div#externalNav {position: absolute; z-index: 10; top: 186px; right: 5px;}
div#footer {background-color: #AECDDF; width: 100%; height: 100%; border: 0; }

.label {font-size: x-small}

h2 { font-family: Arial, Helvetica, sans-serif;  color: #4C667F;}
h3 { font-family: Arial, Helvetica, sans-serif;  color: #6F8A2F; }
h5 { font-family: Arial, Helvetica, sans-serif;  color: #6F8A2F; }


a.heading { text-decoration: none; color: #6F8A2F;}

a:active {text-decoration: underline; color: color: #657D2B;}
a:link {}
a:visited {color: #657D2B }
a:hover {background-color: #D6E7EF;}




li {
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
}

