/* CSS Document */

body { 
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; font-size:14px;
	background-color:#94b7db; 
}
a { color:#124077 }
a:hover { color:#1b5fb3; text-decoration:none; }
.subhead {font-size:14px; font-weight:bold; }
.special { background-color:#ffff99; padding:15px }
.flash { padding: 0 15px 15px 0; float:left; }
.intro { font-size:18px; font-weight:bold; font-style:italic; }
.border { border:1px solid #94b7db; margin:3px; padding:10px; }
h1 { font-size:24px; font-weight:bold; color:#036; }
h2 { font-size:18px; font-weight:bold; font-style:italic; color:#036; }
.note { background-color:#FFFF99; padding:5px;}

#wrapper { width:981px; }
#header {
	position:relative; width:981px; height:89px;
	background-image:url(../images/layout/header.jpg);
	background-repeat:no-repeat;
}
#header #toplinks {
	position:absolute;
	top:10px;
	left:290px;
	width:676px;
	font-size:15px;
	line-height:50px;
	text-align:right;
	color:#e5e5e5;
	height: 56px;
}
#toplinks a { color:#e5e5e5 }
#toplinks a:hover { color:fff; text-decoration:none; }
#header #tabs {
	position:absolute;
	top:61px;
	left:260px;
	width: 711px;
	height:28px;
	font-size:13px;
	line-height:28px;
}
#header #tabs a { color:#ebca4a; text-decoration:none; display:inline-block; height:28px }
#header #tabs #RVcamping { 
	position:absolute; top:0; left:12px; width:108px;
	background-image:url(../images/layout/tab_RVCamping.jpg);
}
#header #tabs #RVcamping:hover {
	background-position: 0 -28px;
}
#header #tabs #facilities { 
	position:absolute; top:0; left:120px; width:78px;
	background-image:url(../images/layout/tab_facilities.jpg);
}
#header #tabs #facilities:hover {
	background-position: 0 -28px;
}
#header #tabs #recreation {
	position:absolute;
	top:0;
	left:198px;
	width:88px;
	background-image:url(../images/layout/tab_recreation.jpg);
}
#header #tabs #recreation:hover {
	background-position: 0 -28px;
}
#header #tabs #trailerrentals {
	position:absolute;
	top:0;
	left:286px;
	width:111px;
	background-image:url(../images/layout/tab_trailerrentals.jpg);
}
#header #tabs #trailerrentals:hover {
	background-position: 0 -28px;
}
#header #tabs #trailers { 
	position:absolute; top:0; left:397px; width:99px;
	background-image:url(../images/layout/tab_trailersales.jpg);
}
#header #tabs #trailers:hover {
	background-position: 0 -28px;
}
#header #tabs #sunrooms {
	position:absolute;
	top:0;
	left:496px;
	width:109px;
	background-image:url(../images/layout/tab_sunroomsales.jpg);
}
#header #tabs #sunrooms:hover {
	background-position: 0 -28px;
}
#header #tabs #cottages {
	position:absolute;
	top:0;
	left:605px;
	width:103px;
	background-image:url(../images/layout/tab_cottagesales.jpg);
}
#header #tabs #cottages:hover {
	background-position: 0 -28px;
}

#content {
	position:relative;
	background-image:url(../images/layout/bkg_content.gif);
	background-repeat:repeat-y;
	text-align:left;
	padding-bottom:10px;
}
#content #logobtm { position:relative; top:0; left:0; }
#content #toprt { position:absolute; top:0; left:924px; }
#content #editable-2col { 
	padding:10px;
	text-align:left; }
#content #editable { 
	position:relative; left:30px; top:0; 
	display: block; width:920px;
	text-align:left; }
#content #rightcol {
	width:242px; display:block;
	float:right;
	padding-right:30px;
	background-image:url(../images/layout/rightcol_bkg.gif);
	background-repeat:repeat-y;
	text-align:left;
	z-index:100;
}

/* Page Backgrounds */
#reserve-bkg {
	background-image: url(../images/layout/ReserveNow-bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:640px; height:480px;
	overflow:visible;
	float:right;
}
#trailerRentals-bkg {
	position:relative; left:0; top:0;
	background-image: url(../images/layout/bkg_trailerrentals.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:visible;
}
#RV_camping-bkg {
	position:relative; left:0; top:0;
	background-image: url(../images/layout/bkg_RV-camping.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:visible;
}
#rates-bkg {
	position:relative; left:0; top:0;
	background-image: url(../images/layout/bkg_rates.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow:visible;
}
/* Footer Styles */
#footer {
	position:relative;
	width:981px; height:110px;
	color:#e5e5e5;
	background-image:url(../images/layout/footer.jpg);
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-position: right top;
}
#footer a {color:#e5e5e5;}
#footer a:hover {
	color:#fff; text-decoration:none;
}
#footer #links {
	position:absolute;
	top:15px;
	left:40px;
	width: 665px;	
}
#footer #woodall { 
	position:absolute; top:12px; left:726px;
	width:240px;
	font-size:10px; color:#e5e5e5;
}
#footer #copyright { 
	position:absolute; top:60px; left:15px;
	width:960px;
	font-size:9px; color:#222;
	font-family:Arial, Helvetica, sans-serif;
}

