@charset "UTF-8";
/* CSS Document */

 body {
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-image:url(Bg.gif)
	
		}
		
		p{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#333333;
			font-size:14px;
			font
		}

#herodiv {
	width:1000px;
	height:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top: 0px;			
			}
			
	
#main_div {
	width:1000px;
	height:500px;
	background-repeat:repeat;
	background-color:#fdf9e4;
			}
			
#main_div1 {
	height:800px;
	width:900px;
	margin-left:50px;
	margin-right:50px;
	height:400;
			}
			
			
#footer {
margin-top:auto;
	width:1000px;
	height:69px;
	background-image:url(images/footer.png);
			}
			
#welcome_div {
	
	float:left;
	width:615px;
	height:auto;
	margin-top:0px;
	border:0px;
	
			}	
			
#welcome_div1 {
	width:900px;
	height:auto;
	margin-top:0px;
	border:0px;
		
			}
			
#flash_div {
	float:right;
	height:214px;
	width:263px;
	padding:10px;
	height:auto;
	margin-top:0px;
	background-image:url(images/flash_box.png);
	background-repeat:no-repeat;
		  }	
		  
#flash_in_div {
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
	height:194px;
	width:243px;
	margin-top:0px;
		  }	
		  
#special_div {
	float:left;
	width:auto;
	height:auto;
	}
	
#adress_div {
	width:342px;
	height:193px;
	float:right;
	background-image:url(images/adress_box.png)
	}
	
#booking_div{
margin-left:50px;
margin-top:85px;
padding:40px;
}	
		
