* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background-image: url('../images/bg_main.gif');
	background-repeat: repeat-x;
}

body#cms {
	background-image: none;
	background-color: #EAF8FB;
	padding: 10px;
}

div#site {
	margin: 0 auto;
	width: 960px;
	border-top: 5px solid #d9f0f6;
	font-size: 0;
	line-height: 1;
}

div#navigation {
	clear: left;
	width: 195px;
	height: 230px;
	background-image: url('../images/bg_nav.gif');
}

div#navigation, div#flash_holder {
	float: left;
}

div#content_placeholder {
	clear: both;
	background-color: #eaf8fb;
	background-image: url('../images/bg_content.gif');
	background-repeat: repeat-x;
	width: 100%;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px solid #8fd8e9;
}

div#inner_content {
	margin: 0 auto;
	width: 960px;
	padding-top: 3px;
}
div#left_column {
	float: left;
	padding: 20px 10px 0px 15px;
	background-image: url('../images/bg_leftcol.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-bottom: 140px;
}

div#right_column {
	float: left;
	width: 741px;
	padding-left: 23px;
	color: #0b6c8c;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}

div#footer {
	color: #55bdd6;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 742px;
	margin: 0 auto;
	padding: 12px 0px 0px 218px;
}

div.error_text {
	color: red;
	font-size: 10px;
}

/* for CMS */

body#cms p {
	color: #0b6c8c;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}

/* tables */

div#left_column table {
	width: 165px;
}

div#left_column table td, div#left_column table th  {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #0b6c8c;
	text-align: right;
	padding: 3px 0px 3px 0px;
}

div#left_column table th {
	text-align: left;
	padding-left: 2px;
}

table#contact_t th {
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
}

table#contact_t td {
	padding: 0px 0px 5px 20px;
}

th.td_heading {
	padding: 15px 0px 15px 0px;
}

div#left_column table td.align_left {
	padding: 5px 0px 15px 2px;
	text-align: left;
}

a.blue {
	color: #0b6c8c;
	font-weight:
}

/* navigation */

ul#nav {
	list-style: none;
	padding: 8px 15px 0px 0px;
}

ul#nav li {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;

}

ul#nav li a {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
}

ul#nav li a:hover {
	text-decoration: underline;
}

ul#nav li a.active {
	font-weight: bold;
}	

/* paragraphs */

p {
	margin-bottom: 21px;
}

div#footer p {
	line-height: 16px;
}

hr {
	margin: 0px 0px 15px 0px;
	height: 0px;
	border: 0px;
	border-bottom: 1px dashed #0fa0c5;
}

/* headers */

h1 {
	height: 47px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}

h1#welcome {
	background-image: url('../images/header_welcome.gif');
}

h1#accommodation {
	background-image: url('../images/header_accommodation.gif');
}

h1#activities {
	background-image: url('../images/header_activities.gif');
}

h1#dining {
	background-image: url('../images/header_dining.gif');
}

h1#generalinfo {
	background-image: url('../images/header_generalinfo.gif');
}

h1#transfers {
	background-image: url('../images/header_transfers.gif');
}

h1#conferences {
	background-image: url('../images/header_conferences.gif');
}

h1#special {
	background-image: url('../images/header_specialoffers.gif');
}

h1#links {
	background-image: url('../images/header_links.gif');
}

h1#gallery {
	background-image: url('../images/header_gallery.gif');
}

h1#bookings {
	background-image: url('../images/header_bookings.gif');
}

h1#testimonials {
	background-image: url('../images/header_testimonials.gif');
}

h1#newsletters {
	background-image: url('../images/header_newsletter.gif');
}

/* images */

img.body_right {
	float: right;
	padding: 0px 0px 30px 23px;
}

a img {
	border: none;
}

img.gallery_left {
	float: left;
	border: 3px solid #ffffff;
	margin: 0px 15px 15px 0px;
}

img.gallery {
	float: left;
	border: 3px solid #ffffff;
}

img.float_right {
	padding-top: 33px;
}

a.button_next {
	margin: 0px 4px 15px 0px;
	float: right;
	width: 120px;
	display: block;
}

a.button_prev {
	margin: 0px 4px 15px 0px;
	float: left;
	width: 120px;
	display: block;
}

/* forms */

input.text_field, input.text_field_half, textarea {
	width: 280px;
	background-color: #cdf0f8;
	border: 1px solid #0b6c8c;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 3px;
	color: #0b6c8c;
}

textarea {
	width: 450px;
	height: 100px;
}	

input.text_field_half {
	width: 140px;
}

select {
	background-color: #cdf0f8;
	border: 1px solid #0b6c8c;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	padding: 3px;
	color: #0b6c8c;
	width: 80px;
}

/* shared */

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear_both {
	clear: both;
}