html, body {
	margin: 0;
	padding: 0;
}
body {
	background: #F5F5F5 url(../images/bg.gif) repeat-x;
	font: 62.5% Arial, Verdana, Tahoma, Sans-Serif;
	text-align: left;
	color: #414141;
}
h1 {
	height: 22px;
	margin: 0 0 0.7em 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
h2 {
	font-size: 1.4em;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
}

h3.overview {padding-top: 1em;}

h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
iframe {
	width: 100px;
	height: 115px;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: transparent;
}
ul {
	list-style-type: square;
}
img {
	vertical-align: top;
	border: none;
}
hr {
	height: 1px;
	background-color: #CCCCCC;
	border: none;
	margin: 5px 0;
	color: #CCCCCC;
}
label {
	display: block;
	margin: 5px 0 1px 0;
	font-size: 1.1em;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #338642;
}
a:hover {
	background: #338642;
	text-decoration: none;
	color: #FFFFFF;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	width: 425px;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 10px;
	display: block;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #338642;
}
label {
	display: block;
	margin: 5px 0 1px 0;
	font-size: 1.1em;
}
#wrapper {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 20px;
	overflow: auto;
}
#stretch {
	float: left;
	width: 740px;
	background: #FFFFFF url(../images/bodybg.gif) repeat-y top right;
}
#floater {
	float: left;
	width: 740px;
	background: transparent url(../images/bg.gif) repeat-x;
}
#focus {
	float: left;
	width: 520px;
}
#banner {
	width: 520px;
	height: 126px;
	background: transparent url(../images/logo.gif) no-repeat;
	margin: 0;
}
#birdsBanner {
	width: 520px;
	height: 126px;
	background: transparent url(../images/birds.gif) no-repeat;
	margin: 0;
}
#content {
	width: 460px;
	padding: 3em;
}
#related {
	float: left;
	width: 220px;;
}
#weather {
	float: left;
	width: 185px;
	height: 123px;
	background: transparent url(../images/weather.gif) no-repeat;
	padding: 91px 0 0 35px;
}
#footer {
	float: left;
	width: 708px;
	height: 24px;
	background: #338642;
	border: 1px solid #FFFFFF;
	padding: 11px 15px 0 15px;
	color: #BBD7C0;
}
.counter {
	clear: left;
	display: block;
	width: 60px;
	margin: 25px auto;
}
#chart, .calendar, #links {
	width: 460px;
}
.chartHeading, .calendar-month {
	background: #4C4C4C;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
	.calendar-month {
		padding: 5px;
	}
.chartDetails1, .date1 {
	background: #FFFFFF;
	font-size: 1.1em;
}
.chartDetails2, .date2 {
	background: #E8E8E8;
	font-size: 1.1em;
}
.date1 {
	background: #F8F8F8;
}
.date1, .date2 {
	width: 65px;
	height: 5em;
	vertical-align: top;
}
#links td {
	width: 230px;
	padding-bottom: 15px;
}
#menu {
	width: 520px;
	height: 30px;
	background: #414141;
}
	#menu ul {
		display: inline;
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#menu ul li {
		float: left;
		height: 30px;
		margin: 0;
		padding: 0;
	}
	#menu a {
		float: left;
		display: block;
		height: 30px;
		text-indent: -9999px;
		overflow: hidden;
	}
a.home {
	width: 38px;
	background: transparent url(../images/menu.gif) no-repeat 0 0;
}
a:hover.home {
	background: transparent url(../images/menu.gif) no-repeat 0 -30px;
}
a.features {
	width: 69px;
	background: transparent url(../images/menu.gif) no-repeat -38px 0;
}
a:hover.features {
	background: transparent url(../images/menu.gif) no-repeat -38px -30px;
}
a.sales {
	width: 51px;
	background: transparent url(../images/menu.gif) no-repeat -107px 0;
}
a:hover.sales, #sales {
	background: transparent url(../images/menu.gif) no-repeat -107px -30px;
}
a.rates {
	width: 104px;
	background: transparent url(../images/menu.gif) no-repeat -158px 0;
}
a:hover.rates {
	background: transparent url(../images/menu.gif) no-repeat -158px -30px;
}
a.about {
	width: 53px;
	background: transparent url(../images/menu.gif) no-repeat -262px 0;
}
a:hover.about {
	background: transparent url(../images/menu.gif) no-repeat -262px -30px;
}
a.events {
	width: 72px;
	background: transparent url(../images/menu.gif) no-repeat -315px 0;
}
a:hover.events {
	background: transparent url(../images/menu.gif) no-repeat -315px -30px;
}
a.snowbirds {
	width: 77px;
	background: transparent url(../images/menu.gif) no-repeat -387px 0;
}
a:hover.snowbirds {
	background: transparent url(../images/menu.gif) no-repeat -387px -30px;
}
a.contact {
	width: 54px;
	background: transparent url(../images/menu.gif) no-repeat -464px 0;
}
a:hover.contact {
	background: transparent url(../images/menu.gif) no-repeat -464px -30px;
}
/***** TITLES *****/
.h1_welcome {
	background: transparent url(../images/titles/welcome.gif) no-repeat;
}
.h1_cselect, .h1_woodals, .h1_cselect:hover, .h1_woodals:hover {
	display: block;
	width: 296px;
	height: 50px;
	background: transparent url(../images/titles/camping_select.gif) no-repeat;
	margin-bottom: 0.5em;
	text-indent: -9999px;
	overflow: hidden;
}
	.h1_woodals, .h1_woodals:hover {
		background: transparent url(../images/titles/woodals.gif) no-repeat;
	}
.h1_feature {
	background: transparent url(../images/titles/5stars.gif) no-repeat;
}
.h1_features {
	background: transparent url(../images/titles/features.gif) no-repeat;
}
.h1_sales {
	background: transparent url(../images/titles/sales.gif) no-repeat;
}
.h1_consignment {
	background: transparent url(../images/titles/consignment.gif) no-repeat;
}
.h1_newmodels {
	background: transparent url(../images/titles/news_models.gif) no-repeat;
}
.h1_used {
	background: transparent url(../images/titles/used_models.gif) no-repeat;
}
.h1_sales {
	background: transparent url(../images/titles/sales.gif) no-repeat;
}
.h1_rates {
	background: transparent url(../images/titles/rates.gif) no-repeat;
}
.h1_about {
	background: transparent url(../images/titles/about.gif) no-repeat;
}
.h1_calendar {
	background: transparent url(../images/titles/calendar.gif) no-repeat;
}
.h1_contact {
	background: transparent url(../images/titles/contact.gif) no-repeat;
}
.h1_additionallinks {
	background: transparent url(../images/titles/additionallinks.gif) no-repeat;
}
.h1_events {
	background: transparent url(../images/titles/events.gif) no-repeat;
	margin-bottom: 0;
}
.h1_links {
	background: transparent url(../images/titles/links.gif) no-repeat;
}
.h1_featured {
	background: transparent url(../images/titles/feature.gif) no-repeat;
}
.h1_special {
	background: transparent url(../images/titles/special.gif) no-repeat;
	margin-bottom: 0;
}
.h1_birds {
	background: transparent url(../images/titles/birds.gif) no-repeat;
}

/***** PARAGRAPHS *****/
#content p, #content li {
	font-size: 1.2em;
}
	#content p.big {
		font-size: 1.3em;
	}
#footer p {
		margin: 0;
	}
.left {
	float: left;
}
.right {
	float: right;
}
.chartHeading, .calendar-month {
	background: #4C4C4C;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
}
	.calendar-month {
		padding: 5px;
	}
chartDetails1, .date1 {
	background: #FFFFFF;
	font-size: 1.1em;
}
.chartDetails2, .date2 {
	background: #E8E8E8;
	font-size: 1.1em;
}
.date1 {
	background: #F8F8F8;
}
.date1, .date2 {
	width: 65px;
	height: 5em;
	vertical-align: top;
}
.calendar td {
	width: 66px;
	background: #F8F8F8;
	font-size: 1.1em;
	vertical-align: top;
}
.calendar th {
	background: #FFFFFF;
	font-size: 1.1em;
}
.event_date {
	font-size: 1.1em;
	font-weight: bold;
}
.event_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	#focus .event_list li {
		margin: 0;
		padding: 0;
		font-size: 1.1em;
	}
.purchaseform {
	width: 450px;
}
.req {
	color: #338642;
	font-weight: bold;
}
.textfield {
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}
.clear {
	list-style-type: none;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}
.vblock, .fblock {
	margin: 0 0 2px 0px;
	padding: 0 0 0 15px;
	background: transparent url({IMAGES_FOLDER}/v.gif) no-repeat;
}
.fblock {
	background: transparent url({IMAGES_FOLDER}/f.gif) no-repeat;
}
.textarea { 
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 5px;
	height: 100px;
	width: 325px;
	overflow: auto;
}
.fields_left {
	width: 100px;
	padding-bottom: 5px;
}
.fields_right {
	padding-bottom: 5px;
}
.error {
	border: 1px solid #f00;
}
	.error p, .error legend {
		color: #f00;
	}
#calendar, #featured {
	clear: left;
	width: 180px;
	height: 145px;
	margin-left: 30px;
	margin-bottomn: 30px;
	overflow: auto;
}
	/*#featured {
		clear: left;
		width: 180px;
		border-bottom: 1px solid #ccc;
		border-top: 1px solid #ccc;
		margin-left: 30px;
		margin-bottomn: 30px;
		padding-top: 10px;
		padding-bottom: 10px;
	}*/
	#calendar h2, #calendar h3, #featured h2, #featured h3 {
		font: 11px Arial, Verdana, Tahoma, Sans-Serif;
		font-weight: bold;
		margin: 0 10px 0 0;
	}
	#calendar h3, #featured h3 {
		color: #338642;
	}
	#calendar p, #featured p {
		margin-left: 0;
		margin-top: 0;
		margin-right: 10px;
		font: 9px Arial, Verdana, Tahoma, Sans-Serif;
		color: #338642;
	}
.hilite {
	font-weight: bold;
	font-size: 0.83em;
	color: #338642;
}
.titleDate {
	display: block;
	font-size: 0.72em;
	color: #338642;
}

/***** LISTS *****/
.clear, .clear li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/***** LINKS *****/
a.gps, a.gps:hover {
	float: left;
	display: block;
	width: 220px;
	height: 75px;
	background: transparent url(../images/gps.gif) no-repeat;
	margin-top: 1em;
	text-indent: -9999px;
	overflow: hidden;
}
a.resortmap, a.resortmap:hover, a.map, a.map:hover {
	float: left;
	display: block;
	width: 220px;
	height: 120px;
	background: transparent url(../images/resortmap.gif) no-repeat;
	margin-top: 1em;
	text-indent: -9999px;
	overflow: hidden;
}
a.map, a.map:hover {
	background: transparent url(../images/map1.gif) no-repeat;
}
a.foot:link, a.foot:visited, a.foot:active, .calendar-month a {
	text-decoration: none;
	color: #FFFFFF;
}
a.foot:hover, a.calendar-prev:hover, a.calendar-next:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link:hover {
	text-decoration: none;
	background: transparent;
}
.frame {
	width: 368px;
	height: 251px;
	background: transparent url(../images/frame.gif) no-repeat;
	padding: 7px 10px 11px 8px;
}

.calendar span.calendar-next, .calendar span.calendar-prev {font-size: 16px !important;}

td.available {background: url(../images/available.jpg) !important; }

td.bookedam {background: url(../images/bookedam.jpg) center center !important; }

td.bookedpm {background: url(../images/bookedpm.jpg) center center !important; }