body { background-color:#9F9361; margin:10px 0 0 20px;	}
h1, h2, h3, h4, h5 {font-family: GillSans, Helvetica, "Lucida Sans", "Stone Sans", Arial, "sans serif"; margin:20px 0; }
h4 {margin:5px 0;}
p {font-family:Arial, Helvetica, sans-serif;}
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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 100% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 100% no-repeat; }


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

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #9F9361;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	img.home {
	margin: 20px;
	border-style: none;
}
#wrap {width:850px; margin:0 auto; padding-top:15px;}
#series_slideshows {
	width: 200px;
	margin: 0px 0px 0px 3px;
	padding:10px 5px 0 0px;
	float:left;
	text-align:left;
	border-right:#660000 2px solid;
}
#main_slideshow {
	width: 590px;
	margin: 0px 0px 0px;
	padding:  0px 0 0 50px;
	float:right;
	text-align:center;
}
h1 {
	color: #6F4216;
	font-size: 50px;
	text-align:left;
	margin:50px 0 50px 0;
}
#wrap #series_slideshows ul { margin-left:20px; padding-left:0px; padding-right:0;}
#wrap #series_slideshows li {display: block; list-style-type: none; padding:0px; margin-bottom:5px; margin-top:0px; }
p {
	text-align: left;
	color: #6F4216;
	font-size:80%;
	max-width: 475px;
}
#wrap #main_slideshow h4 {
	text-align: right;
	color: #6F4216;
}
a {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #6F4216;
	text-decoration:underline;
	}
#wrap #series_slideshows a img {
	border: 2px solid #996633;
}
#wrap #series_slideshows a:hover img {
	border: 2px solid #6F4216;
}
#wrap #series_slideshows h3 {
	color: #6F4216;
	text-align:left;
	margin: .5em 0;
	}
	
h3, h4, h5 {	color: #6F4216;}
#slides { text-align:left;
}
#slides img {border: 2px solid #6F4216;}
#wrap #series_slideshows li {
	padding: 0px;
}
.credit {
	text-align: right;
	margin-right: 20px;
	float:right;
	clear:both;
	width: 100%;
	color: #996633;
	clear:both;	
}
.credit a {
	text-decoration: underline;
}
#wrap #series_slideshows a:hover {
	text-decoration: none;
}
