.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
	font-family: garamond, times new roman, serif;
	/*background: #6ba86f url(../images/bg.png) repeat-y top center;*/
	/*background: url(../images/2c99d6c.jpg);*/
	background: #CBE394 url(../images/trees4.png) top center;
}

#page {
	margin: 0 auto;
	width: 750px;
	/*background: #CBE394 url(../images/bg.png);*/
	background: url(../images/bg3.png) top center repeat-y;
}

a {
	color: #08370b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

h1 {
	margin: 15px auto 5px auto;
	width: 730px;
	height: 175px;
	background: url(../images/header.jpg) no-repeat top center;
}

h1 span {
	display: none;
}

#subtitle {
	color: #4f7109;
	text-align: center;
	font-size: 20px;
	font-family: Garamond, "Times New Roman", serif;
	font-weight: bold;
}

h2 {
	clear: both;
	width: 80%;
	margin: 15px auto;
	text-align: center;
	font-size: 22px;
	background: #CBE394 url(../images/bg.png);
}

p {
	background: #CBE394 url(../images/bg.png);
}

#TB_ajaxWindowTitle {
	font-family: garamond, times new roman, serif;
	font-size: 15px;
}

div.promo {
	background: #FFFF00;
	padding: 2px;
	margin: 8px 0 8px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #06210d;
	clear: both;
	height: 1%;
}

.photos h2 {
	margin: 20px auto 5px auto;
}

.click-thumbnails {
	margin: 10px 0 0 0;
	color: #08370b;
	font-size: 12pt;
	text-align: center;
}

/*#thumbnails {
	clear: both;
	margin: 5px auto 40px auto;
	height: 260px;
	width: 664px;
}*/

#thumbnails {
	clear: both;
	margin: 5px auto 40px auto;
	height: 340px;
	/*width: 664px;*/
	width: 720px;
	
}

#thumbnails div {
	float: left;
	margin: 10px 2px 0 2px;
	width: 140px;
	height: 155px;
	text-align: center;
	color: #2a4a0a;
}

#thumbnails .instructions {
	width: 100%; /* 275px 525px */
	padding: 35px 0 0 0;
	text-align: center;
	font-size: 15pt;
	/* own line modification */
	height: 85px;
	padding: 15px 0 0 0;
}

/*#thumbnails .instructions {
	clear: left;
	width: 100%;
	height: auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 15pt;
}*/

#thumbnails a {
	text-decoration: none;
}

#thumbnails a img {
	border: 2px solid #1d5c21;
}

#thumbnails a:hover img {
	border-color: #58955c;
}

#thumbnails a:hover {
	color: #58955c;
}

.rental {
	margin: 15px 10px;
	clear: both;
}

.clear {
	clear: both;
}

a.lead {
	margin: 6px 0 20px 0;
	text-align: center;
	text-decoration: none;
}

.rentals a.lead img {
	border: 2px solid #1d5c21;
}

.rentals a.lead.left {
	float: left;
	margin-right: 15px;
}

.rentals a.lead.right {
	float: right;
	margin-left: 15px;
}

.rentals a.lead:hover {
	color: #58955c;
}

.rentals a.lead:hover img {
	border-color: #58955c;
	text-decoration: none;
}

.rentals .back-to-top {
	margin: 5px 0 0 0;
	font-weight: bold;
	font-size: 18px;
}

.rentals .website-link {
	/*font-size: 22px;*/
	font-weight: bold;
}

.rentals .rates {
	color: #660000;
}

.rentals .call {
	color: #08370b;
}

.leaf {
	clear: both;
	height: 30px;
	margin: 60px 0 30px 0;
	background: url(../images/pine-cone.png) no-repeat center center;
}

.photos {
	clear: both;
	margin: 20px auto 5px auto;
	/*height: 480px;*/
	height: 104px;
}

.photos div {
	float: left;
	margin: 0 4px 0 4px;
	width: 144px;
	height: 104px;
	text-align: center;
	overflow: hidden;
}

.photos a img {
	border: 2px solid #1d5c21;
}

.photos a:hover img {
	border-color: #58955c;
}

.click-gallery {
	margin: 0;
	padding: 0;
	color: #08370b;
	font-size: 12pt;
	text-align: center;
}

.area-activities {
	width: 50%;
	float: left;
}

.area-activities ul {
	margin: 0 25px;
}

.area-sub {
	clear: both;
	text-align: center;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	padding: 40px 0 0 0;
	text-align: center;
}

#bottom-bg {
	height: 80px;
	background: #CBE394 url(../images/trees4.png) top center;
}
