/* BEGIN DOCUMENTATION 
*****************************************************************
* FILE : /css/hep/environment.css                               *
* ------------------------------------------------------------- *
* PURPOSE : Establishes general styles for pages and sites      *
*           associated with the Environmental office.           *
* ------------------------------------------------------------- *
* OVERRIDES : /css/hep.css                                      *
*****************************************************************
END DOCUMENTATION */

a:visited { color: #00734c; background-color: inherit;}
a, #breadcrumb, #breadcrumb a, #breadcrumb a:visited { color: #004e00; background-color: #inherit;} }
h1, h2, h3, h4, h5, h6, #subnavigation ul, #subnavigation li, #subnavigation li a, #subnavigation li a:visited, .relatedtitle { color: #004106; background-color: transparent!important;}
#hephead, #hepfoot { background-color: #e2f0de; color: inherit; }
#wrapper, #header, .hr { border-color: #004106; }
#header {height: 100px; background: #0F2E0A url(/environment/images/bannerbg.png) right top no-repeat; }
#wrapper { background-image: url(/environment/images/subnav.png); }
#navigation { background-color: #004106; color: inherit; }
#navigation a:hover { background-color: #234c38;  color: inherit;}
.relateditem, .relatedtitle, #contacts, .contacttitle { border-color: #3f6743; }
.relateditem, #contacts { background-color: #ebf2e4;  color: #000;}
.relatedtitle, .contacttitle { color: #3f6743;  color: transparent;}
.docnav ul li a, .docnav ul li a.index { border-color: #004e00; }
#subnavigation {font-weight: bold;}
#contacts {border: 1px solid #103513;}
#contacts p.contacttitle {border-bottom: 1px solid #103513;}
#contacts p {
	padding: 5px 10px;
	white-space: normal;
	text-align: left;
	background: none;
	}
#contacts ul {
	margin: 0; padding:0;
	list-type: square;
	}
#contacts ul li {
	margin: 2px 5px; padding: 2px 5px;
	}
#contacts ol {
	list-style-type: square;
	margin: 0 0 3px 0;
	}
#contacts ol li {
	font-size: 85%;
	margin: 1px 0;
	}
#subnavigation p.navhead {background-image: none; background-color: #FBF8DE; color: #191F08; font-size: .85em; padding: 3px 0 3px 0; margin: 2px 0; border-bottom: 1px solid #75786a ; }
body.environment #header #pageheading { 
	float: left;
	margin: 0;
	padding: 0;
	}
body.environment #contents {
	width: 51%;
	}
body.environment #related {
	width: 27%;
	}
body.environment #contacts p.contacttitle, body.environment #related p.relatedtitle {
	background-color: #191F08; color: #fff; 
	}
body.environment #related div.relateditem {
	background-color: #FBF8DE;
	color: inherit;}
body.environment div#contacts {
	background-color: #FBF8DE;	
	color: inherit;}
body.hydroacoustics #header #pageheading {
	margin: 0;
	padding: 0; 
	}
