/* CSS Document */

body {
background:#1F4B41 url(../images/bg_body.jpg) repeat-x;
margin:0;
padding:0;
font:.85em Georgia, "Times New Roman", Times, serif;
color:#003300;
}

p {
line-height:1.3em;
}

a:link, a:visited {
color:#12339D;
text-decoration:none;
}

a:hover {
color:#1F4B41;
text-decoration:none;
}

h2 {
color:#ABB57F;
font-size:1.65em;
padding:0 0 5px 5px;
border-bottom:1px dotted #ABB57F;
margin:0 0 10px 0;
overflow: hidden;
height: 1%;
}

h3 {
color:#591919;
font-size:1em;
padding:0 0 5px 5px;
border-bottom:1px dotted #ABB57F;
margin:0 0px 10px 0;
overflow: hidden;
height: 1%;
}

span.shadow {
		color: #999;
	}
span.current {
		color: #101686;
	}

#home_main_container img, #main_container img {
padding:3px;
border:1px solid #B7CDE4;
background:#EDEDED;
margin:5px;
}

#inset_rightcolumn .icon, #home_main_container .icon, #main_container .icon {
padding:0px;
border:0;
margin:0;
background:transparent;
}

#body_container {
width:725px;
margin:0 auto;
background:#FFF;
}

div.clear {clear: both;}

#header_container {
background:#1F4B41 url(../images/eopb_top_logo.jpg) no-repeat;
height:97px;
}

#header_support {
background-color: #ABB57F;
padding:5px 15px;
}

#header_support .red {
color:#591919;
}

* html #header_links {
margin-right:8px;
}

#header_links {
float:right;
width:150px;
height:55px;
line-height:1.5em;
margin:20px 15px 0 0;
text-align:right;
}

#header_links a:link, #header_links a:visited {
color:#FFF;
}

#header_links a:hover {
color:#ABB57F;
}

#name {
visibility:hidden;
position:absolute;
}

#header_navigation {
background:url(../images/bg_navigation.gif);
height:69px;
margin:0;
}

#home_main_container {
width:680px;
margin:0px auto 0px auto;
padding-bottom:20px;
height:auto;
}

#home_main_container p, #main_container p {
margin-right:30px;
}

#main_container {
width:530px;
margin:0px 10px 20px 0;
float:right;
}

#main_container li, #home_main_container li{
margin-bottom:10px;
}

#main_container ol, #home_main_container ol{
line-height:1.25em;
}

#main_container ol ul, #home_main_container ol ul{
padding-left:10px;
}

* html #main_container {
width:510px;
}

#home_whatsnew_container {

}

#home_whatsnew {
padding:5px;
width:680px;
height:auto;
margin:0 auto;
background: #F8F8EE url(../images/bg_whatsnew_gold.jpg) repeat-x;
}

#home_threecolumns {
width:200px;
float:left;
border-left:1px dotted #ABB57F;
margin:0 10px;
}


#home_threecolumns a:link, #home_threecolumns a:visited, #home_threecolumns a:hover {
padding-left:10px;
line-height:1.5em;
}

#leftcolumn_container {
width:160px;
float:left;
margin:10px;
}

#sub_navigation{
padding-left:0px;
margin:0px 0px 15px 0px;
}

#sub_navigation li{
list-style-type:none;
margin-bottom:10px;
margin-left:0px;
}

.quote {
font-size:1.25em;
font-style:italic;
color:#7F7F7F;
}

.footnote {
font-size:.85em;
font-style:italic;
}

#inset_rightcolumn {
float:right;
width:225px;
margin:0 0 30px 15px;
color:#333;
background: #F8F8EE url(../images/bg_whatsnew_gold.jpg) repeat-x;
padding:10px;
font-size:.9em;
line-height:.75em;

border-bottom:5px solid #ABB57F;

}

#inset_rightcolumn h3 {
font-size:1.1em;
line-height:1.1em;
}

#calltoaction_container {
margin:10px;
border-top:2px solid #333;
border-bottom:4px solid #333;
padding:15px;
background:#EDEDED;
}

#calltoaction_container h2{
text-align:center;
padding-bottom:15px;
border-bottom:1px dashed #333;
}

#actionalert_container {
width:auto;
color:#333;
background: #F8F8EE url(../images/bg_whatsnew_gold.jpg) repeat-x;
padding:10px;
border-bottom:5px solid #ABB57F;
}

#newsletter_photos {
float:right;
width:235px;
margin:10px;
font-style:italic;
}

#gallery_thumb {
float: left;
margin:15px;
}

#wildlife_thumb {
width:auto;
margin:5px 0;
clear:left;
}

#wildlife_thumb img{
float:left;
margin:0 10px 0 0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}

#backtop {
	padding-top:5px;
	border-top:1px #999999 dotted;
	margin-bottom:30px;
	margin-top:15px;
	clear:both;
}

#footer_container {
height:131px;
width:725px;
margin:0 auto;
}

#footer_info {
text-align:center;
background:#1F4B41;
padding:10px;
color:#ABB57F;
}

#footer_info a:link, #footer_info a:visited, #footer_info a:hover {
color:#B7CDE4;
}







	/* MENU */
	#nav, .nav, #nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
#navigation_container {
width:550px;
margin-left:175px;
padding-top:15px;
height: 43px;
}


	* html #navigation_container { height: 40px; }
	
	#navigation_container a {
		color: #591919;
		text-decoration: none;
	}
	
	#navigation_container #nav ul { z-index: 9;}

	#navigation_container #nav li {
		float: left;
		margin: 0 10px;
		font-family: Georgia, serif;
		font-size: 1em;
		font-weight: bold;
		 z-index:9; 
		 position: relative;
	}


	#navigation_container #nav li ul {
		position: absolute;
		z-index: 9;
		width: 200px;
		margin-left: -10px;
		left: -999em;
		margin-top:0;
	}

	* html #navigation_container #nav li ul, #navigation_container #nav li.sfhover ul {
		margin-top: 15px;
		margin-left: -10px;
	}

	#navigation_container #nav li:hover ul, 
	#navigation_container #nav li.sfhover ul {
		left: 0;
	}
	
	#navigation_container #nav ul li {
		width: 200px;
		padding: 6px 5px;
		border-bottom: 1px dotted #FFF;
		text-align: left;
		display: block;
		float: none;
		background-color: #B7CDE4;
		font-family: Georgia, serif;
		font-weight:normal;
		line-height: 1.2em;
	}
	
	#navigation_container #nav ul li a { color: #12339D; }



/* LIGHTBOX CSS  */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/new/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/new/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
