body {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	margin:0 auto 20px;
	background-color:#cdf3e6;
}

p {font-size:9pt; color:#828282; line-height:14pt;}

a:link {color:#666666; text-decoration:underline;}
a:visited {color:#828282; text-decoration:underline;}
a:hover {color:#000000; text-decoration:none;}
a:active {color:#006699; text-decoration:none;}

h3 {text-transform:uppercase; color:#297C81; font-weight:normal; font-size:9pt; margin-top:30px;}

/*divz payz the billz*/
#head {
	width:100%;
	height:136px;
	background:url(img/hd-pattern.gif) repeat top center #246d8c;
	}

#hdint {
	width:800px;
	margin:0 auto;
	background:url(img/logo-etc.gif) no-repeat bottom left;
	height:136px;
	}

#nav {
	margin-left:225px;
	padding-top:102px;
	}
	
#sub {
	width:100%;
	height:246px;
	padding:22px 0px;
	background-color:#FFFFFF;
	}

#subhd {
	width:838px;
	height:244px;
	margin:0px auto;
	background-color:#FFFFFF;
	overflow:hidden;
	}

#subtext { float:left; }

#content { width:772px; background-color:#FFF; padding:20px; margin:20px auto;}

#lefty {width:430px; float:left;}

.clearer {clear:both; height:0px; visibility:hidden;}

#middle {width:25px; height:500px; float:left; background:url(img/shadow-rule.jpg) top left no-repeat; margin-left:8px;}

#righty {
	float:right;
	width:300px;
}

#footer {width:800px; margin:15px auto 0px; font-size:8pt; color:#009999; text-align:right;}
	
/*NAV STYLES*/
a .alt { display: none; }
a#button1 {
    display: block;
    width: 103px;
    height: 34px;
    background-image:url(img/nav/home1.gif);
    margin: 0;
	float:left;
}
a#button1:hover {background-image: url(img/nav/home2.gif);}

a#button2 {
    display: block;
    width: 142px;
    height: 34px;
    background-image:url(img/nav/featured1.gif);
    margin: 0;
	float:left;
}
a#button2:hover {background-image: url(img/nav/featured2.gif);}

a#button3 {
    display: block;
    width: 177px;
    height: 34px;
    background-image:url(img/nav/local1.gif);
    margin: 0;
	float:left;
}
a#button3:hover {background-image: url(img/nav/local2.gif);}

a#button4 {
    display: block;
    width: 139px;
    height: 34px;
    background-image:url(img/nav/contact1.gif);
    margin: 0;
	float:left;
}
a#button4:hover {background-image: url(img/nav/contact2.gif);}

/*SUB formatting*/
#sub h1 {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size:18pt; 
	color:#185a76; 
		}
	
/*CONTENT FORMATTING*/
#content h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	font-style:italic;
	color:#3981a4;
	margin:0;
	padding:0;
	}

#content h2 {
	font-size:10pt;
	font-weight:normal;
	color:#677b04;
	margin-left:10px;
	text-indent:8px;
	}
	
#righty h3 {visibility:hidden; height:0px; padding:0; margin:0;}	
	
.photos {width:100%; background:url(img/photos.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;}
.photos img {border:2px solid #b8cc57; text-align:right;}
.morephotos {display:none;}

.amenities {width:100%; background:url(img/amenities.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;}
.amenities ul {margin-left:10px; position:relative;}
.amenities li {
	font-size:10pt;
	color:#5D5D5D;
	list-style-image: url(img/li-bullet.gif);
	margin-left:10px;
	list-style-position: outside;
}

.attractions {width:100%; background:url(img/attractions.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;}
.attractions ul, #lefty ul {margin-left:10px; position:relative;}
.attractions li, #lefty li {
	font-size:10pt;
	color:#5D5D5D;
	list-style-image: url(img/li-bullet.gif);
	margin-left:10px;
	list-style-position: outside;
}

.rates {width:100%; background:url(img/rates.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;}
	
.mappy {width:100%; background:url(img/map.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;}

.links {width:100%; background:url(img/links.gif) no-repeat top right #FFFFFF; padding-top:40px; margin-bottom:20px;
	color: #999999;}
	
.imgcenter {
	text-align:center;
	border:2px solid #CCCCCC;
	margin:0px 8px 10px;
	}
	
.whiten {color:#FFFFFF;}
a.noline {text-decoration:none;}
