/*-------blah blah--------*/

body{
	background-color:#5e5b53;
	margin:0px auto auto auto;
}

#main_wrapper{
	width:950px;
	margin:0 auto 0 auto;
}

div#wrapper{
	margin:0 auto 0 auto;
	padding:0 46px 0 49px;
	width:855px;
	/*background-image:url(../../images/clifftop/background_single.gif);
	background-repeat:repeat-y;*/
	float:left;
	vertical-align:middle;
}

div#menu_container{
	background-image:url(../../images/clifftop/top_bckgrnd.gif);
	background-repeat:no-repeat;
	width:855px;
	height:76px;
}

div#menu_nav{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5b5850;
	padding:35px 0 0 56px;
	width:660px;
	float:left;
}

div#index_link{
	width:133px;
	float:left;
	height:76px;
}	

.menu_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5b5850;
	text-decoration:none;
	font-weight:bold;	
}

.menu_link:hover{
	color:#5b5850;
	text-decoration:underline;
	font-weight:bold;
}

#flash_header{
	padding:0;
	margin:0;
	overflow:hidden;
}

div#flash_container{
	float:left;
	margin-bottom:-3px;
}

div#main_container{
	float:left;
	background-color:#FFFFFF;
	height:auto;
	width:855px;
}

div#block{
	background-color:#FFFFFF;
	float:left;
	width:425px;
	margin:40px 0 10px 0px;
	padding:0 0 0 57px;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#d9d6cc;
	height:auto;
}

div#block_rate{
	background-color:#FFFFFF;
	float:left;
	height:auto;
	width:797px;
	margin:40px 0 10px 57px;
}

* html div#block_rate{
	background-color:#FFFFFF;
	float:left;
	height:auto;
	width:795px;
	margin:30px 0 10px 30px;
}

div#text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5850;
	float:left;
	height:auto;
	width:400px;
	margin:0px 0px 10px 0px;
}

div#text_rate{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5850;
	float:left;
	height:auto;
	width:700px;
	margin:0px 0px 10px 0px;
}

* html div#text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5b5850;
	float:left;
	height:auto;
	width:380px;
	margin:0px 0px 10px 0px;
}
div#blockx{
	background-color:#FFFFFF;
	float:left;
	height:auto;
	width:310px;
	margin:10px 0 0px 0;
	padding:0 0 0 15px;
}
div#weather{
	float:left;
	width:310px;
	height:auto;
	margin:20px 0px 0px 0px;
	border-bottom-color:#d9d6cc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

div#temp{
	background-color:#FFFFFF;
	float:left;
	height:auto;
	margin:30px 0 10px 0;
}

div#facilities{
	float:left;
	background-color:#FFFFFF;
	height:auto;
	width:311px;

	margin:5px 0px 5px 20px;
	padding:15px 0 0 0px;
}


.linkage{
	margin:5px 20px 0 0 ;
}

div#bottom_flash{
	background-color:#FFFFFF;
	float:left;
	width:798px;
	padding-left:57px;
	padding-top:30px;
}

div#gallery{
	float:left;
	border-bottom-color:#d9d6cc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:741px;
	padding:10px 10px 10px 0px;
	
}

* html div#gallery{
	float:left;
	border-bottom-color:#d9d6cc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:741px;
	padding:10px 10px 10px 0px;
	
}

div#footer{
	background-image:url(../images/clifftop_footer.gif);
	float:left;
	width:855px;
	height:67px;
}

div#footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:26px 0 0 57px;
}

.disclaimer{
	color:#FFFFFF;
	text-decoration:none;
}

.disclaimer:hover{
	color:#999999;
}

div#Huge{
	margin:0px auto auto auto;
	vertical-align:middle;
	width:980px;
}

div#left{
	float:left;
	width:49px;
	background-image:url(../images/left.jpg);
	height:893px;
}

div#right{
	float:left;
	width:49px;
	background-image:url(../images/right.jpg);
	height:893px;
}

a{
	color:#5b5850;
	text-decoration:none;
}

a:hover{
	color:#938847;
}

.Headline_Bold{
	color:#5b5850;
	font-weight:bold;	
}

div#foot_logo{
	width:855px;
	height:40px;
	float:left;
}

div#flashcontent{

}

.booking{
	background-color:#dcd5bb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:195px;
}

.booking_date{
	background-color:#dcd5bb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:63px;
}

div#sign_up{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:solid;
	border-bottom-color:#d9d6cc;
	border-bottom-width:1px;
	margin-left:15px;
	margin-top:40px; 
	float:left;
	padding-bottom:20px;
	width:311px;
}


