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

body {
	background-image: url(/img/restaurant/background.png);	
	background-color: #4B3414;
}

#header {
	background-image: url(/img/restaurant/header.png);	
}

#header h1 a {
	background-image: url(/img/restaurant/logo.png);	
}

.footer {
	background-image: url(/img/restaurant/footer.png);		
}

.footerInner {
	padding-left: 100px;	
}

.footerRight {
	color: #999;
}

.footerRight a {
	color: #000;
	text-decoration: none;
}

.phone {
	color:#342005;
}

.datesRemember a{
	padding-top:3px!important;
	padding-bottom:15px!important;
	}
	
.datesRemember {
	font-size:70%;	
	
}

#menu_left {
	background-image: url(/img/restaurant/menu.left.png);
}

#menu_right {
	background-image: url(/img/restaurant/menu.right.png);
}

#menu ul {
	background-image: url(/img/restaurant/menu.background.png);
}

#menu ul li {
	background-image: url(/img/menu.div.jpg);
}

#menu ul li ul {
	background-image: url(/img/restaurant/menu.sub.png);
}

#menu ul li a:hover {
	background-color: #FFF6EA;
	color: #000;
}

.meals {
	font-size: 120%;
}

.menudownload {
	font-size: 100%;
	text-align:center;
	padding-top: 10px;
}

.menudownload a {
	color:#FFF;
}

.mealsdesc {
	font-size: 90%;
}

th {
	font-size: 180%;
	padding-top:15px;
	padding-left:5px;
	text-align:center;
	
}

.menutable td {
	padding:5px;

}
.menutable {
	width:725px;
	float:left;
	padding-bottom:30px;
}

.winetable td {
	padding:5px;
	vertical-align:top;

}
.winetable {
	float:left;
	padding-bottom:30px;
	
}

.winetable h6 {
	font-size:90%;
	font-weight:normal;
	
}

.winecost {
	text-align:right;
	width:100px;
}

.buffetnorm {
	padding-left:5px;
	padding-bottom:10px;
	
}

.buffettitle { 
	padding-top:10px;
}

.buffetPoster { 
	padding-top:10px;
	padding-left:5px;
	vertical-align:top;
}


#christmas {
	text-align:center;
	font-size:120%;
	width:880px;
	margin-bottom:20px;
}

#christmas h5 {
	font-size:80%;	
	font-weight:normal;
}


.phone {
	color:#654d2b;
}

.buffetThumb {
	margin-left:5px;	
	
}

.colLeft {
	width:159px;
	float:left;
	margin-right:20px;
	
}

.colLeft h3 {
	text-align:center;

}

.colLeft .img {
	width:140px;
	margin-left:auto;
	margin-right:auto;
}

.restaurantCenter {
	
	width:700px;
	float:right;
}

.colRight {
	
	width:160px;
	float:right;
}

.colRight .img {
	width:140px;
	margin-left:auto;
	margin-right:auto;
}

.colRight h3 {
	text-align:center;

}
.restaurantDates {
	margin-bottom:20px;	
	float:left;
	
}

.datesPics {
	float:left;
	width:280px;
	margin-right:20px;
}

.datesDesc {
	width:570px;
	float:left;
	
}
.menuheader {
	border-style:solid;
	border-bottom:solid #ffffff;
	border-width:0px 0px 1px 0px;
}

#newyears tr td {
	vertical-align:top;
		
	
}

#fish{
	text-align: center;
}

#fish h1{
	font-size: 18px;
}

#fish h2{
	font-size: 14px;
}

#fish p{
	font-size: 12px;	
}