@charset "utf-8";
/* CSS Document */
body{
	background-color:#FFFFFF;
	
	
}
.myHR{
	background-color:#CCC;
	height:1px;
	width:700px;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
	display:block;

}
.myReview{
	font-family: arial, helvetica, sans-serif; 
	font-size: 10px; 
	text-align: left; 
	width: 134px;
	
}
.reviewImage{
	text-align:left; 
	float:left; 
	width:183;
	padding-bottom:10px;
	margin-right:10px;
}

.myReviewText{
	float:left; 
	width:480px; 
	margin-left:10px; 
	font-size:12px; 
	color:#666; 
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	text-align:left;
	padding-bottom:10px;
}

.container
{
	margin-top:0px;
}


.mainpage{	
	background-repeat:no-repeat;
	width:900px;
	height:540px;	
}

.about{
	margin-top:20px;
	width:688px;
	height:800px;
}
.events{
	
	background-repeat:no-repeat;
	width:880px;
	height:800x;
}

.menu{
	
	background-repeat:no-repeat;
	width:912px;
	height:800px;
}

object {
	outline:none;
}

.pictures{
	
	background-repeat:no-repeat;
	width:984px;
	height:800px;
}
.contact{
	
	background-repeat:no-repeat;
	width:622px;
	height:630px;
}
.reviews{
	width:700px;	
}

#dinner_reviews{
	margin-top:20px;
	width:759px;	

}
#dinner_reviews img{
	clear:both;

}
.dr_buttons{
padding-top:20px; 
padding-bottom:30px;
}
