body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background5.jpg);
	background-position: center;
	text-align: center;
}
.thumb {
	text-align: center;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#header {
}
.payment {
	font-size: 11px;
}
.info {
	color: #190D17;
	line-height: 18px;
	font-size: 10px;
}
.title {
	font-size: 14px;
	color: #BF230C;
	font-weight: bold;
}
#intro img {
	border: 1px solid #190D17;
	margin-right: 1px;
	margin-left: 1px;
}
#sidebar {
	float: left;
	line-height: 20px;
	text-align: left;
	margin-left: 40px;
	width: 240px;
}
h2 {
	font-size: 12px;
	color: #BF230C;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}
.spec {
	line-height: 20px;

}
.menuheading {
	text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #E3B465;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#main {
	font-size: 12px;
	line-height: 16px;
	color: #190D17;
	width: 460px;
	text-align: justify;
	float: right;
	margin-right: 40px;
}
#menu {
	color: #190D17;
	line-height: 16px;
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#navigationmenu {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #190D17;
}
h1 {
	font-size: 14px;
	color: #BF230C;
}
.menucategory {
	font-size: 16px;
	font-weight: bold;
	color: #190D17;
}
.menunumber {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}
.menuitem {
	font-size: 12px;
	color: #BF230C;
	vertical-align: middle;
	width: 140px;
}
.menudescription {
	vertical-align: middle;
	font-style: italic;
	width: 410px;
}
.menuprice {
	color: #BF230C;
	vertical-align: middle;
	width: 65px;
	text-align: center;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 792px;
	background-color: #FEF6E3;
}
#footer {
	text-align: center;
	clear: both;
	font-size: 10px;
}
a:link {
	color: #190D17;
}
a:visited {
	color: #190D17;
}
.highlights {
	font-style: italic;
	color: #BF230C;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
a:hover {
	color: #BF230C;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #FFFFFF;
}
.backtop {
	font-weight: bold;
	color: #BF230C;
	text-align: center;
}
.menuitemmain {
	font-weight: bold;
}
.menumeatselect {
	font-weight: bold;
}
dl {
	width: 240px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #E3B465;
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		}

	dt {
	color: #fff;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #BF230C;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}
	
	dd {
	color: #190D17;
	background: url(images/arrow.gif) no-repeat 0 3px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
		}
.navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
}

.navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	display: inline;
	width: 80px;
}

.navlist li a
{
	padding: 0.25em 0.5em 0.25em 0.75em;
	text-decoration: none;
	background-color: #fff;
	border-left-width: 1em;
	border-left-style: solid;
	border-left-color: #BF230C;
}

.navlist li a:link { color: #190D17; }
.navlist li a:visited { color: #190D17; }

.navlist li a:hover
{
	border-color: #27161B;
	background-color: #FFFFFF;
	color: #BF230C;
	font-style: normal;
}
.navlist li a:active {
	color: #FFFFFF;
}







#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
	
	
	
#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}	
