@charset "utf-8";
/* CSS 2.1 Document */

body {
	text-align: center;
	background-image: url(../images/page_bg.jpg);
}

#wrapper, #headerTop, #headerMiddle, #headerBottom, #bottom, #footer {
	width: 1024px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/repeat.jpg);
}

#headerTop {
	background-image: url(../images/header_top.jpg);
	height:124px;
}

#headerMiddle {
	background-image: url(../images/header_slideshow.jpg);
	height:192px;
}

#headerBottom {
	background-image: url(../images/header_bottom.jpg);
	height:126px;
}

#leftColumn {
	width: 299px;
	float: left;
}

#rightColumn {
	width: 725px;
	float:right;
}

#ratesWrapper, #campgroundWrapper {
	width:630px;
	margin-left:10px;
}
	.imgRight{
		width: 630px;
		margin-right:75px;
		margin-left:10px;
		text-align:justify;
	}
	
	.imgLeft{
		width: 630px;
		margin-right:75px;
		
		text-align:justify;
	}
	
	#cottageWrapper {
		width: 630px;
		margin-right:75px;
		margin-left:10px;
		text-align:justify;
	}
	
	.cottageTextLeft {
		float:left;
		width:300px;
	}
	
	.cottageSlideRight {
		float:right;
		width:325px;
		height:250px;
	}
	
	.clearBoth {
		clear:both;
	}
	
	.left50 {
		float:left;
		width:48%;
	}
	
	.right50 {
		float:right;
		width:48%;
	}
		.rentalRight50 {
		float:right;
		width:48%;
	}
	.left60 {
		float:left;
		width:58%;
	}
	
	.right30 {
		float:right;
		width:38%;
	}
	
#bottom {
	height: 215px;
	clear: both;
	background-image: url(../images/bottom.jpg);
}
	#bottomContactInfo {
	width:40%;
	margin-right:175px;
	float:right;
	}

#footer {
	height: 91px;
	clear: both;
	background-image: url(../images/footer.jpg);
}
	#footerText {
		width:68%;
		margin-left:70px;
	}
#cottageNav {
	width:285px;
	float:left;
	margin-left:5px;

}

#cottageNavSlide {
	width:325px;
	height:250px;
	float:right;
	margin-right:80px;
	margin-top:50px;

}

#cottageText, #contactPageWrapper, #linksWrapper {
	width:630px;
	margin-left:10px;
}
#contactFormWrapper {
	text-align:right;
	width:475px;
}

#rentalRatesWrapper {
	width:80%;
	margin-left:25px;
}

.rentalRow {
	clear:both;
	min-height:20px;
}
.rentalWayOneItem, .rentalWayOnePrice {

}
.rentalWayTwoItem, .rentalWayTwoPrice {
	
}
.rentalWayOneItem, .rentalWayTwoItem {
	float:left;
	width:49%;
}
.rentalWayOnePrice, .rentalWayTwoPrice{
	float:right;
	width:49%;
}



h1, .h1, h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size:24px;
	font-weight:bold;
}

h2, h2 {
	font-size: 18px;
}

.t1 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
.t2 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
}
.f1 {
	color: #e2dbb8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
h1  a:visited, .h1  a:visited, h1  a:active, .h1  a:active , h1  a:link, .h1  a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size:18px;
	text-decoration:underline;
}
h1  a:hover, .h1  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	font-size:18px;
	text-decoration:none;
}

.t1 a:visited ,.t1 a:active ,.t1 a:link {
	color:#003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:underline;
}
.t1 a:hover {
	color:#003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	text-decoration:none;
}

.f1 a:visited ,.f1 a:active ,.f1 a:link {
	color:#e2dbb8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
.f1 a:hover {
	color:#e2dbb8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}
.t2 a:visited ,.t2 a:active ,.t2 a:link {
	color:#003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.t2 a:hover {
	color:#003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}

.img {
	
	margin-top:10px;
	width:200px;
}
#gallerywrapper {
	margin-left:15px;
	width:670px;
}
#gallerynav {
	clear:both;
	width:620px;
	
}
#galleryleftcolumn {
	float:left;
	width:200px;
}
#gallerymiddlecolumn {
	float:left;
	margin-left:10px;
	width:200px;
}
#galleryrightcolumn {
	float:left;
	margin-left:10px;
	width:200px;
}
#gallerymainwrapper {
	width:680px;
}
