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

body {
	margin: 0pt 0pt 0pt 0pt;
	background-color: #a19782;
}

#banner {
	background-color: #a19782;
	width: 100%;
	height: 150px;
	clear: both;
	text-align: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
	
}

#bannernav {
	background-color: #6b1e16;
	width: 100%;
	height: 60px;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	clear: both;
}

#bannernav h1 {
	font-family:Georgia, serif;
	font-size:14px;
	text-align:center;
	color: #a19782;
	font-weight:normal;
	padding: 0px;
	margin: 10px 15px 10px 15px;
} 

#bannernav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color: #fff;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
} 

#bannernav h1 a {
	color:#FFFFFF;
	text-decoration: none;
}


#leftnav {
	width: 200px;
	margin: 0;
	background-color: #461f23;
	padding: 0 15px;
	float: left;
	clear: right;
}

#leftnav h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	letter-spacing: 3px;
	font-weight: normal;
	margin: 20px 10px 5px 0;
	border-top: #fff 1px solid;
	padding-top: 5px;
	
}

#leftnav h1 a, #leftnav h2 a, #leftnav ul a {
	color: #FFFFFF;
	text-decoration: none;
}


#leftnav h2, #leftnav ul {
	color: #fff;
	font-family: Georgia, serif;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;
	margin: 0 10px 3px 10px;
	text-decoration: none;
	
}

#footer {
	background-color: #a19782;
	width: 100%;
	clear: both;
	text-align: center;
	padding: 0;
	margin: 25px 0;
	border-top: #461f23 1px solid;
	
}


#news, #main {
	margin: 25px 25px 0 255px;
	width: 70%;
	vertical-align: top;
	background-color: #fff;
}

#main p, #main ul, #main ol, #news p,  #popup p, #popup ul {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	margin: 0 25px 0 25px;
	padding-bottom: 25px;
	
}

#main a, #main v,  #main h2 a, #main h2 v, #main h3 a, #main h3 v, #news a, #news v, #news h2 a, #news h2 v, #news h3 a, #news h3 v, #footer p a, #footer p v,  #popup p a, #popup p v{
	color: #6b1e16;
	text-decoration: none;
}	

#main h1, #popup h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 5px;
	color: #461f23;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 25px;
	border-bottom: #461f23 1px solid;
	padding-bottom: 15px;
	padding-top: 25px;
}

#main h2, #popup h2 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14pt;
	line-height: 16pt;
	color: #461f23;
	text-align: left;
	font-weight: bold;
	margin: 15px 25px;
}

#main h3, .mainh3, #popup h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #333333;
	text-align: left;
	font-weight: bold;
	margin: 0 25px 15px 25px;
}

#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing: 5px;
	color: #461f23;
	text-transform: uppercase;
	font-weight: bold;
	margin: 15px 25px 15px 25px;
	padding-top: 15px;

}

#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 20px;
	border-top: #461f23 solid 1px;
	margin: 0 25px;
}

#news h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 15px 25px;
}

#news h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #461f23;
	text-align: left;
	font-weight: bold;
	margin: 15px 25px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	margin: 5px 15px;
}

#popup {
	margin: 25px 25px 0 25px;
	width: 70%;
	vertical-align: top;
	background-color: #fff;
}
	

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}


.paddingonleft {
	padding-left: 15px;
}

.paddingonright {
	padding-right: 15px;
}

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

#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; }


