body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333633;
	background-color:#EEEEEE;
	overflow-y: scroll;
}
a {color:#000;}
a:link, a:visited  {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#container {position:relative; width:828px; background-color:#EEEEEE; top:-20px;}
#mainbox {position:absolute; left: 13px; width:800px; top:-1px;background-color:#D1D1B5;border-color:#333633; border-width:1px;border-style:solid;}
#topbar {position:absolute; left:0px; top:32px; width:828px; height:108px; background-color:#FFFFDD;border-color:#333633; border-width:1px;border-style:solid;}
#title {position:absolute; left: 28px; top: 24px; width:263px; height: 27px;}
#line1 {position:absolute; left:0px; top:56px; width: 302px; height: 1px; background-color:#333633;}
#line2 {position:absolute; left:0px; top:59px; width: 296px; height: 1px; background-color:#333633;}
#address {position:absolute; right:5px; top: 5px; width:159px; height: 61px;}
#home {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:4px; top: 4px;*/ width:90px; height: 24px;}
#menus {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:113px; top: 4px;*/ width:118px; height: 24px;}
#gallery {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:245px; top: 4px;*/ width:80px; height: 24px;}
#location {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:354px; top: 4px;*/ width:90px; height: 24px;}
#contact {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:463px; top: 4px;*/ width:80px; height: 24px;}
#deli {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:572px; top: 4px;*/ width:156px; height: 24px;}
#reserve {position:relative; float:left; margin:4px 0px 0px 4px;/*absolute; left:572px; top: 4px;*/ width:120px; height: 24px;}
#barlinks {
	font-size:16px;
	line-height:150%;
	font-weight:550;
	position:absolute; 
	left:28px; 
	top:128px; 
	width:772px; 
	height:32px; 
	background-color:#333633;
	}
#barlinks a {color:#D1D1B5;}

#barlinks a:link, #barlinks a:visited {
	text-decoration: none;
	}
#barlinks a:hover, #barlinks a:active {
	text-decoration: underline;
	}
#barlinks2 a:link, #barlinks2 a:visited {
		color:#D1D1B5;
	text-decoration: none;
	}
#barlinks2 a:hover, #barlinks2 a:active {
		color:#D1D1B5;
	text-decoration: underline;
	}
.current {
	background-color:#444844;
	}