body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #d0bb94;
	background-image: url(images/background.jpg);
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #00632e;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #804000;
}

h4 {
	margin-bottom: 2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	color: #00632e;
	
}

h3{ color: #333333; font-weight: bold; font-size: 13px; font-family: sans-serif; }

.image_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 1px solid #38620A;
}
.image_right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #38620A;
}

.news_box {
	line-height: 16px;
	text-align: center;
	padding: 8px;
	width: 160px;
	background-color: #776c57;
	color: #fdffe1;
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 1px solid #38620A;
}

.news_box a:link {
	color: #fdffe1;
}

.news_box a:hover {
	color: #fdffff;
}

.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #214001;	
}

.smaller_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.subnav {
	float: right;
	width: 156px;
	background-color: #F4DDB4;
	padding: 5px;
	list-style-type: none;
	text-align: center;
	margin-bottom: 4px;
	margin-left: 8px;
	border: 2px solid #0F632F;
}

ul.subnav a {
	display: block;
	background-color: #FFF4C8;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
}

ul.subnav li {
	display:inline;
}

ul.subnav a:link, ul.subnav a:visited {
	color: #333;
	text-decoration: none;
}

ul.subnav a:hover {
	background-color: #2F670A;
	color: #fff;
}

ul.subnav a:active {
	background-color: #2F670A;
	color: #fff;
}



.photos {
	margin-left: 4px;
	margin-bottom: 16px;
	margin-right: 16px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	border: 1px solid #38620A;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #804000;
}

.table_border {
	border: 1px solid #0E0F3F;
}

.flash_home {
	float: right;
	width: 400px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#bottom-text {
	color: white;
	font-size: 13px;
	padding: 10px;
	clear: both;
	background-color: #804000;
	line-height: 16px;
}

#navbar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	height: 30px;
	color: #9F1B04;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbar ul li {
	display: inline;
	float: none;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 4px;
}
#navbar ul li a:hover {
	color: #CBB997;
	text-decoration: underline;
}
#navbar ul li a {
	color: #763b00;
	text-decoration: none;
}


#wrapper {
	background-image: url(images/wrapper-background.gif);
	background-color: white;
	margin-left: 30px;
	width: 900px;
	text-align: left;
	background-repeat: repeat-y;
	border: 6px solid #00632e;
	background-position: right;
}
#wrapper2 {
	background-color: white;
	width: 900px;
	text-align: left;
	border: 6px solid #00632e;
}


#header {
	text-align: left;
}

#sidebar {
	display: inline;
	padding: 5px;
	float: right;
	width: 150px;
	background-color: #f6ddb3;
}

#content {
	margin-right: 160px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#footer {
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #786c58;
	background-position: bottom;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA6D6;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}


#sig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E695C0;
	text-align: right;
	width: 790px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 2px;
}
#sig a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E695C0;
}
#sig a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}








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