@charset "UTF-8";
/* CSS Document */

#background {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	z-index:1;
	background-image: url(../img/background_01.jpg);
	height: 1109px }
#nav {
	position:absolute;
	left:322px;
	top:75px;
	width:698px;
	height:157px;
	z-index:2;
}
#logo {
	position:absolute;
	left:65px;
	top:12px;
	width:240px;
	height:38px;
	z-index:6;
}
#nav_stay {
	position:absolute;
	left:347px;
	top:135px;
	width:531px;
	height:29px;
	z-index:2;
}
#header {
	position:absolute;
	left:347px;
	top:138px;
	width:368px;
	height:23px;
	z-index:2;
}
#main_img {
	position:absolute;
	left:63px;
	top:165px;
	width:900px;
	height:400px;
	z-index:3;
}
#main_stay {
	position:absolute;
	left:63px;
	top:165px;
	width:900px;
	height:380px;
	z-index:5;
	background: rgba(254, 237, 218, 0.1);
}

#text {
	position:absolute;
	left:63px;
	top:565px;
	width:900px;
	height:305px;
	z-index:4;
	background: rgba(151, 109, 60, 0.3);
}

#text_stay {
	position:absolute;
	left:63px;
	top:2050px;
	width:900px;
	height:305px;
	z-index:4;
	background: rgba(151, 109, 60, 0.3);
}

#text_surf {
	position:absolute;
	left:63px;
	top:565px;
	width:900px;
	height:875px;
	z-index:4;
	background: rgba(151, 109, 60, 0.3);
}

#text_contact {
	position:absolute;
	left:63px;
	top:165px;
	width:900px;
	height:385px;
	z-index:4;
	background: rgba(151, 109, 60, 0.3);
}

#gallery {
	position:absolute;
	left:78px;
	top:775px;
	width:78px;
	height:60px;
	z-index:7;
}

#gallery_stay {
	position:absolute;
	left:78px;
	top:725px;
	width:78px;
	height:60px;
	z-index:7;
}

#gallery_surf {
	position:absolute;
	left:78px;
	top:1160px;
	width:78px;
	height:60px;
	z-index:7;
}

#stories {
	position:absolute;
	left:63px;
	top:590px;
	width:900px;
	height:277px;
	z-index:4;
}

#get_touch {
	position:absolute;
	left:48px;
	top:970px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

#get_touch_rates {
	position:absolute;
	left:48px;
	top:2350px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

#get_touch_contact {
	position:absolute;
	left:48px;
	top:800px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

#get_touch_testimonials {
	position:absolute;
	left:48px;
	top:1154px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

#get_touch_stay {
	position:absolute;
	left:48px;
	top:1040px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

#get_touch_surf {
	position:absolute;
	left:48px;
	top:1470px;
	width:930px;
	height:77px;
	z-index:5;
	background-image: url(../img/getintouch.jpg);
}

.style1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: lighter;
}
.style2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: lighter;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #63150E;
	font-style: normal;
	font-weight: bold;
}
