body {
	background: #fff url('../images/background.jpg');
	margin: 0;
	padding: 0;
	font-family: Georgia, times, serif;
}

h1 {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 0px;
	visibility: hidden;
}

.hidden {
	visibility: hidden;
	font-size: 0px;
	height: 0px;
	width: 0px;
	line-height: 0px;
	background: transparent;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

dl dt {
	font-weight: bold;
}

#container {
	background: transparent url('../images/container.png') repeat-y;
	width: 982px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#container-bottom {
	background: transparent url('../images/container-bottom.png') no-repeat;
	width: 982px;
	height: 7px;
	margin: 0px auto 0px auto;
}

#header {
	background: transparent url('../images/header.jpg') no-repeat;
	margin: 0px auto 0px auto;
	width: 974px;
	height: 382px;
}

#menu {
	margin-top: 91px;
	float: left;
}

#banner {
	float: right;
	margin-top: 96px;
	margin-right: 20px;
}

#content {
	width: 938px;
	margin: 0px auto 0px auto;
	padding-bottom: 20px;
	color: #363636;
}

/* -- H2's -- */

h2 {
	margin-top: 0px;
	padding-top: 0px;
}

#home {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-home.jpg');
    background-repeat:	no-repeat;
}

#rates {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-rates.jpg');
    background-repeat:	no-repeat;
}

#rooms {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-rooms.jpg');
    background-repeat:	no-repeat;
}

#findus {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-findus.jpg');
    background-repeat:	no-repeat;
}

#fishing {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-fishing.jpg');
    background-repeat:	no-repeat;
}

#news {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-news.jpg');
    background-repeat:	no-repeat;
}

#contact {
    padding-top:	36px; /* height of the replacement image */
    height:	0px;
    overflow:	hidden;
    background-image:	url('../images/h2-contact.jpg');
    background-repeat:	no-repeat;
}

/* -- END H2's -- */

dl {}

dt {}

dd {
	padding-bottom: 10px;
}

h4 {
	margin: 0;
	padding: 0;
}

#footer {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	font-size: x-small;
}

/** Lightbox styles **/
#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;
	}

#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: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

.guestbook{
padding-top: 2em;
padding-bottom: 2em;
border: ridge thin #896E65;
background-color:#E2DBD3;
padding-left: 2em;
width: 830px;
height: 500px;
font-family: Georgia, times, serif;
}

.submitButton{
background-color:#896E65; 
border: 0px; 
font-family: Georgia, times, serif;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
border: outset thin #E2DBD3;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
/** Close Lightbox styles **/