@charset "utf-8";

#number {

	width: 950px;

	font-family: "Tw Cen MT Condensed";

	font-size: 50px;

	color: #69C;

	text-align: center;

	padding-top: 20px;

}

#valid {

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

	font-size: 18px;

	color: #333;

	text-align: center;

	width: 950px;

	padding-top: 30px;

}

#conditions {

	font-family: "Tw Cen MT Condensed";

	font-size: 50px;

	color: #C96;

	width: 950px;

	text-align: center;

}



#ring_us {

	width: 950px;

	text-align: center;

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

	color: #333;

	font-size: 20px;

	padding-top: 50px;

	font-style: normal;

}

#special {

	font-family: "Tw Cen MT Condensed";

	font-size: 100px;

	color: #69C;

	text-align: center;

}







/* 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: 900px;

}

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

}



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

}


