body{
margin:0px;
padding:0px;
}
.divider{
background:#D7CB8E;
width:100%;
margin:0px;
margin-top:20px;
margin-bottom:20px;
}
#logo{
background: url(images/bg_logo.jpg) no-repeat top left;
border-bottom:3px solid #272727;
padding-left:35px;
}

/*subheader*/
#subhead{
background:#B69E2E;
border-bottom:3px solid #D7CB8E;
margin-bottom:25px;
padding-bottom:15px;
}
.subblock{
width:570px;
padding-left:70px;
padding-top:20px;
padding-bottom:25px;
}

.subnow{
background: url(images/bg_now.gif) no-repeat top left;
}

.subtext{
font-family:georgia;
font-weight:normal;
color:#F6F3E6;
font-size:.90em;
text-decoration:none;
}
.subtitle{
font-family:georgia;
color:#ffffff;
font-weight:bold;
font-size:.90em;
padding-bottom:2px;
}
.contactheader{
text-align:right;
padding-top:20px;
}

/*footer*/
#footer{
background:#272727;
border-top:3px solid #585858;
margin-top:15px;
padding-bottom:25px;
padding-top:20px;
}
.subtextfooter{
font-family:georgia;
font-weight:normal;
color:#E5E5E5;
font-size:.90em;
text-decoration:none;
}
.footpad{
padding-left:70px;

}
.footpad2{
padding-right:100px;
}
.contactfooter{
text-align:right;
}


/*section header*/
.header{
padding:0px;
padding-left:35px;
padding-bottom:25px;
}

/*content holder styles*/
.main{
margin-left:48px;
}
.top{
border:1px solid #575757;
background:#C7C7C7;
}
.bottom{
border:1px solid #575757;
border-top:0px;
background:#EDEDED;
}
.back{
background:#fffffe;
padding:10px;
}

.title{
font-family:Georgia;
color:#1F1F1F;
font-weight:bold;
font-size:.90em;
}
.text{
font-family:Georgia;
color:#4E4E4E;
font-weight:normal;
font-size:.90em;
margin-top:4px;
margin-bottom:10px;
}

.description{
font-family:Arial;
color:#7E7E7E;
font-weight:normal;
font-size:.80em;
}

.link{
font-family:Arial;
font-weight:bold;
font-size:.85em;
color:#B6362D;
}
.visit{
text-decoration:none;
color:#B6362D;
}
.visit:hover{
text-decoration:underline;
color:#B6362D;
}
.visit:visited,.visited:active{
text-decoration:none;
font-weight:normal;
}

/*lightbox styles*/
#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; }






