html, body {
	width:100%;
	height:100%;
	background:#ffffff url(images/background.jpg) center top repeat-x;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	font-family:Tahoma,Arial,Verdana;
	letter-spacing:0px;
	color:#000000;
}
a:link, a:active, a:visited {
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#8a6e57;
}
.wrapper {
	width:980px;
	display:block;
	overflow:hidden;
}
.header {
	width:980px;
	height:157px;
	background:url(images/sprite.jpg) center top no-repeat;
	overflow:hidden;
}	

h1 {
	margin:0px;
	margin-bottom:15px;
	font-size:26px;
}
p {
	margin:0px;
}
.home,.gallery,.menu,.booking,.links,.contact {
	position:relative;
	top:98px;
	left:349px;
	width:104px;
	height:37px;
	text-indent:-10000px;
	background:url(images/sprite.jpg) 0px -157px;
	display:block;
	overflow:hidden;
}
.gallery {
	top:61px;
	left:453px;
	background:url(images/sprite.jpg) -104px -157px;
}
.menu {
	top:24px;
	left:557px;
	background:url(images/sprite.jpg) -208px -157px;
}
.booking {
	top:-13px;
	left:661px;
	background:url(images/sprite.jpg) -312px -157px;
}
.links {
	top:-50px;
	left:765px;
	background:url(images/sprite.jpg) -416px -157px;
}
.contact {
	top:-87px;
	left:869px;
	background:url(images/sprite.jpg) -520px -157px;
}
a:hover.home,a:hover.gallery,a:hover.menu,a:hover.booking,a:hover.links,a:hover.contact {
	background: none;
}
.content {
	width:956px;
	margin-top:15px;
	display:block;
}
.left_box {
	width:328px;
	margin-bottom:15px;
	float:left;
	display:block;
	overflow:hidden;
	background:#f1d5a8;
}
.facebook {
	background:#ffffff;
}
img.facebook {
	float:left;
}
.left_content {
	width:298px;
	font-size:12px;
	display:block;
}
.left_top {
	width:328px;
	height:12px;
	display:block;
	background:url(images/sprite.jpg) -624px -157px;
}	
.left_bottom {
	width:328px;
	height:12px;
	display:block;
	background:url(images/sprite.jpg) -624px -169px;
}	
.splitter {
	width:11px;
	float:left;
	text-indent:-10000px;
	overflow:hidden;
	display:block;
}
.right_box {
	width:617px;
	margin-bottom:15px;
	float:left;
	display:block;
	overflow:hidden;
	background:#e3bc7e;
}
.right_content {
	width:587px;
	display:block;
}
.right_top {
	width:617px;
	height:12px;
	display:block;
	background:url(images/sprite.jpg) 0px -194px;
}	
.right_bottom {
	width:617px;
	height:12px;
	display:block;
	background:url(images/sprite.jpg) 0px -206px;
}	
.footer_menu {
	position:relative;
	top:25px;
	left:360px;
	display:block;
}
a:link.footer_link, a:active.footer_link, a:visited.footer_link {
	color:#f1d5a8;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
a:hover.footer_link {
	color:#8a6e57;
}

.footer {
	width:956px;
	height:108px;
	background:url(images/sprite.jpg) 0px -218px;
	display:block;
}

