/* CSS Document */
#frame {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 813px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 4px double #CCCCCC;
	}
div.clear { clear: both; }	
#body {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 800px;
	height: 530px;
	position: relative;
	float: left;
	}
#navigation {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
	height: 545px;
	position: relative;
	float: left;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000033;
}
#content {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 610px;
	height: 200px;
	float: left;
	position: relative;
	padding-top: 5px;
}
#address {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;
	height: 20px;
	float: left;
	position: relative;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #9E8058;
	line-height: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.textyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD324;
	text-decoration: none;
}
#content_lower {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
	height: 322px;
	float: left;
	position: relative;
	padding-top: 10px;
	background-color: #CCCCCC;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
}
#spacer {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 640px;
	height: 530px;
	top: 10px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}
.navigationWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CC9933;
	text-decoration: none;
	padding-left: 7px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E8058;
	text-decoration: none;
}
#content_map {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 660px;
	height: 260px;
	border-right-color: #FFFFFF;
	float: left;
	position: relative;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
#content_lower_map {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 640px;
	float: left;
	position: relative;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	height: 250px;
}
.image_box {
	color: #800000;
}
.titleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
#navigation_top {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 190px;
	height: 185px;
	position: relative;
	float: left;
	padding-top: 5px;
}
#navigation_base {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	height: 345px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#content_lower_black {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
	height: 322px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
	overflow: auto;
}


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