html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {background: #807a61;
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  
		}
a, h1, h2, h3, h4 {
	color: #990000;
	}
		
h1 {
	font: bold 175% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #333333;
	padding: 5px 10px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

h2 {
	font: bold 135% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #999999;
	padding: 5px 10px 5px 20px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

h3 {
	font: bold 115% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	padding: 5px 10px 5px 5px;
	text-align: left;
	margin-right: 35px;
	margin-left: 35px;
	margin-bottom: 10px;
}

h4 {
	font: bold 100% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	text-align: left;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

a:hover {
	color: #91875f;
}

p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
	
#banner {
height: 94px;
background: url(../images/banner.gif) no-repeat;
}
	
/* content container */
#wrapper {
	width: 770px;
	text-align: left;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	margin: 0 auto 20px;
	border-bottom: 2px solid #CCCCCC;
	background: url(../images/body_tile.gif) repeat;
	behavior: url(css_files/csshover2.htc);
}

#content {
	min-height: 700px;
	margin: 0px 155px 10px;
	padding: 20px 0px 0px;
	text-align: center;
}

#content p {
	text-align: left;
	margin: 0px 25px 15px 40px;
}

#content li {
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}

#content ul {
	margin: -7px 20px 10px 90px;
}

#content blockquote {
	margin-left: 20px;
}

/* left column */
#leftcol {
	float: left;
	position: relative;
	width: 155px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: url(../images/sidebar_overlay.gif) no-repeat top;	
}

/*left column menus */
div#leftcol ul {
	list-style: none;
	width: 100%;
	padding: 0px;
	margin: 45px 0px 0px;
	border-top: 1px solid #d7cda6;
}


div#leftcol li {
	position: relative;
}


div#leftcol li a {
	font: bold 125%/normal "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 10px;
	border-bottom: 1px solid #d7cda6;
	color: #736d55;
	text-align: right;
}

div#leftcol li a:hover {
	display: block;
	height: auto;
	background: #990000;
	color: #d7cda6;
}

/* hover activator for submenu */
div#leftcol ul li:hover ul {
	display: block;
	background: #990000;
}

 /* hidden submenus */
div#leftcol ul ul {
	display: none;
	width: 100%;
	left: 100%;
	position: absolute;
	border: 1px solid #91875f;
	margin-top: -44px;
}

div#leftcol ul ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #d7cda6;
	margin-left: 0px;
	padding-left: 20px;
	background: #990000;
	border-bottom: 1px solid #91875f;
}

div#leftcol ul ul li a:hover {
	background: #beb079 url(../images/submenu_tile.gif) repeat;
	color: #524e3d;
}

#rightcol {
	float: right;
	position: relative;
	width: 155px;
	height: auto;	
}

#rightcol p {
color: #d7cda6;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-size: 85%;
}
#rightcol a {
color: #d7cda6;
}

#rightcol a:hover {
color: #999999;
}

#rightcol h1 {
	font: bold 125% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #d7cda6;
	border-bottom: none;
	margin: 5px 10px;
	padding: 0px;
}

#rightcol h2 {
	font: bold 95% "Trebuchet MS", Tahoma, "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #5c5749;
	border-bottom: 1px dotted #666666;
	margin: 0px 10px 5px;
	padding: 5px 5px 0px;
}

#rightcol ul {
	padding-right: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
	font-size: 85%;
}

#rightcol ul a {
color: #990000;
}

#rightcol ul a:hover {
color: #91875f;
}

/* page footer */
#footer{
	background: url(../images/footer.gif) no-repeat top;
	width: auto;
	height: auto;
	min-height: 39px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#footer p {
	font-size: 85%;
	color: #f2efcc;
	padding-top: 15px;
	padding-left: 200px;
}

#footer a {
	color: #d7cda6;
}

#footer a:hover {
color: #FFFFFF;
}	
		
.centerimage {
	margin: 5px auto 10px;
	display: block;
	border: 1px solid #000000;
}

.centerimage_noline {
	margin: 5px auto 10px;
	display: block;
}
	
.leftimage {
	margin: 5px 15px 10px 0px;
	float: left;
	border: 1px solid #000000;
}

.leftimage_noline {
	margin: 5px 15px 10px 0px;
	float: left;
}

.rightimage {
	margin: 5px 0px 10px 15px;
	float: right;
	border: 1px solid #000000;
}

.rightimage_noline {
	margin: 5px 5px 10px 15px;
	float: right;
}
.mapsites {
	background: url(../images/rightcol_tile.gif) repeat;
	margin-bottom: 10px;
}

.nrds, .cis, .esa, .weeds {
	border-bottom: 1px solid #000000;
}

.nrds {
border-top: 1px solid #000000;
background: url(../images/map_sites_info/nrds_sidebar.gif) no-repeat;
}

.cis {background: url(../images/map_sites_info/cis_sidebar.gif) no-repeat;}

.esa {
	background: url(../images/map_sites_info/esa_sidebar.gif) no-repeat;
}

.weeds {
background: url(../images/map_sites_info/weeds_sidebar.gif) no-repeat;
}

/*IE Fixes*/
#IEall #leftcol ul li a, #IEall #leftcol ul li a:hover {
	height: 1%;
}

#IEall #leftcol ul li, #IEall #leftcol ol li {float: left; width: 100%}

#IE5 #wrapper {behavior: none;} 