@charset "UTF-8";
/* CSS Document */
<style type="text/css">
<!--
body {
	background-color:#000000;
	margin:0px;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000;
	}
p {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000; line-height:20px;
	}
#nav {
	width:765px; height:113px; position:absolute; top:250px; left:50%;
	margin:0 -383px; z-index:200;
	}
#nav_shadow {
	width:765px; height:135px; position:absolute; top:228px; left:50%;
	margin:0 -383px; z-index:150;
	}
#container {
	width:765px; position:absolute; top:0; left:50%;
	margin:0 -383px; z-index:1;
	}
#header_image {
	width:765px; position:relative; top:0; left:0;
	height: 363px;
	}
#page {
	background-color:#FFFFFF; position:relative; top:0; left:0;
	width:765px; display:block;
	height:100%;
	}
#page_nav {
	color:#004813; padding:22px 25px; font-size:14px;
	}
#page_nav a {
	color:#004813; text-decoration:none; padding:0 8px;
	}
#page_nav a.active {
	color:#000000; text-decoration:underline; padding:0 8px; font-weight:bold;
	}
#page_subnav {
	color:#004813; padding:0 25px 10px 25px; font-size:14px;
	}
#page_subnav a {
	color:#004813; text-decoration:none; padding:0 8px;
	}
#page_subnav a.active {
	color:#000000; text-decoration:underline; padding:0 8px; font-weight:bold;
	}
#page_subnav a:hover {
	color:black;
	padding:0px 8px;
	}
#page_content {
	margin:0 45px 35px 45px; height:100%; display:block;
	}
#footer {
	margin:10px 45px 0 45px; height:100%; display:block; color:#7E7E7E; font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif; 
	}
#footer a {
	text-decoration:none; color:#7E7E7E;
	}


#gallery_content {
	margin:0 40px 30px 40px; height:100%; display:block;
	}
div.largeImg {
	width:495px;
	float:right;
	}
#largeImg {
	border: solid 1px #ccc;
	width: 480px;
	height: 338px;
	padding: 0 5px;
}
div.thumbs {
	width:175px;
	float:left;
	}
.thumbs img {
	border: solid 1px #ccc;
	width: 75px;
	height: 72px;
	padding: 4px;
}
.thumbs img:hover {
	border-color: #FF9900;
}
#gallery_footer {
	height:30px; display:inline;
	}
#gallery_nav {
	width:175px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
	float:left;
	}
#gallery_nav a {
	font-weight:bold; text-decoration:none;
	}
#imageText {
	width:495px; font-size:12px; float:right;
}


img.road_signs {
	display:inline; text-align:center; vertical-align:middle;
}
.button {
	border:none;
	padding:0px 5px;
}

	
-->
</style>
