/*global settings*/

*{margin:0; padding:0;}
body{text-align:center;background: url("../img/design/bg_gradient.gif") center top repeat-x; background-color:#7C0000;}
#bg2{width:100%; height:685px; background: url("../img/design/bg.gif") center top no-repeat; min-width:970px;}
#bg{width:100%; height:685px; background: url("../img/design/bg_shadow.gif") center 487px no-repeat; min-width:970px;}
#book{ width:306px; height:192px; position:absolute; top:557px; left:10px;background: url("../img/design/bg_book.gif") left top no-repeat;}
#menu{width:100%; height:600px;}
#main_wrapper{width:985px;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#content{width:610px; position: absolute; top:562px; left:355px;  }
#footer{text-align:right; margin:200px 0px 50px 0px; font-size: 11px ;}
#footer_rates{text-align:right; margin:800px 0px 50px 0px; font-size: 11px ;}

#availpro{width:500px; position: absolute; top:100px; left:230px; z-index:2; }


/*Fonts & Colors:*/

body,td,th{font-size: 13px ;font-family: Arial;color: #EDEEC3; line-height:18pt; text-align: justify; }
body p{padding:0px 5px 8px 5px ;text-align: justify; }
h1 {font-size: 20px ;font-family: Trebuchet MS; color: #EDEEC3; font-weight:100;  line-height:15pt; text-align: left; padding:15px 0px 15px 5px;}


a:link {color: #EDEEC3;}
a:visited {color: #EDEEC3;}
a:hover {color: #FFFFFF;}
a:active {color: #EDEEC3;}

.header-title{	background-color : #EDEEC3;	color : #7C0000;line-height: 19pt;font-size : 14px;	text-align:center;padding:0px 0px 0px 0px ;margin:10px 0px 10px 0px ;}

.bottom-menu:link{ font-size : 11px; color: #EDEEC3; text-decoration: none;}
.bottom-menu:visited{ font-size : 11px; color: #EDEEC3; text-decoration: none;}
.bottom-menu:hover{font-size : 11px; color: #FFFFFF; text-decoration: underline;}
.bottom-menu:active{ font-size : 11px; color: #EDEEC3; text-decoration: none;}

.color2{ color:#512507;font-size : 13px;}
.bold{ font-weight:bold;font-size : 12px; margin-top:15px}
.color3{ color:#F4F1ED;}
.moveit{ margin-right:60px;}

.book_title{ 
	width:270px; 
	height:34px; 
	position:absolute; 
	top:20px; 
	left:15px;
	background: url("../img/design/bg_book_now.gif") left top no-repeat;
	line-height: 18pt;
	font-size : 18px;	
	padding:7px 5px 8px 10px;
	}

.baseline{ 
	width:270px; 
	height:15px; 
	position:absolute; 
	top:65px; 
	left:15px;
	font-family: Trebuchet MS;
	line-height: 11pt;
	font-size : 11px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0pt;
	}
	
.mini_booking{ 
	width:270px; 
	height:85px; 
	position:absolute; 
	top:92px; 
	left:20px;
}

.line{ 
	width:610px; 
	height:5px; 
	background: url("../img/design/line.gif") left 1px no-repeat;
	}
.line_end{ 
	width:610px; 
	height:15px; 
	background: url("../img/design/line.gif") left 13px no-repeat;
	}


