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

body {
	min-height: 100%; height: 100%;
	background:url(images/pg-background.jpg) center repeat-y #cbd9c4;
	font-family: Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
	color:#333333;
	margin:0px 0px 0px 0px;
}

a {
	text-decoration:none;
	color:#5c7d5d;
}
a:hover {
	text-decoration:underline;
	color:#85b286;
}

#content {
	width:800px;
	background:url(images/tree.gif) bottom no-repeat #FFFFFF;
	margin:0px auto 0px auto;
	padding:0px 0px 60px 0px;
}
#footer {
	width:800px;
	height:35px;
	background-color:#ffffff;
	margin:0px auto 0px auto;
}
#footeraddress {
	font-size:10px;
	width:400px;
	margin:0px 0px 0px 220px;
	float:left;
	padding:0px;
}
#footerlinks {
	width:170px;
	float:left;
	text-align:right;
	padding:0px;
}
#footerlinks a {
	font-size:10px;
}

#header {
	width:800px;
}
#header img {
	border-style:none;
}

#navigation {
	float:left;
	width:209px;
	padding-top:4px;
}

.nav {
	background:url(images/nav-off.gif) no-repeat;
	width:185px;
	height:28px;
	display:block;
	padding:10px 0px 0px 25px;
	text-decoration:none;
	color:#2a502c;
}
.subnav {
	background:url(images/sub-nav-off.gif) no-repeat;
	width:175px;
	height:24px;
	display:block;
	padding:5px 0px 0px 35px;
	text-decoration:none;
	color:#2a502c;
}
.nav:hover {
	background:url(images/nav-over.gif) no-repeat;
	text-decoration:none;
	color:#333333;
}
.subnav:hover {
	background:url(images/sub-nav-over.gif) no-repeat;
	text-decoration:none;
	color:#333333;
}
.navon {
	background:url(images/nav-on.gif) no-repeat;
}
.subnavon {
	background:url(images/sub-nav-on.gif) no-repeat;
}

#rightside {
	width:590px;
	float:right;
}
#rightside p {
	padding:0px 0px 8px 10px;
	margin:0px 0px 0px 0px;
}
#rightside h1 {
	padding:0px 0px 8px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#2a502c;
}
#rightside h2 {
	padding:0px 0px 8px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#2a502c;
}
#rightside ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:10px;
}
#rightside ul li {
	margin-bottom:5px;
}
#rightside ol li {
	margin-bottom:5px;
}
	
#pagetitle {
	height:28px;
	margin:0px 0px 4px 0px;
	font-size:18px;
	color:#fffddf;
	background-color:#5c7d5d;
	padding:6px 0px 0px 10px;
}

#addressblock {
	width:185px;
	padding:25px 0px 0px 25px;
	font-size:11px;
}
#feature {
	width:155px;
	margin:25px 0px 20px 25px;
	padding:5px;
	font-size:13px;
	color:#fffddf;
	background-color:#5c7d5d;
	line-height:20px;
}
#feature ul {
	padding-left:10px;
	margin:5px;
	font-size:12px;
}
#linksarea {
	width:155px;
	margin:25px 0px 80px 25px;
	padding:5px;
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	line-height:14px;
}

.textshort {
	clear:left;
	width:450px;
	float:left;
	padding-top:4px;
}
.textshorter {
	clear:left;
	width:350px;
	float:left;
	padding-top:4px;
}

.textshorter a {
	color: #03C;
}

.roomdetail {
	clear:left;
}

.picturearea {
	width:130px;
	float:right;
	padding-top:4px;
}
.pictureareawide {
	width:230px;
	float:right;
	padding:4px 0px 0px 0px;
	margin: 0px;
}
.pictureareawide img {
	margin:0px 0px 4px 0px;
	padding:0px;
	border-style:none;
}
.picturearea img {
	margin:0px 0px 4px 0px;
	padding:0px;
	border-style:none;
}
.paaccess h3 {
	margin:0px;
	padding:0px 5px 4px 0px;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}
.tariff {
	background:url(images/tariff-band.gif) no-repeat;
	height:23px;
	padding:5px 0px 0px 15px;
	margin:0px 0px 10px 0px;
}

.quote {
	margin:10px 0px 10px 20px;
	border:1px solid #ddebde;
	width:180px;
	background:url(images/quoteclose.gif) right bottom no-repeat;
}

.quoteopen {
	padding:10px 10px 10px 10px;
	background:url(images/quoteopen.gif) left top no-repeat;
}
.credit {
	color:#5c7d5d;
	padding:5px 0px 0px 0px;
	display:block;
}
.texthalf {
	width:210px;
	float:left;
}
.theformcss {
}
.theformcss p {
	margin:0px;
	padding:0xp;
}
.theformcss input {
	font-family:Arial, Helvetica, sans-serif;
}
.leftCal {
    width:250px;
    float:left;
}
.rightCal {
    width:250px;
    float:left;
    margin-left:10px;
}
.special {
	width:165px;
	margin:0px 0px 20px 25px;
	padding:0px;
}
.pricing {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#2a502c;	
}
