#content
{
	background: url(/images/menu.bg.gif) 0px  80px no-repeat;
	padding-bottom: 20px;
}

#content #title
{ 
	background: #67853d url(/images/menu.title.bg.jpg) top right no-repeat;
	height:80px;
	overflow: hidden;
}

#content #title.soups-salads
{ 
	background: #67853d url(/images/menu.header.salads.jpg) top right no-repeat;
}
#content #title.appetizers
{ 
	background: #67853d url(/images/menu.header.appetizers.jpg) top right no-repeat;
}
#content #title.med-breads
{ 
	background: #67853d url(/images/menu.header.flatbreads.jpg) top right no-repeat;
}
#content #title.drinks
{ 
	background: #67853d url(/images/menu.header.desserts.jpg) top right no-repeat;
}
#content #title h3
{
	background: url(/images/menu.title.gif);
	display: block;
	height: 54px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 149px;
}
#content div h4
{
	display: block;
	background: url(/images/menu.main-entres.gif) top left no-repeat;
	height: 16px;
	overflow:hidden;
	margin: 0 0 16px 18px;
	text-indent: -12345px;
	width: 148px;   
}
#content div.appetizers h4
{
	background-image: url(/images/menu.title-appetizers.gif);
	width:209px;
	height: 17px;
}	  
#content div.desserts h4
{
	background-image: url(/images/menu.title-desserts.gif);
	width:209px;
	height: 17px;
}
#content div.soups-salads h4
{
	background-image: url(/images/menu.soups-salads.gif);
	width:171px;
	height: 13px;
}
#content div.med-breads h4
{
	background-image: url(/images/menu.med-breads.gif);
	width:383px;
	height: 28px;
} 
#content div.specialties h4
{
	background-image: url(/images/menu.specialites.gif);
	width:383px;
	height: 28px;
}

#content div img#entrees-table_img
{ 
height:346px;
width:531px;
margin-bottom: 35px;
}
#content ul.submenu
{
	display:block;
	list-style: none; 
	margin: 25px 0;
	width: 500px;
}
#content ul.submenu li 
{
	border-right: #e67f2a 1px solid;
	height: 16px;
	float: left;
	font-size: 1.1em;
	margin-left:20px;
	width: 145px;
}
#content ul.submenu li.lr
{
	border-right: 0;
}
#content ul.submenu li a
{
	color: #194566;
}
#content ul.submenu li a.s
{
	color: #492123;
	font-weight: bold;
}

#content img.fullwidth
{ 
	display: block;
	margin:0 18px;   
}





#content table.menuitems
{ 
	width: 530px;
	margin: 0 0 0 18px;
				  
}
#content table.menuitems tr.section_title th
{	
	padding-top:20px;			  
	
}	
#content table.menuitems tr.section_title th.menuitem_title 
{					
	padding-top:20px;		  
	background-position: 0 24px;
	
}	
#content table.menuitems tr th 
{				   
	color: #ea5218;
	font-weight: bold;
	text-align: left;
	font-size: 1.1em;   		 
	padding-left:12px;	
}  	   
#content table.menuitems tr th.menuitem_title 
{
	background: url(/images/site.bullets_green.gif) no-repeat 0px 4px;   
	padding-left: 32px;     		    
	padding-right: 20px;
}  	   
#content table.menuitems tr th.caption
{
	padding: 0 10px 0 0;
	text-align:left;
}  	   
#content table.menuitems tr td
{					   
	color: #4c2d11;
	font-size: 1.1em;
	padding-left: 32px;	   
	
	}  					 
#content table.menuitems tr.menuitem td
{			
	padding-top:20px;   
	font-weight:bold;
	text-align: left;			 
	padding-left:12px; 
}		
#content table.menuitems tr.menuitem td.menuitem_title
{
	background: url(/images/site.bullet_orange.gif) no-repeat 18px 24px;
	padding-left: 32px;	
	padding-right: 20px;

}
#content table.menuitems tr td.menuitem_description 
{
	padding-right: 20px;
}  			 