body {
	background-color: #FFFFFF;
	font-family: "Book Antiqua", "Helvetica", Serif;
	font-size: 12px;
	color: #5B5B5B;
	margin: 0 auto 0 auto;
	width: 800px;
}

a:link,
a:visited,
a:active {
	color: #3F3F3F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

h1, h2, h3, h4, h5, h6{ font: 500 24px/1 "Book Antiqua", "Helvetica", Serif; padding: 0 0 4px 0; margin: 0; }
h4, h5, h6{ font-weight: 600}
h2{ font-size: 36px; }
h3{ font-size: 18px; }
h4{ font-size: 15px; }
h5{ font-size: 14px; }
h6{ font-size: 13px; }

#header {
	background-color: transparent;
	width: 800px; 
	height: 59px;
}

#header_logo {
	width: 297px;
	height: 49px;
	float: left;
}

#header_contacts {
	width: 350px;
	height: 9px;
	padding: 20px;
	padding-right: 0;
	float: right;
}

#navigation {
	background-color: #9D9D9D;
	width: 800px;
	clear: both;
	float: left;
}

#navigation ul{
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#navigation li{
	background-color: transparent;
	display: block;
	float: left;
	padding: 5px;
}

#navigation li a,
#navigation li a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}

#navigation li a:active,
#navigation li a:hover{
	color: #3F3F3F;
	background-color: #E7E7E7;
	padding: 5px;
}

li#active a, 
li#active a:visited, 
li#active a:active, 
li#active a:hover {
	color: #3F3F3F;
	background-color: #E7E7E7;
}

#sub-navigation {
	background-color: #ECECEC;
	width: 787px;
	padding: 3px 3px 3px 10px;
	font-size: 11px;
	margin-bottom: 1px;
	clear: both;
	float: left;
}

#contactus {
	float: right;
}

#page {
	background-color: #EFECEC;
	width: 800px;
	clear: both;
	float: left;
}

#mainpic {
	float: left;
	width: 300px;
	height: 241px;
}

#tagline {
	background-color: #3F3F3F;
	height: 18px;
	color: #FFF;
	font-size: 1.1em;
	padding: 7px;
}

#intro {
	background: #D6D6D6 url('images/intro_pics.jpg') no-repeat;
	background-position: bottom;
	float: right;
	width: 480px;
	height: 166px;
	padding: 10px 10px 115px 10px;
	text-align: justify;
	line-height: 9pt;
	color: #252525;
	font-size: 11px;
}

#intro h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

#intro p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#featured {
	float: left;
	margin-top: 20px;
	width: 800px;
}

#featured img {
	float: left;
}

#featured p {
	margin-top: 6px;
}

#featured_text_left {
	background-color: #EFAF65;
	float: left;
	width: 230px;
	height: 67px;
	padding: 10px;
}

#featured_text_right {
	background-color: #DAC2AA;
	float: left;
	width: 230px;
	height: 67px;
	padding: 10px;
}

#moreinfo {
	float: left;
	margin-top: 20px;
	width: 800px;
}

#moreinfo_text_left {
	background: url(images/shader-border-middle.jpg) right bottom no-repeat;
	float: left;
	width: 370px;
	padding: 10px 15px 10px 15px;
}

#moreinfo_text_right {
	float: left;
	width: 380px;
	padding: 10px 15px 10px 5px;
}

#border-shade {
	background: url(images/shade-border-bottom.jpg) no-repeat;
	width: 800px;
	height: 16px;
	float: left;
}

#highlights {
	float: left;
	margin: 0 0 10px 15px;
	width: 800px;
	height: 81px;
}

.header_img {
	width: 800px;
	height: 135px;
}

.content {
	float: left;
	width: 760px;
	padding: 20px;
	color: #000;
}

.content h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}

.content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pageheaders {
	font-weight: bold;
}

#accomodation_spliter_left {
	float: left;
	margin-bottom: 20px;
}

#accomodation_spliter_right {
	float: right;
	margin-bottom: 20px;
}

.offers_column {
	width: 760px;
	margin-bottom: 20px;
	float: left;
}

.offers_column_left {
	width: 160px;
	margin-right: 10px;
	float: left;
}

.offers_column_right {
	width: 590px;
	float: left;
}

#footer {
	float: left;
	text-align: center;
	margin-top: 20px;
	width: 800px;
}
