#wrapper {
	width: 974px;
	margin: 14px auto 0 auto;
	position: relative;
	z-index: 1;
	border-top: 1px solid #F5F5F5;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}


#header {
	background: #E3E6B7 url(/images/bg-header-corner.jpg) no-repeat left top;
	color: #463313;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	height: 95px;
	border-bottom: 1px dashed #FFF;
	top: 0px;
	left: 0px;
	width: 974px;
}
#headerAdjustment  {
	position: absolute;
	width: 1000px;
	height: 120px;
	background: url(/images/header.png) no-repeat center top;
	left: 50%;
	margin: 0 0 0 -502px;
	z-index: -1;
	top: 0px;
}


#header H2 {
	font-size: 35px;
	position: absolute;
	top: 20px;
	left: 35px;
}
#header A  , #header A:visited, #header A:hover{
	text-decoration: none;
	color: #413211;
}

#header #slogan {
	position: absolute;
	left: 35px;
	top: 60px;
	font-family: inherit;
}

#header #availability {
	position: absolute;
	left: 506px;
	top: 30px;
	width: 144px;
	background: url(/images/icon-calendars-28x28.gif) no-repeat left center;
	padding-left: 38px;
	text-align: center;
}

#header #phone {
	position: absolute;
	background: url(/images/icon-phone-26x24.gif) no-repeat left center;
	left: 703px;
	top: 13px;
	height: 70px;
	width: 181px;
	padding-left: 80px;
	line-height: 60px;
	font-size: 25px;
}
#header  .divider{ bottom: -7px; 
}

#content {
	color: #515237;
	margin: 125px 20px 0 240px;
	min-height: 1150px;
	position: relative;
	padding: 0 0 20px 0;
}
#groveFarm { padding: 0 0 2em 0; }

#content .divider {
	bottom: 0px;
	left: -240px;
}

#content #mark {
	padding: 5px;
	border: 1px dashed #CFCFCF;
	margin: 0 20px 20px 0;
	float: left;
}

#content H1 {
	color: #5F4E31;
	border-bottom: 1px dashed #D6D7C7;
	padding: 0 0 8px 0;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content H2 {
	color: #5F4E31;
	border-bottom: 1px dashed #D6D7C7;
	padding: 0 0 3px 0;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
}


#content #subheader H1 { margin-left: 153px; 
}

.cottages {
	float: left;
	width: 220px;
	padding: 0 0 1em 0;
}
.cottages.n2, .cottages.n5 { margin: 0 25px; }

.cottages .cottage {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: 1px dashed #D6D7C7;
	display: block;
	width: 220px;
	margin: 15px 0 5px 0;
}

.cottages .description {
	height: 87px;
	overflow: hidden;
	border-bottom: 1px dashed #D6D7C7;
	padding: 0.8em 0;
}


.cottages .icons {
	border-bottom: 1px dashed #D6D7C7;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.cottages .icons A {
	text-decoration: none;
	color: #81806F;
}

.cottages .icons IMG {
	vertical-align: middle;
	margin-top: -2px;
}

.cottages_detailed {
	overflow: auto;
	border-bottom: 1px dashed #D6D7C7;
}

.cottages_detailed .cottage {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	border-bottom: 1px dashed #D6D7C7;
	display: block;
	margin: 30px 0 5px 0;
}

.cottages_detailed .icons {
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float:right;
}

.cottages_detailed .cottage .aTitle {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
}

.cottages_detailed .preview {
	display: block;
	float: left;
}

.cottages_detailed .preview IMG {
	margin: 5px 10px 10px 0;
}

.cottages_detailed .description {
	margin: 10px 0 10px 0;
}

#footer {
	background: #e3e6b7;
	height: 50px;
	color: #5c5c5c;
}
#footer #sitemap { padding: 15px; 
}
#sitemap #ansta { float: right; }


#footer A {
	text-decoration: none;
	color: #5c5c5c;
	white-space: nowrap;
}



#menu {
	width: 200px;
	float: left;
	margin: 20px;
	border-right: 1px dashed #d9d9c5;
	position: absolute;
	top: 105px;
	left: 0px;
}

#menu A {
	display: block;
	text-decoration: none;
	padding: 3px 10px;
	border-bottom: 1px dashed #d9d9c5;
	color: #707265;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#menu A.sub { padding: 3px 0 3px 20px; }
#menu A.button {
	border-top: 1px dashed #d9d9c5;
	margin-top: 20px;
}

#menu A.banner {
	margin-top: 20px;
	border: 0;
	padding: 3px 0;
	text-align: center;
}


#menu .sub SPAN { color: #D7E0E7; }

#content #map { height: 400px; 
}
#calGrid  {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 999;
}
