body{
	margin: 20px 0px;
	padding: 0px;
	background: #f6ebc1 url(images/tideseabg.jpg) repeat-x top center fixed;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h1, h2, h3, h4, p{
	margin: 20px 0px;
}
h1, h2, h3{
	font-family: Times New Roman;
	font-weight: normal;
}
h1{
	font-size: 150%;
	color: #736b5e;
}
h2{
	font-size: 125%;
	color: #005695;
}
h2 i{
	font-size: 10pt;
	color: #736b5e;
}
h3{
	font-size: 110%;
}
h4{
	font-size: 75%;
	color: #736b5e;
	line-height: 150%;
}
h5{
	display: none;
}
p, li{
	font-size: 83%;
	line-height: 150%;
}
li{
	margin-left: -20px;
}
a{
	color: #dc8406; /*orange*/
}
a:hover{
	color: #FF9900 /*brigher*/
}
i{
	font-family: Georgia;
	color: #005695;
}
img, object{
	display: block;
	border: 0px;
}
hr{
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
	border: 0;
}
#page{
	margin: 0px auto;
	width: 980px;
	background: #fff8dd;
	text-align: left;
}
.header{
	padding-top: 1px;
	/*height: 300px;*/
	background: #dae8ed url(images/bg-header.gif) no-repeat top center;
	color: #005695;
}
.logo{
	float: left;
	margin: 20px 0px 0px 20px;
}
.header p{
	font-size: 9pt;
}
.tollfree{
	float: right;
	margin: 25px 20px;
}
.tollfreenumber{
	font-family: Georgia;
	font-size: 14pt;
	font-weight: normal;
}
.header a{
	color: #dc8406;
	text-decoration: none;
}
.header a:hover{
	text-decoration: underline;
}
.headerphoto{
	
}
.nav{
	height: 30px;
	background: url(images/bg-nav.gif) no-repeat center;
}
.nav ul, .nav li{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.nav li{
	float: left;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 22pt;
}
.nav a{
	padding-left: 20px;
	color: #e8d4a3;
	text-decoration: none;
}
.nav a:hover{
	color: #fff8dd;
}
#page_home .body{
	background: #fff8dd url(images/bg-home.gif) no-repeat bottom right;
}
#page_suite .body{
	background: #fff8dd url(images/bg-suite.gif) no-repeat bottom right;
}
#page_fishing .body{
	background: #fff8dd url(images/bg-fishing.gif) no-repeat bottom right;
}
#page_sightseeing .body{
	background: #fff8dd url(images/bg-sightseeing.gif) no-repeat bottom right;
}
#page_location .body{
	background: #fff8dd url(images/bg-location.gif) no-repeat bottom right;
}
.col1, .col2, .col3{
	float: left;
	width: 300px;
}
.col1, .col3{
	padding: 0px 20px;
}
.col12, .col23{
	float: left;
	width: 620px;
}
.col12{
	padding-left: 20px;
}
.tourismbc{
	padding: 1px 0px;
}
.tourismbc img{
	float: left;
	margin-right: 20px;
}
.tourismbc h4{
	margin: 35px 0px;
}
.ratesfrom{
	float: left;
	margin: 0;
	border-right: 2px dotted #736b5e;
	padding-right: 20px;
	width: 78px;
	font-family: Georgia;
	font-size: 12pt;
	color: #005695;
	text-align: right;
}
.ratesfrom b{
	font-size: 24pt;
	font-weight: normal;
}
.makeres{
	float: left;
	margin: 0;
	padding-left: 20px;
	width: 180px;
	font-family: Georgia;
	font-size: 10pt;
	color: #005695;
}
.makeres i{
	color: #736b5e;
}
.makeres .tollfreenumber{
	font-size: 18pt;
}
.makeres a{
	font-family: Arial;
	font-weight: bold;
	color: #dc8406;
	text-decoration: none;
}
.special{
	margin-bottom: 20px;
	padding: 1px 0;
	height: 118px;
	background: #dc8406 url(images/bg-special.gif) no-repeat center; /*orange*/
	color: #fff8dd;
}
.special p{
	margin: 15px;
}
.special b{
	font-family: Georgia;
	font-size: 16pt;
	font-weight: normal;
}
.yourhosts{
	font-size: 12pt;
	text-align: center;
}
.ratetable{
	margin: 0px;
	font-size: 83%;
}
.ratetable th{
	text-align: left;
}
.creditcards{
	text-align: center;
}
.creditcards img{
	display: inline;
}
.footer{
	padding: 1px 0px;
	height: 63px;
	background: #005695 url(images/bg-footer.gif) no-repeat top center;
	color: #e8d4a3;
}
.footer p{
	margin: 10px 20px;
	font-weight: bold;
}
.footer a{
	color: #e8d4a3;
}
.footer a:hover{
	color: #fff8dd;
}
.credit{
	margin: 10px;
	font-size: 70%;
	color: #736b5e;
}
.credit a{
	color: #736b5e;
}
.credit a:hover{
	color: #000000;
}