body {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	background-color: #261F19;
	margin: 0;
}

#page {
	background: #2F6366 url(img/page_bg.gif) repeat-x;
	border-bottom: 1px solid #A1B9BA;
}

#table {
	border-top: 1px solid #A1B9BA;
	margin-left: auto;
	margin-right: auto;
}

/* @group general */

a {
	text-decoration: none;
	color: #3E6197;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group header */

#header {
	padding-top: 10px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	color: #928F8C;
	font-weight: normal;
	font-size: 21px;
	margin: -32px 0 0 14px;
}
#header h2 {
	color: #928F8C;
	font-weight: normal;
	margin: 0 0 0 15px;
}

#serviced-apartments {
	width: 315px;
	height: 66px;
	background: url(img/serviced_apartments.gif) no-repeat;
}
#serviced-apartments span {
	display:none
}


/* @end */

/* @group leftnav */

#leftnav {
	margin-top: 18px;
	width: 175px;
}

#leftnav a {
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#leftnav a:hover {
	background: url(img/nav_arrow.gif) no-repeat;
}

/* @end */

/* @group c1 */

#c1 {
	border-left: 1px solid #A1B9BA;
	border-right: 1px solid #261F19;
	padding-top: 15px;
	background: #2A575A url(img/nav_bg3.jpg) no-repeat;
	width: 5%;
}

#c1 a {
	text-decoration: none;
	color: #fff;
}

#c1 a:hover {
	color: #A1B9BA;
}

/* @end */

/* @group c2 */

#c2 {
	color: #514A3E;
	background: #DACF97 url(img/c2_bg.jpg) repeat-x;
	border-left: 1px solid #fff;
	padding: 20px 20px 10px;
	line-height: 20px;
}

#c2 p {
	padding-bottom: 5px;
	padding-top: 5px;
}

#c2 h2 {
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
}
#c2 li {
	list-style-type: square;
}

#spacer {
	width: 100%;
}

#btn_book {
	width: 144px;
	height: 30px;
	background-image: url(img/btn_bg.jpg);
	border: 1px solid #fff;
	margin-left: 10px;
	line-height: 30px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#ratetable {
	border: 1px solid #fff;
	padding: 3px 5px 7px;
	margin: 0 0 8px;
	color: #fff;
	background: #3E6197 url(img/news_bg.jpg) no-repeat right top;
}
#ratetable td {
	padding: 0 10px 12px;
}
#ratetable .type {
	font-size: 18px;
	line-height: 12px;
}
#ratetable .package {
	font-size: 16px;
	line-height: 19px;
	margin-right: 10px;
	margin-bottom: 0;
}
#ratetable a {
	color: #FFF;
	text-decoration: underline;
}
#ocean {
	margin: 0 5px 10px 0;
	border: 1px solid #FFF;
	width: 258px;
	height: 300px;
	background-color: #3E6197;
}
#ocean p {
	margin-left: 15px;
}
#ocean a {
	color: #FFF;
}
#ocean a:hover {
	color: #BECADC;
	text-decoration: none;
}
#hidden2ocean, #hidden2city, #hidden1ocean, #hidden1city {
	visibility: hidden;
	padding: 10px;
	list-style-type: square;
}
#city {
	margin: 0 0 10px 5px;
	border: 1px solid #FFF;
	width: 258px;
	height: 300px;
	background-color: #3E6197;
}
#city p {
	margin-left: 15px;
}
#city a {
	color: #FFF;
}
#city a:hover {
	color: #BECADC;
	text-decoration: none;
}

#left {
	float: left;
	margin: 0 25px 20px 0;
}

#form {
	border: 1px solid #FFF;
	margin-top: 20px;
	padding: 12px 20px;
}

#form td {
	padding: 3px;
}
#photos img {
	padding: 0 0 4px 4px;
}

.pdf {
	background: url(img/icon_pdf.gif) no-repeat;
	height: 59px;
	font-size: 12px;
	margin: 6px 0 0 12px;
}
.pdf a {
	display: block;
	padding-left: 68px;
	padding-right: 10px;
	color: #052E66;
}
.pdf a:hover {
	color: #074498;
}

.map {
	margin-right: 8px;
}

/* @end */

/* @group c3 */

#c3 {
	background: #2A575A repeat-x;
	border-right: 1px solid #A1B9BA;
}
#map {
	overflow: hidden;
}

/* @end */

/* @group news */

#news {
	background: #fff no-repeat right top;
	color: #514A3E;
	border: 1px solid #3E6197;
	padding: 10px 10px 10px 15px;
	line-height: 15px;
	margin: 8px 2px 5px;
	width: 381px;
}
#news a {
	color: #3E6197;
	text-decoration: underline;
}
#news a:hover {
	color: #A1B9BA;
	text-decoration: underline;
}

/* @end */

/* @group footer */

#footer {
	color: #6C6763;
	font-weight: normal;
	font-size: 11px;
	width: 100%;
	text-align: center;
	background: url(img/footer_bg.gif) repeat-x;
	padding-top: 5px;
}

#footerlogo {
	width: 705px;
	text-align: center;
	background: url(img/footer_logo.gif) no-repeat 0 20px;
	height: 88px;
	margin-bottom: 5px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}

#footerlogo a {
	text-decoration: none;
	color:#928F8C;
}
#footerlogo a:hover {
	color:#fff;
}

.address {
	color: #A1B9BA;
	text-align: left;
	margin: 25px 20px 5px;
}

/* @end */

/*#weather {
	width: 320px;
	height: 260px;
	background-color: maroon;
}/*









