body {
 background: #fff;
 text-align: center;
 }

.pagebody {
 background: #fff;
 text-align: center;
 }
 
body#about a#about_link,
body#properties a#properties_link,
body#contact a#contact_link,
body#hunting a#hunting_link,
body#links a#links_link { text-decoration: none;
 color: #985616; outline:none;
 }
 
#container
{
 position: relative;
 margin: 0 auto; /* center */
 width: 771px;
 text-align: left;
}

#container-inner {
 position: static;
 width: auto;
 border: 1px solid #000;
 background: #fff;
 padding: 4px;
 }

#container-inner-home {
 position: static;
 width: auto;
 height: 492px;
 }

#container-inner-sub {
 position: static;
 width: auto;
 }

#masthead {
 position: static;
 width: auto;
 height: 93px;
 background-image: url('images/masthead.jpg');
 background-repeat: no-repeat;
 }

#nav {
 color: #563E33;
 font-size: 13px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-align: center;
 letter-spacing: 5px;
 padding: 6px;
 }

#nav a:link, #nav a:visited {
 text-decoration: none;
 color: #563E33;
 }
 
#nav a:active, #nav a:hover {
 text-decoration: none;
 color: #985616;
 }

#home_callout {
 position: static;
 width: auto;
 height: 142px;
 padding: 50px 163px 0 135px;
 background-image: url('images/home_callout.jpg');
 background-repeat: no-repeat;
 text-align:justify;
 color: #000;
 font-size: 12px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 }

#sub_hdr {
 position: static;
 width: auto;
 height: 103px;
 background-image: url('images/bg_sub_hdr.jpg');
 background-repeat: no-repeat;
 }

#sub_hdr img {
 margin: 28px 0 0 90px;
 }

#content {
 padding: 20px 30px 20px 30px;
 }
 
#content_sub {
 padding: 30px 30px 30px 30px;
 }
 
#content_sub_gallery {
padding: 30px 30px 30px 60px;
text-align:center;
margin:0px auto;
 }

#sub_footer {
 position: static;
 width: auto;
 height: 113px;
 background-image: url('images/sub_footer.jpg');
 background-repeat: no-repeat;
 }

#footer {
 color: #AE6E1C;
 font-size: 11px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 text-align: center;
 font-style: italic;
 }

#footer a:link, #footer a:visited { text-decoration: none; color: #AE6E1C; }
#footer a:active, #footer a:hover { text-decoration: underline; color: #AE6E1C; }

td, p, div {
 color: #000;
 font-size: 11px;
 font-family: arial, helvetica, sans;
 font-weight: normal;
 }
 
p {
 margin: 11px 10px 11px 10px;
 text-align: justify;
}

a:link, a:visited { text-decoration: none; color:#AE6E1C; outline: none; border:none; }
a:active, a:hover { text-decoration: underline; color:#AE6E1C; outline: none; border:none; }
 
h1 {
 color: #606C31;
 font-size: 14px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 11px 10px 11px 10px;
 }
 
h2 {
 color: #923101;
 font-size: 12px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 text-transform: uppercase;
 margin: 11px 10px 11px 10px;
 }
 
 h3 {
 color: #923101;
 font-size: 18px;
 font-family: arial, helvetica, sans;
 font-weight: bold;
 margin-top: 0;
 }
 
.img_left {
 float: left;
 margin: 0 5px 5px 0;
 }
 
.img_right {
 float: right;
 margin: 0 0 5px 0px;
 }
 
 #lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #f3d090;
	}
