@charset "UTF-8";
/* CSS Document */

body {
padding: 0px;
margin: 0px auto;
background: #EAF2AC;
}

img {
border: none;
}

#wrap {
padding: 0px;
margin: 0px auto;
width: 800px;
}

ul.header {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: white;
background: #84A63C;
list-style: none;
width: 680px;
margin: 101px 0px 0px 0px;
padding: 25px 0px 16px 0px;
border-top: 1px solid #25401E;
border-bottom: 1px solid #25401E;
text-align: left;
letter-spacing: 1px;
}

ul.header a {
text-decoration: none;
color: white;
}

ul.header a:hover {
color: #25401E;
}

ul.header li {
display: inline;
padding: 0px 0px 0px 20px;
}

li.selected {
color: #25401E;
}

img {
padding: 10px 0px 0px 0px;
}

#logo {
padding: 59px 0px 0px 0px;
}

#imageCell {
vertical-align: top;
}

#content {
background: white;
padding: 40px;
border-top: 10px solid #EAF2AC;
padding-bottom: 75px;
}

#text {
padding: 0px 0px 0px 20px;
border-left: #25401E 1px solid;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 26px;
color: #25401E;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
}

h2 {
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 24px;
text-transform: uppercase;
letter-spacing: 2px;
color: #84A63C;
padding: 0px;
margin: 0px 0px 10px 0px;
border-bottom: #25401e solid 1px;
}

#navigation {
font-size: 14px;
padding: 10px;
margin: 0px;
}

#navigationCurrent {
color: #25401E;
font-size: 14px;
padding: 10px;
background: #84A63C;
margin: 0px;
}

#sidenav {
vertical-align: top;
border-top: #25401e solid 1px;
}

#sidenav a {
text-decoration: none;
}

h3 {
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #84A63C;
padding: 10px 0px 0px 0px;
margin: 0px;
}

h3 a {
color: #84A63C;
}

p {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
color: #25401E;
padding: 0px;
margin: 10px 0px 10px 0px;
}

#alert {
color: red;
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
}

p a {
color: #25401E;
}

ul#contentList {
color: #25401E;
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
text-align: left;
color: #25401E;
font-style:
}

ul#contentList a {
color: #25401E;
}

p#footer {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #25401E;
font-style: italic;
letter-spacing: 1px;
text-align: center;
border-top: 1px solid #25401E;
padding: 10px;
}

td {
vertical-align: top;
}

#readLink {
padding: 5px;
color: white;
background: #84A63C;
}

#readLink p {
color: white;
}

#quicklink {
margin: 0px 0px 15px 15px;
padding: 10px;
background: white;
border: #EAF2AC solid 2px;
}

#h3rightalign, #prightalign {
text-align: right;
}

#prightalign a {
text-decoration: none;
}

#prightalign a:hover {
color: #84A63C;
}


#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
