/*global settings*/

*{margin:0; padding:0; }
body{text-align:center;background: url("../img/design/bg.jpg") center top no-repeat; background-color:#844429;}
#main_wrapper{width:930px;  margin-left:auto;margin-right:auto;text-align:left; position:relative; }
#menu{width:930px; height:120px;position:absolute; top:0px; left:0px;}
#column_one{width:334px; min-height:300px;position:absolute; top:125px; left:8px;}
#column_two{width:522px; position:absolute; top:125px; left:395px;}
#gallery{padding-left:5px; padding-top:30px;}


#footer{text-align:right; margin:400px -5px 50px 0px; font-size: 11px ;}


/*Fonts & Colors:*/

body,td,th{font-size: 12px ;font-family: Arial;color: #301F19; line-height:18pt; text-align: justify; }
body p{padding:0px 0px 8px 5px ;text-align: justify; }
h1 {font-size: 23px ;font-family: Times; color: #BF4A00; font-weight:lighter; text-align: left; padding:20px 0px 5px 5px;}
h2 {font-size: 23px ;font-family: Times; color: #BF4A00; font-weight:lighter; text-align: left; padding:0px 0px 5px 5px; float:left;}
.line{ width:100%; height:5px; border-bottom:thin dotted; color:#BF4A00; margin:0px 0px 15px 5px;}
ul {padding:0px 0px 0px 20px ;text-align: left; }

a:link {color: #301F19; text-decoration: none;}
a:visited {olor: #301F19; text-decoration: none;}
a:hover {color: #CF7740; text-decoration: underline;}
a:active {color: #301F19; text-decoration: none;}

.gal:link{ font-size : 11px; color: #FFFFFF; text-decoration: none;}
.gal:visited{ font-size : 11px; color: #FFFFFF; text-decoration: none;}
.gal:hover{font-size : 11px; color: #BF4A00; text-decoration: none;}
.gal:active{ font-size : 11px; color: #FFFFFF; text-decoration: none;}


.header-title{	background-color : #F4E9D7;	color : #8E836C;line-height: 21pt;font-family : Times;font-size : 18px;	text-align:center;}

.bottom-menu2:link{ font-size : 12px; color: #301F19; text-decoration: none;}
.bottom-menu2:visited{ font-size : 12px; color: #301F19; text-decoration: none;}
.bottom-menu2:hover{font-size : 12px; color: #CF7740; text-decoration: underline;}
.bottom-menu2:active{ font-size : 12px; color: #301F19; text-decoration: none;}


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

.color2{ color:#BF4A00;font-size : 14px;font-family: Times;background-color : #FFFFFF;	line-height: 20pt; width:236px;padding:0px 0px 0px 10px ;}
.bold{ font-weight:bold;font-size : 12px; margin-top:15px}
.color3{ color:#F4F1ED;}
.moveit{ margin-right:60px;}

.btn{ 
	width:100%; 
	height:20px; 
	background: url("../img/design/bg_button.jpg") 4px top no-repeat;
	font-family: Trebuchet MS;
	line-height: 15pt;
	font-size : 14px;	
	padding:0px 0px 15px 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_end{ 
	width:610px; 
	height:15px; 
	background: url("../img/design/line.gif") left 13px no-repeat;
	}



