@charset "utf-8";
/* CSS Document */
body {
	margin:0px 0px 0px 0px;
	background-image:url('/images/gradientBG.jpg');
	background-repeat:repeat-x;
	background-color:#000;
}
#container {
	background-image:url('/images/mainTopBg.png');
	width:1100px;
	background-repeat:no-repeat;
	height:700px; 
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-550px;
}
#mainbody {
	margin-top:86px;
	margin-left:66px;
}
#nav {
	margin-top:8px;
	background-image:url('/images/navBG.jpg');
	width:960px;
	height:48px;
}
.panel1 {
	background-image:url('/images/specialPanel.jpg');
	background-repeat:no-repeat;
	background-position:left;
	width:345px;
	height:193px;
}
.panelinner {
	background-image:url('/images/specialPanel.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:345px;
	height:203px;
}
.panel2 {
	background-image:url('/images/hoursPanel.jpg');
	background-repeat:no-repeat;
	background-position:center;
	width:257px;
	height:193px;
}
.panel3 {
	background-image:url('/images/ourStoryPanel.jpg');
	background-repeat:no-repeat;
	width:345px;
	background-position:right;
	height:193px;
}
#threePanels {
	margin-top:8px;	
}
#footer{
	margin-right:75px;
	margin-top:6px;
	text-align:right;
	color:#F7EFD5;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
.panel4 {
	background-color:#494e25;
	width:345px;
	height:193px;
}
.innerpanel {
	width:607px;
	text-align:left;
	background-color:#635820;
	background-image:url('/images/innerPageBG.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
#nav table td {text-align:center;}
#mainTextArea { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FDF8EC;
	padding:10px 10px 10px 10px;
}
.b2 { color:#f7de99;}
table {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FDF8EC;
	vertical-align:top;
}
#shortabout { margin-top:35px; margin-left:10px; width:330px;}
table tr td b {color:#d8f2a6;}
a.bblink {color:#d8f2a6;
	font-weight:bold; text-decoration:none;}
#mainTextArea table td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FDF8EC;
	vertical-align:top;
}
.desc {padding-left:10px;}
.sdesc {padding-left:10px; font-size:10px; font-style:italic;}
.price {
	color:#d8f2a6;
	font-weight:bold;
}
#mainTextArea b {
	color:#d8f2a6;
	font-weight:bold;
}
#mainTextArea h1 {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#mainTextArea a.menulink {
	font-size:11px;
	color:#E6EEC1;
	font-weight:bold;
	text-decoration:none;
}
.menu-wrapper > table tr > td.price{
    width: 100px;
}