body{
	padding:0;
	margin:0;
	background: #5f2d02 url(images/bg_body.jpg) top left repeat-y;
	font: 73.5%/2.0em Helvetica, Arial, sans-serif;
}

#header{
	width:897px;
	height:169px;
}

#site-container{
	width:897px;
	background: url(images/bg_site_container.gif) top left repeat-y;
}

#site-container2{
	width:897px;
	background: url(images/bg_site_container2.gif) bottom left no-repeat;
}

#sidebar{
	width:385px;
	float:left;
}

#content{
	width:511px;
	float:left;
	background: url(images/bg_content.gif) top left no-repeat;
}

#content-body {
	width:360px; 
	margin: 20px 0 0 80px; 
	font-size:12px; 
	line-height:18px; 
	color:#8e8e8e;
}

#content-heading {
	width:360px; 
	margin: 20px 0 0 80px;
}

#footer{
	clear:both;
	width:897px;
	height:48px;
	background:#200700 /*url(images/bg_footer.gif) bottom right no-repeat */;
}

.clearboth{
	clear:both;
	line-height:1px;
	margin-top:-1px;
}

#location{
	margin:35px 0 20px 80px; 
	font-size:11px; 
	color:#FFF; 
	width:260px;
	line-height:14px;
	letter-spacing:.01em;
}

.location-header {
	font-size: 12px;
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #4b0606;
	line-height:16px;
}

#navigation{
	padding:12px; 
	color:#5a5959; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	letter-spacing:1px;
	text-decoration:none;
}

#navigation a, #navigation a:link, #navigation a:visited{
	color:#5a5959; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	letter-spacing:1px;
	text-decoration:none;
}

#navigation a:hover{
	text-decoration:underline;
}

/*MENU*/

.menutable{
	width:350px;
	font-size:11px;
}

.menuitem{
	width:340px;
}

.menuprice{
	width:10px;
}

.menuheading {
	padding: 5px 0 5px 0;
	font-weight: bold;
	color:#6A6A6A;
}

.menudesc{
	padding: 0 0 0 10px;
	display:block;
}