body {
	font: 			12px/1.3em Arial, Helvetica, sans-serif;
	text-align: 	center;
	height: auto;
	z-index: 5;
	background: #e9e9e9;
	}
p {
	text-align: 	left;
	padding: 		5px 10px 10px;
	color: 			#CC9933;
	position: relative;
	top: 20px;
	width: auto;
	font: 120%/1.5em Arial, Helvetica, sans-serif, "Agency FB";
	}
	
p_large {
	text-align: 	left;
	padding: 		5px 10px 10px;
	color: 			#CC9933;
	position: relative;
	top: 20px;
	width: auto;
	font: 120%/1.5em Arial, Helvetica, sans-serif, "Agency FB";
	}
	
#Contact_Left {
	text-align: 	left;
	padding: 		5px 10px 10px;
	color: 			#FFFFFF;
	position: relative;
	top: 20px;
	width: 200px;
	font: 120%/1.5em Arial, Helvetica, sans-serif, "Agency FB";
	}
	
#Contact_Right {
	text-align: 	left;
	padding: 		5px 10px 10px;
	color: 			#FFFFFF;
	position: relative;
	top: -129px;
	width: 200px;
	font: 120%/1.5em Arial, Helvetica, sans-serif, "Agency FB";
	clear: both;
	float: none;
	left: 230px;
	}
	
a{
	text-decoration: none;
	background: 	transparent url(../dotlink.gif) repeat-x left bottom;
}
a:link ,a:visited {
	color: 			#FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: 			#1D8FDB;
}

h1 {
	font: 			bold normal 20px/25px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: 			#CC9933;
	position: relative;
	width: auto;
	clear: both;
	margin: 10px;
	padding: 5px;
	text-align: right;
	border-bottom: thick solid #CC9933;
}

h2 {
	font: 			bold normal 20px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: 			#CC9933;
	position: relative;
	width: auto;
	clear: both;
	margin: 10px;
	padding: 5px;
	text-align: right;
	left: 30px;
	border-bottom: thick solid #CC9933;
}

h3 {
	font: 			bold normal 20px/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 		0px 0px 10px;
	color: 			#CC9933;
	position: relative;
	top: 5px;
	width: 100%;
	padding: 10px;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: thick solid #CC9933;
	border-left: 0px none;
}

h4 {
	font: 			bold normal 20px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 		10px;
	color: 			#574D33;
	position: relative;
	left: 10px;
	top: 10px;
	width: 100%;
	padding: 10px;
	border-bottom-width: thick;
	border-bottom-style: inset;
	border-bottom-color: #574D33;
	text-align: right;
}

h5 {
	font: 			bold normal 20px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: 			#CC9933;
	position: relative;
	top: 5px;
	width: 100%;
	padding: 10px;
	text-align: left;
	border: 0px none;
}

h6 {
	font: 			bold normal 20px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: 			#CC9933;
	position: relative;
	width: auto;
	clear: both;
	margin: 10px;
	padding: 5px;
	text-align: right;
	height: auto;
}

h7 {
	font: 			bold normal 20px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 		0px;
	color: 			#CC9933;
	position: relative;
	top: 5px;
	width: 100%;
	padding: 10px;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
}

#h8 {
	font: 			bold normal 120%/20px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 		0px;
	color: 			#000000;
	position: relative;
	top: 5px;
	width: 90%;
	padding: 5px 10px;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: thick solid #CCCCCC;
	float: left;
	background: #CCCCCC;
	left: 15px;
}

#h9 {
	font: 			bold normal 120%/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 		0px;
	color: 			#000000;
	position: relative;
	top: 5px;
	width: 90%;
	padding: 0px 10px;
	text-align: left;
	border: 0px none #CC9933;
	clear: none;
	float: none;
	left: 15px;
}

ul {
	list-style: 	none; 
	margin: 		10px 20px 30px 10px;
}

li {
	padding-left: 	1px;
	margin: 		10px 0 0 8px;
	display: 		block;
	list-style: 	none;
}


/* grid _______________________________________________________________________________*/
#field_definitions {
	margin: 		10px 5px 0;
	text-align: 	left;
	width: 			auto;
	background: 	repeat-y left top;
	position: 		absolute;
	z-index: 5;
	left: 5px;
	top: 450px;
	}
#field_definitions2 {
	margin: 		10px 5px 0;
	text-align: 	left;
	width: 			auto;
	background: 	repeat-y left top;
	position: 		absolute;
	z-index: 5;
	left: 5px;
	top: 240px;
	}
#container {
	margin: 		0px auto 0;
	text-align: 	left;
	width: 			1024px;
	background: 	url(../images/container.jpg) repeat-y center top;
	position: 		relative;
	z-index: 5;
	}
#container_large {
	margin: 		10px auto 0;
	text-align: 	left;
	width: 			1024px;
	background: 	url(../images/container_large.jpg) repeat-y left top;
	position: 		relative;
	z-index: 5;
	}
#content{
	background-color:#FFFFFF;
	vertical-align: top;
	margin-left: 10px;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
	position: relative;
	width: 700px;
	left: 160px;
	top: 20px;
	height: auto;
	z-index: 6;
}

#preamble{
	width: 75%;
	clear: both;
	position: relative;
	margin: 10px;
	padding: 10px;
	top: 10px;
	left: 170px;
	color: #CC9933;
}

#unit_nav{
	width: 95%;
	clear: both;
	position: relative;
	margin: 10px;
	padding: 0px;
	top: 0px;
	left: 15px;
	color: #FFFFFF;
	font-size: .8em;
}

#unit_nav a{
	width: auto;
	clear: both;
	position: relative;
	margin: 10px;
	padding: 0px;
	top: 0px;
	left: 15px;
	color: #0033CC;
	font-size: 0.8em;
}

#unit_nav a:hover {
	width: auto;
	clear: both;
	position: relative;
	margin: 10px;
	padding: 0px;
	top: 0px;
	left: 15px;
	color: #FFFFFF;
	font-size: .8em;
}

#data_entry {
	width: 75%;
	clear: both;
	position: relative;
	margin: 10px 10px 10px 20px;
	padding: 10px;
	top: 10px;
	left: 165px;
	color: #CC9933;
	font-size: 120%;
}
#habitat_header {
	width: 788px;
	clear: both;
	position: relative;
	margin: 5px 0px 0px;
	padding: 3px;
	top: 14px;
	left: 180px;
	color: #000000;
	font-size: 120%;
	background: #CCCCCC;
	height: 80px;
	border-bottom: medium groove #000000;
}
#continue_header {
	width: 782px;
	clear: both;
	position: relative;
	margin: 5px 0px 0px;
	padding: 5px;
	top: 16px;
	left: 182px;
	color: #000000;
	font-size: 120%;
	background: #CCCCCC;
	height: 60px;
	border-bottom: medium groove #000000;
}
#map {
	width: 60%;
	clear: both;
	position: relative;
	margin: 10px;
	padding: 10px;
	top: 10px;
	left: 160px;
	color: #CC9933;
	font-size: 120%;
}

#NAWMP{
	width: 75%;
	clear: both;
	position: relative;
	left: 160px;
	margin: 10px;
	padding: 10px;
	top: 10px;
	color: #CC9933;
}

#mission{
	width: 72%;
	clear: both;
	position: relative;
	left: 180px;
	margin: 10px;
	padding: 10px;
	top: 10px;
	color: #CC9933;
}
#mission_large{
	width: auto;
	clear: both;
	position: relative;
	left: auto;
	margin: 5px;
	padding: 5px;
	top: auto;
	color: #CC9933;
}
#map_container{
	width: 80%;
	clear: both;
	position: relative;
	left: 100px;
	margin: 5px;
	padding: 5px;
	top: 10px;
	color: #CC9933;
}

#map{
	width: 90%;
	clear: both;
	position: relative;
	left: 0px;
	margin: 10px;
	padding: 10px;
	top: 0px;
	color: #CC9933;
}

#dickie{
	width: 75%;
	clear: both;
	position: relative;
	left: 160px;
	margin: 10px;
	padding: 10px;
	top: 10px;
	color: #CC9933;
}

#leftbanner {
	text-align: 	left;
	padding: 		0px;
	color: 			#FF0000;
	position: relative;
	width: 130px;
	font: 120%/1.5em Arial, Helvetica, sans-serif, "Agency FB";
	clear: none;
	bottom: 1px;
	top: 80px;
	right: 770px;
	float: none;
	background: no-repeat;
}

#footer{
	clear: none;
	background-color: #C28B66;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif, "Agency FB";
	width: 920px;
	height: 50px;
	margin-bottom: 0px;
	border-top: medium inset #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	bottom: 0px;
	left: 50px;
}
#footer_large{
	clear: none;
	background-color: #C28B66;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif, "Agency FB";
	width: 1024px;
	height: 50px;
	margin-bottom: 0px;
	border-top: medium inset #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	bottom: 0px;
}
#linkList {
	position: 		absolute;
	top: 			110px;
	width: 			125px;
	height: 400px;
	background: url(none) no-repeat;
	left: 50px;
	font-size: 120%;
	padding: 3px;
}
#logout {
	position: 		absolute;
	top: 			105px;
	width: 			130px;
	height: 80px;
	background: #000099 url(none) no-repeat;
	left: 50px;
	font-size: 150%;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#logout:hover {
	position: 		absolute;
	top: 			105px;
	width: 			130px;
	height: 80px;
	background: #446262 url(none) no-repeat;
	left: 50px;
	font-size: 150%;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}
#login {
	position: 		absolute;
	top: 			-6px;
	width: 			133px;
	height: 30px;
	background: #000099 url(none) no-repeat;
	left: -2px;
	font-size: 150%;
	padding: 22px 0px;
	font-weight: bold;
	text-align: center;
}
#logout2 {
	position: 		absolute;
	top: 			400px;
	width: 			133px;
	height: 50px;
	background: #000099 url(none) no-repeat;
	left: -2px;
	font-size: 150%;
	padding: 10px 0px 0px;
	font-weight: bold;
	text-align: center;
}
#logout2:hover {
	position: 		absolute;
	top: 			400px;
	width: 			133px;
	height: 50px;
	background: #446262 url(none) no-repeat;
	left: -2px;
	font-size: 150%;
	padding: 10px 0px 0px;
	font-weight: bold;
	text-align: center;
}
#map_logout {
	position: 		absolute;
	top: 			400px;
	width: 			133px;
	height: 50px;
	background: #000099 url(none) no-repeat;
	left: -2px;
	font-size: 150%;
	padding: 10px 0px 0px;
	font-weight: bold;
	text-align: center;
}
#linkList_large {
	position: 		absolute;
	top: 			170px;
	width: 			100px;
	height: 400px;
	background: url(none) no-repeat;
	left: 3px;
	font-size: 120%;
	padding: 1px;
}
#extraDiv1 {
	position: 		absolute;
	top: 			0;
	left: 			0;
	background: 	url(../images/home_left_banner.jpg) no-repeat left top;
	width:			140px;
	height:			1524px;
	z-index: 1;
}
#extraDiv2 {
	display: 		block;
	background-image: url(../images/home_banner_left2.jpg);
	background-repeat: no-repeat;
	height: 1024px;
	width: 140px;
	position: absolute;
	left: 80px;
	top: 620px;
	z-index: 7;
}

/* headers _______________________________________________________________________________*/

#pageHeader h1 {
	background: 	transparent url(../images/css_test2_banner.jpg) no-repeat top left;
	width: 			876px;
	height: 		150px;
	position: relative;
	left: 10px;
}
#pageHeader h1 span {
	display:		none
}

#preamble p{
	position: relative;
	width: 100%;
	top: 0px;
} 

#NAWMP p{
	position: relative;
	width: 100%;
	top: 0px;
} 

#mission p{
	position: relative;
	width: 100%;
	top: 0px;
}

#dickie p{
	position: relative;
	width: 100%;
	top: 0px;
}

#content h1{
	font-size: 150%;
	color: #786A47;
	padding: 10px;
	margin: 20px 0px 10px 10px;
	text-decoration: underline;
	float: none;
}

#content h2{
	font-size: 120%;
	color: #786A47;
	padding: 0;
	margin: 0px;
	margin-top: 15px;
	margin-left: 10px;
}
.leftimage{
	float: left;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.rightimage{
	float: right;
	border: 0;
	margin: 0px 0px 10px 5px;
}
.clearit{
	clear: both;
	display: block;
}


/*  links  _______________________________________________________________________________*/
#nav{
	border-bottom: 2px solid #000000;
	text-align: right;
	background: #CCCCCC right;
	width: 924px;
	position: absolute;
	font: 120% Arial, Helvetica, sans-serif, "Agency FB";
	color: #FFFFFF;
	left: 50px;
}
#nav_large{
	border-bottom: 2px solid #000000;
	text-align: right;
	background: #CCCCCC right;
	width: 1024px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	position: absolute;
	font: 120% Arial, Helvetica, sans-serif, "Agency FB";
	color: #FFFFFF;
	left: 0px;
	height: 18px;
}
#nav ul{
	padding: 0;
	margin: 0;
	background: #CCCCCC;
	color: #000000;
}
#nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background: #CCCCCC;
	text-align: right;
}
#nav ul li a{
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	padding: 0 10px 0 10px;
	
	text-align: center;
	width: 9em;
	background: #CCCCCC;
} 
#nav ul li a:hover, #nav ul li a:focus{
	background-color: #41657F;
	color: #DEC3C6;
}

#linkList li a {
	display: 		block;
	font-weight: 	bold;
	color: 			#E5D9BC;
	text-decoration:none;
	margin-left: 	-5px;
	padding-left: 	19px;
	padding-bottom: 4px;
}
#linkList li a:hover {
	color: 			#41657F;
}
#leftlinks {
	font: 120% Arial, Helvetica, sans-serif, "Agency FB";
	color: #7C8A93;
	margin: 5px;
	padding: 5px;
	height: 100%;
	width: 120px;
	position: relative;
	right: 10px;
	left: 10px;
}

#leftlinks ul{
	padding: 0;
	margin: 0;
	background: #A39572;
}
#leftlinks ul li{
	display: inline;
	padding: 0;
	margin: 0;
	background: #A39572;
	text-align: right;
}
#leftlinks ul li a{
	font-size: 100%;
	color: #E5D9BC;
	text-decoration: none;
	padding: 0 10px;
	
	text-align: left;
	width: auto;
	background: #A39572;
} 
#leftlinks ul li a:hover, #leftlinks ul li a:focus{
	background-color: #A39572;
	color: #41657F;
}
#foot_text {
	font: 80% Arial, Helvetica, sans-serif, "Agency FB";
	color: #CCCCCC;
	text-align: center;
	z-index: 5;
	clear: both;
	position: relative;
	width: 876px;
	top: auto;
}
.body_container {
	float:right;
	background-color:#FFFFFF;
	clear: both;
}
#banner {
	position: relative;
	height: 85px;
	background: url(../images/banner_rotation/plgdb/rotate.php) no-repeat left top;
	left: 49px;
	width: 925px;
}
#banner_large {
	position: relative;
	height: 150px;
	background: url(../images/banner_large.jpg) no-repeat left top;
}

.p2 {
	width: 60%;
}

.bannerimage {
	padding: 5px;
	float: left;
	height: 1524px;
	width: 70px;
	position: relative;
	top: 20px;
	left: 20px;
}
.centerimage {
	float: none;
	border: 0;
	margin: 10px;
	position: relative;
	left: 100px;
}

