body {
	background-color: #1b3108;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width:995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#top {
	width:995px;
	
}
#header {
	width:995px;
	clear: both;	
}
#nav {
	width:995px;
	clear: both;
	background-image: url(images/navbk.jpg);
	background-repeat: no-repeat;
	height: 56px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#main {
	width:995px;
	clear: both;
	background-image: url(images/mainbk.jpg);
	background-repeat: repeat-y;
}
#left {
	width:335px;
	float: left;
}
#center {
	width:335px;
	float: right;
}
#right {
	width:335px;
	float: right;
}
#footer {
	width:995px;
	clear: both;	
}
#copyright {
	width:980px;
	clear: both;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	padding-right: 15px;
}
.xtext {
	font-size: 10px;
	color: #003300;
}
.greenhighlight {
	font-weight: bold;
	color: #003300;
}
.lightgreenhigh {
	color: #6e8441;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}

a{
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	text-decoration: none;
	color: #ffffff;
}
.white a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.white a:active {
	text-decoration: none;
	color: #ffffff;
}.submitbut {
	color: #FFFFFF;
	background-color: #54690C;
	border: 1px solid #54690C;
	font-size: 9px;
	text-transform: uppercase;
}
/* menu
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.chromestyle{
	width: 99%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 35px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
/*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-size: 12px;
	font-weight: bold;
}

.chromestyle ul li a:hover{
	text-decoration: none;
	background-position: center center;
	color: #669900;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 8px;
	line-height:18px;
	z-index:100;
	background-color: #17222c;
	width: 200px;
	visibility: hidden;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}
.menus li a,.menus li a:visisted{color:#ffffff;}


* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #669900;
}
.holes {
	background-color:#f4f4f4;
	height: 245px;
	width: 833px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e7e7e7;
	margin-top: 15px;
}
.map{
	float: right;
}
.photo{
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
.holetext{
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-top: 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: 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; }





.calendar{background:#000;color:#FFF;}
.calendar a,.calendar a:hover{color:#FFF;text-decoration:none;}