@charset "utf-8";
/* CSS Document */


h1 {
	font-size: 39px;
	color: #FFF;
	font-family: "Tw Cen MT Condensed";
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: -10px;
}
h2 {
	font-size: 18px;
	color: #69C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
}

html, body, #wrap {
	height: 100%;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}

#main {
	padding-bottom: 240px;
}  /* must be same height as the footer */

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer {
	position: relative;
	margin-top: -240px; /* negative value of footer height */
	height: 240px;
	clear:both;
	width: 950px;
}


#container {
	margin: auto;
	width: 950px;
	position: relative;
}
#header {
	height: 450px;
	width: 950px;
	position: relative;
}
#logo {
	height: 120px;
	width: 270px;
	position: absolute;
	background-color: #FFF;
	top: 7px;
}

#nav_bar {
	height: 45px;
	width: 680px;
	position: absolute;
	top: 57px;
	left: 270px;
}
#slideshow {
	height: 300px;
	width: 670px;
	border: 2px solid #FFF;
	position: absolute;
	top: 150px;
	left: 275px;
}
#info_box {
	position: absolute;
	height: 110px;
	width: 250px;
	left: 10px;
	top: 340px;
	border: 2px solid #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#header #nav_bar a img {
	margin-left: 5px;
}


#container #header #nav_bar img {
	margin-left: 5px;
}

#left_box {
	height: 140px;
	width: 210px;
	font-family: "Tw Cen MT Condensed";
	font-size: 39px;
	font-weight: normal;
	color: #FFF;
	font-style: normal;
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 30px;
	top: 140px;
	position: absolute;
	left: 10px;
}
#main_content {
	width: 950px;
	position: relative;
}
#rest_head {
	position: absolute;
	top: 220px;
	left: 5px;
}
#gallery_head {
	position: absolute;
	left: 326px;
	top: 220px;
}
#gallery {
	position: absolute;
	height: 158px;
	width: 308px;
	left: 321px;
	top: 250px;
}
#contactus_head {
	position: absolute;
	left: 647px;
	top: 220px;
}
#contactus {
	position: absolute;
	height: 158px;
	width: 308px;
	left: 642px;
	top: 250px;
}
#rest {
	position: absolute;
	height: 158px;
	width: 308px;
	top: 250px;
}
#main_text {
	float: left;
	height: 100px;
	width: 930px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	color: #69C;
	position: relative;
	font-style: italic;
}
#left_column {
	width: 950px;
	position: relative;
	font-family: "Tw Cen MT Condensed";
	font-size: 24px;
	color: #999;
	height: 450px;
	left: 0px;
	float: left;
}
#activities_head {
	position: absolute;
	left: 647px;
	top: 10px;
}
#activities {
	position: absolute;
	left: 642px;
	top: 40px;
	height: 158px;
	width: 308px;
}
#aboutus_head {
	position: absolute;
	left: 5px;
	top: 10px;
}
#aboutus {
	width: 308px;
	position: absolute;
	font-family: "Tw Cen MT Condensed";
	font-size: 24px;
	color: #999;
	height: 158px;
	left: 0px;
	top: 40px;
}
#accom_head {
	position: absolute;
	left: 326px;
	top: 10px;
}
#accom {
	position: absolute;
	height: 158px;
	width: 308px;
	left: 321px;
	top: 40px;
}

#footer {
	width: 950px;
	position: absolute;
	height: 240px;
	margin-bottom: 0px;
	clear: both;
}

#contact_info {
	height: 200px;
	width: 225px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	left: 40px;
	position: absolute;
	top: 30px;
}
#tripadvisor {
	height: 98px;
	width: 313px;
	position: absolute;
	left: 600px;
	top: 30px;
}

#book_now {
	height: 78px;
	width: 178px;
	position: absolute;
	top: 150px;
	left: 735px;
}
#text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	position: relative;
	width: 950px;
	left: 0px;
	top: 10px;
	float: left;
}
