* {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
}
html, body {
	background: #A6ADA0;
	color: #FFF;
}
img {
button  border: 0;
}
dl {
	width: 300px;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #CAFB92;
	text-decoration: none;
}
h2 {
	height: 9px;
	line-height: 9px;
	text-indent: -10000em;
	background: url("../images/headings.png") no-repeat;
	margin-bottom: 11px;
}
h4 {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 140%;
	text-transform: uppercase;/*	color: #CAFB92; */
}
dt {
	color: #9FCF67;
}
dd {
	margin-left: 40px;
	margin-top: -1.25em;
}
address {
	white-space: pre;
	margin-top: 1.25em;
}
form {
	overflow: hidden;
}
fieldset {
	display: block;
	float: left;
	clear: none;
	width: 263px;
	border: 0px none;
	margin-bottom: 2em;
}
legend {
	display: none;
}
#content ol li {
	padding: 0 0 4px;
	height: 26px;
}
label, input {
	margin: 0 5px 0 0;
	line-height: 26px;
	display: block;
	float: left;
	clear: none;
}
label {
	background: #C1C6BD;
	text-transform: uppercase;
	text-align: right;
	width: 102px;
	color: #FFF;
	font-weight: bold;
	padding: 0 5px;
}
label.alt {
	background: #CFD5CB;
}
input {
	border: 1px solid #C1C6BD;
	padding: 5px 9px;
	width: 121px;
	text-align: left;
}
input.button {
	background: #9FCF67;
	color: #FFF;
	font-weight: bold;
	border: 0px none;
	text-align: center;
	width: auto;
}
input.hidden {
	border: 0px none;
	padding: 0;
}
#header, #wrapper, #footer {
	margin: 0 auto;
	width: 760px;
}
#wrapper {
	background: #FFF;
	color: #8E9081;
	padding: 5px;
	width: 750px;
	overflow: hidden;
}
#container {
	background: url("../images/bg_content.png") no-repeat;
	height: 100%;
	overflow: hidden;
}
#header {
	height: 92px;
	background: url("../images/bg_header.png") no-repeat;
	padding-top: 13px;
}
#header h1, #topnav, #nav {
	float: left;
	clear: none;
}
#header h1 {
	background: #FFF url("../images/toplogo.png") no-repeat center center;
	height: 88px;
	width: 230px;
	text-indent: -10000em;
	margin-right: 5px;
}
/* navigation */
#topnav, #nav, #footer ul {
	list-style: none none;
}
#topnav {
	line-height: 19px;
}
#topnav a {
	font-size: 110%;
}
#topnav li, #nav li, #footer li, #address li, #telnos li {
	display: inline;
}
#topnav li:before, #address li:before, #telnos li:before {
	content: "| ";
}
#topnav li:first-child:before, #address li:first-child:before, #telnos li:first-child:before {
	content: "";
}
/* IE workaround */
/* All IE browsers */
* html #topnav li, * html #address li, * html #telnos li {
	border-left: 1px solid #FFF;
	padding: 0 0.4em 0 0.4em;
	margin: 0 0.4em 0 -0.4em;
}
/* Win IE browsers - hide from Mac IE \*/
* html #topnav, * html #address, * html #telnos {
	height: 1%;
}
* html #topnav li, * html #address li, * html #telnos li {
	display: block;
	float: left;
}
/* End hide */
/* Mac IE 5 */
* html #topnav li:first-child, * html #address li:first-child, * html #telnos li:first-child {
	border-left: 0;
}
#nav {
	height: 57px;
	padding: 6px 5px 6px 6px;
	background: #FFF;
	margin-bottom: 4px;
	width: 514px;
}
#nav li {
	background: #9FCF67;
	height: 57px;
	margin-right: 1px;
	float: left;
	clear: none;
	display: block;
}
#nav li a {
	background: url("../images/nav_text.png") no-repeat;
	text-indent: -10000em;
	float: left;
	clear: none;
	display: block;
	height: 57px;
	overflow: hidden;
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	background: #BCC3B5 url("../images/nav_text_over.png") no-repeat;
}
.home #nav_home a,
.attractions #nav_attractions a,
.map #nav_map a,
.contact #nav_contact a {
	color: #CAFB92;
}
.rooms #nav_rooms a,
.features #nav_features a,
.gallery #nav_gallery a,
.spa #nav_spa a,
.rates #nav_rates a,
.reservations #nav_reservations a {
	background: #BCC3B5 url("../images/nav_text_over.png") no-repeat;
}
#nav #nav_rooms a {
	width: 67px;
	background-position: 0 0;
}
#nav #nav_features a {
	width: 96px;
	background-position: -68px 0;
}
#nav #nav_gallery a {
	width: 105px;
	background-position: -222px 0;
}
#nav #nav_rates a {
	width: 64px;
	background-position: -328px 0;
}
#nav #nav_reservations a {
	width: 125px;
	background-position: -392px 0;
}
#nav #nav_spa a {
	width: 51px;
	background-position: -178px 0;
}
/* end navigation */

#content {
	width: 368px;
	min-height: 234px; /* 303 - 67 = 234 */
	padding: 42px 25px 25px 12px; /* 42 + 25 = 67 */
	text-align: justify;
	overflow: hidden;
}
#content a:link {
	color: #68695C;
}
#content a:visited {
	color: #8E9081;
}
#content a:hover, #content a:focus, #content a:active {
	color: #9FCF67;
}
#content ol {
	list-style: none none;
}
#content ul {
	list-style: url("../images/bullet.gif") outside;
	padding: 0 1em;
	margin-top: 1.25em;
	width: 160px;
	float: left;
	clear: none;
	text-align: left;
}
#content ul.left {
	list-style: none none;
	list-style: none;
	text-align: right;
}
#content ul.full {
	width: auto;
	float: none;
	text-align: justify;
}
#content ul.full a:link, #content ul.full a:visited {
	font-weight: bold;
}
#content ul.full a:hover, #content ul.full a:active, #content ul.full a:focus {
	color: #9FCF67;
}
#content table {
	border-collapse: separate;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 1em;
}
#content th, #content td {
	padding: 7px;
	text-align: center;
}
#content th {
	background: #C1C6BD;
	color: #FFF;
}
#content td {
	background: #E1E5DC;
	color: #95998E;
}
h2.rooms {
	background-position: 0 -20px;
}
h2.contact {
	background-position: 0 -40px;
}
h2.links {
	background-position: 0 -60px;
}
h2.reservations {
	background-position: 0 -80px;
}
h2.features {
	background-position: 0 -100px;
}
h2.attractions {
	background-position: 0 -120px;
}
h2.rates {
	background-position: 0 -140px;
}
h2.contact {
	background: url(../images/heading_contact.jpg) no repeat center;
	width: 245px;
	height: 9px;
}
h2.spa {
	text-indent:-1000em;
	background:url('../images/heading_spa.gif') no-repeat;
	width:302px;
	height:12px;
}
#content h3 {
	margin: 16px 0;
}
#content h3 strong {
	font-weight: bold;
	color: #FFF;
	background: #C1C6BD;
	padding: 8px 13px;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
}
#footer {
	background: url("../images/bg_footer.png") no-repeat center top;
	padding-top: 7px;
}
#peronii {
	background: url("../images/peronii.gif") no-repeat;
	display: block;
	float: left;
	clear: none;
	width: 112px;
	height: 22px;
	text-indent: -10000em;
	overflow: hidden;
}
#footer ul {
	text-align: right;
}
.tile_image {
	float: left;
	margin-top: 42px;
	margin-left: 27px;
}

/* home page */
.home #content {
	display: block;
	margin: 0;
	padding: 0 0 10px 55px;
	width: 640px;
}
.home #content p.left {
	width: 315px;
	float: left;
}
.home #content p.right {
	width: 315px;
	float: right;
}
.home #content h3 {
	background: none;
	margin: 0 0 0 0;
	padding: 5px 0 10px 0;
	font-size: 160%;
	text-transform: uppercase;
	color: #9fcf67;
}
.home #content p {
	display: block;
	margin: 0;
	text-align: justify;
	width: 640px;
}
.home .tile_image {
	margin:0;
	margin-top:10px;
	margin-right:15px;
	margin-bottom: 10px;
}
.backlink {
	text-align: right;
}
h3.home {
	text-align: center;
}
li.heading {
	margin: 0;
	padding: 0;
	list-style: none none;
}
li.heading h4 {
	margin: 0 0 5px -14px;
	padding: 0;
}
p.heading {
	font-weight:bold;
	margin:0 0 5px 0;
}
#tripadvisor img {
	border:none;
	margin:5px 0 0 15px;
}
#content table.rates_table {
	margin:0 0 0 0;
}
#content table.rates_table td {
	background:#FFF;
	text-transform:none;
	border:0;
	text-align:left;
}
#content table#spa_table td {
	background:#FFFFFF;
	text-transform:none;
	text-align:left;
}
.rates_list li {
	list-style:none;
}
h4.rates_heading {
	margin:0 0 -10px 0;
}
.small_text {
	font-size:9px;
}

/* attractions page */
.attractions #content {
	margin: 0;
	padding: 0;
	width: 100%;
}
.attractions #content h2 {
	display: block;
	margin: 0 0 10px 200px;
	padding: 0;
}
.attractions #content ul {
	margin: 5px 0 5px 0;
	padding: 0;
	width: 600px;
}
.attractions #content ul li {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	clear: both;
}
.attractions #content ul li strong {
	font-weight: bold;
}
.attractions #content ul li img {
	margin: 0 0 1em 30px;
	float: left;
}
.attractions #content ul h3 {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.attractions #content ul p {
	margin: 0 0 1em;
}
.attractions #content ul h3,
.attractions #content ul p {
	padding-left: 300px;
}

/* gallery page */
.gallery #container {
	padding-left: 160px;
	padding-bottom: 30px;
}
.gallery #container ul {
	list-style: none;
	overflow: hidden;
}
.gallery #container li {
	float: left;
	display: block;
	margin: 5px;
}
.gallery #container li img {
	border: 1px solid #ccc;
}
.gallery #container li img:hover {
	border: 1px solid #9fcf67;
}
.gallery #container h3 {
	margin: 0 ;
	padding: 10px 0 0;
	font-size: 140%;
	text-transform: uppercase;
	border-bottom: 1px solid #9fcf67;
	width: 555px;
}
.gallery #container h2.gallery {
	padding: 20px 0 0 0;
	background: transparent url(../images/heading_gallery.jpg) no-repeat scroll 0%;
	width: 218px;
	height: 9px;
}
.gallery #container a {
	display: compact;
	color: #777;
}
.gallery #container a:hover {
	color: #0a0;
}