@charset "utf-8";
/* CSS Document */
body{
	margin:0px 0px 0px 0px ;
	}
	
#main{
	margin:0px auto;
	background:#3d0e0e;
	height: auto px;
	width:900px;
	}
	
#top{
	height:54px;
	width:369px;
	margin:0px 0px 100px 267px ;
	}
	
#navi_area{
	width:900px;
	height:38px;
	margin:0px 11px 0px 11px ;
	float:left;	
	}

.home{
	background-image:url(../image/home.gif);
	height:38px;
	width:147px;
	float:left;	
	}
	
.home a{
	background-image:url(../image/home.gif);
	height:38px;
	width:147px;
	}
	
.home a:hover{
	background-image: url(../image/home_hover.gif);
	height:38px;
	width:147px;
	}
	
.about{
	background-image:url(../image/about.gif);
	height:38px;
	width:145px;
	float:left;	
	}
	
.about a{
	background-image:url(../image/about.gif);
	height:38px;
	width:145px;
	}
	
.about a:hover{
	background-image: url(../image/about_hover.gif);
	height:38px;
	width:145px;
	}
	
.amenities{
	background-image:url(../image/amenities.gif);
	height:38px;
	width:148px;
	float:left;
	}
	
.amenities a{
	background-image:url(../image/amenities.gif);
	height:38px;
	width:148px;
	float:left;
	}
	
.amenities a:hover{
	background-image: url(../image/amenities_hover.gif);
	height:38px;
	width:148px;
	float:left;
	}
	
.rates{
	background-image:url(../image/rates.gif);
	height:38px;
	width:148px;
	float:left;
	}
	
.rates a{
	background-image:url(../image/rates.gif);
	height:38px;
	width:148px;
	}
	
.rates a:hover{
	background-image:url(../image/rates_hover.gif);
	height:38px;
	width:148px;
	}
	
.gallery{
	background-image:url(../image/gallery.gif);
	height:38px;
	width:146px;
	float:left;
	}
	
.gallery a{
	background-image:url(../image/gallery.gif);
	height:38px;
	width:146px;
	}
	
.gallery a:hover{
	background-image: url(../image/gallery_hover.gif);
	height:38px;
	width:146px;
	}
	
.contact{
	background-image:url(../image/contact.gif);
	background-repeat:no-repeat;
	height:38px;
	width:145px;
	float:left;
	}
.contact a{
	background-image:url(../image/contact.gif);
	height:38px;
	width:145px;
	}
.contact :hover{
	background-image: url(../image/contact_hover.gif);
	height:38px;
	width:145px;
	}
	
#container_area{
	height: auto;
	width:900px;
	margin:140px 11px 0px 11px ;
	}
	
#container{
	background-color:#e9e7db;
	height: auto;
	width:878px;
	}
	
#image1{
	height:349px;
	width:251px;
	margin:0px 52px 0px 12px ;
	float:left;
	}
	
#image2{
	height:349px;
	width:251px;
	margin:0px 48px 0px 0px ;
	float:left;
	}
	
#images3{
	height:349px;
	width:251px;
	margin:0px 12px 0px 0px ;
	float:left;
	}
	
#left{
	height:172px;
	width:878px;
	float:left;
	margin-bottom:30px;
	}
	
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3a2d2e;
	padding:0px 11px 0px 11px ;
	text-align:justify;
	}
	
.footer{
	background-image:url(../image/footer.jpg);
	height:auto;
	background-color:#4E1118;
	background-repeat:no-repeat;
	width:900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-align:center
	}
.footer a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.footer a:hover{
	text-decoration: underline;
	color:#FFFFFF;
	}				
	
																								
												
												
	
	


















