@charset "utf-8";
body {
	background: #A1522B url(images/background.png);
	text-align: center;
	margin: 0px;
	padding: 4px;
	color: #A25C2C;
	font: bold 13px/19px Arial, Helvetica, sans-serif;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#nav {
	position: absolute;
	left: 32px;
	top: 245px;
	width: 770px;
}
#nav2 {
	position: absolute;
	left: 185px;
	top: 8px;
	width: 300px;
	text-align: left;
	border-bottom: 1px solid #A0562A;
	color: #A35A2B;
	font-size: 15px;
	font-variant: small-caps;
	letter-spacing: .8em;
	z-index: 2;
}

#restaurant {
	background: url(images/restaurant.jpg) center center;
	height: 400px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px none #BC5836;
	border-left: 4px none #BC5836;
	margin-top: 30px;
	border-top-style: none;
	border-bottom-style: none;
}
#navholder {
	background: #622610 url(images/barback2.jpg) no-repeat;
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #A2512A;
	position: relative;
	clear: both;
}
#tab {
	background: #ECD275 url(images/body_middle.gif);
	height: 36px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#bodyinfo {
	background: url(images/body_middle.gif);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer2 {
	background: url(images/footer2.gif) no-repeat bottom;
	height: 31px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.current {
	background: #FCD951;
}
td {
	border-bottom: 1px none #9F582C;
}
.pic {
	border-top: 4px solid #FEEFB4;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FEEFB4;
	border-bottom-color: #FEEFB4;
	border-left-color: #FEEFB4;
}
.menuheading {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	text-transform: uppercase;
}
#container #bodyinfo .textholder #CollapsiblePanel3 .CollapsiblePanelContent p {
	text-align: left;
	margin-bottom: 12px;
}
#container #bodyinfo .textholder #CollapsiblePanel1 .CollapsiblePanelContent p {
	text-align: left;
	margin-bottom: 12px;
}
#container #bodyinfo .textholder #CollapsiblePanel2 .CollapsiblePanelContent p {
	text-align: center;
	margin-bottom: 12px;
}
#zagat {
	position: absolute;
	left: 806px;
	top: 1px;
	border: 1px solid #FCD951;
}
