@charset "utf-8";

/* CSS Document */



#container {

	margin: auto;

	width: 950px;

	position: relative;

}

#header {

	height: 350px;

	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;

}

#main_content {

	width: 950px;

	position: relative;

	height: 500px;

}

#tripadvisor {

	height: 98px;

	width: 313px;

	position: absolute;

	left: 600px;

	top: 30px;

}

#book_now {

	height: 78px;

	width: 178px;

	position: absolute;

	top: 150px;

	left: 735px;

}



#main_text2 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333;

	width: 450px;

	padding-right: 30px;

	padding-left: 10px;

	position: absolute;

	top: 225px;

}



#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;

}

#slideshow {

	height: 150px;

	width: 210px;

	border: 2px solid #FFF;

	position: absolute;

	top: 150px;

	left: 275px;

}

#img2 {

	position: absolute;

	height: 150px;

	width: 210px;

	left: 500px;

	top: 150px;

	border: 2px solid #FFF;

}

#img3 {

	border: 2px solid #FFF;

	position: absolute;

	height: 150px;

	width: 210px;

	left: 725px;

	top: 150px;

}
#events {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 950px;
	position: relative;
	float: left;
}




#footer {

	width: 950px;

	position: relative;

	height: 240px;

}



#contact_info {

	height: 200px;

	width: 225px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

	position: absolute;

	left: 40px;

	top: 30px;

}

#header #nav_bar a img {

	margin-left: 5px;

}

#header #nav_bar img {

	margin-left: 5px;

}
