/* CSS Main Style Sheet */



body {
  
  margin-left: 0px; margin-top: 0px; margin-right: 0px; background-image: url(../images/clip.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#background {
	background-image:url(../images/clip.background.jpg); background-position: top left; background-repeat: no-repeat; height: 163px; width: 560px; top: 0px; 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 img {position: absolute; top: 5px; right: 1px; z-index: 15;}
div#leftLogos img {
	position: absolute;
	top: 1px;
	left: 3px;
	z-index: 15;
	width: 238px;
}
div#waterLogo img {
	position: absolute;
	top: 73px;
	left: 140px;
	z-index: 1000;
	width: 210px;
	height: 102px;
}
div#content {
	margin-top: 200px;
	margin-left: 10px;
	margin-right: 60px;
	z-index: 30;
	position: relative;
	text-align: left;
}
.nrcs { background-image: url(../images/NRCS.gif); background-repeat: no-repeat; width: 29px; height: 25px; margin-top:1px; margin-bottom: 1px; vertical-align: top; }

div#nav { position: absolute; z-index: 1000; top: 50px; right: 32px;}
div#externalNav {position: absolute; z-index: 6; top: 120px; right: 0px;}

.label {font-size: x-small}

h2 { font-family: Arial, Helvetica, sans-serif;  color: #4C667F;}
h3 { font-family: Arial, Helvetica, sans-serif;  color: #93B73E; }


a.heading { text-decoration: none; color: #93B73E;}
a:active {text-decoration: underline; color: color: #657D2B;}
a:link {}
a:visited {color: #657D2B }
a:hover {background-color: #D6E7EF;}
a:link.list {color: blue;}
a:visited.list {color: #657D2B; }



li {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
}
