#content
{
	background: url(/images/catering.bg.gif) 0px  258px no-repeat;
	color: #4c2d11;
	padding-bottom: 20px;
}

#content #title
{ 
	background: #67853d top right no-repeat;
	height:80px;
	overflow: hidden;
}
#content #title h3
{
	background: url(/images/catering.title.gif);
	display: block;
	height: 53px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 197px;	  
}
#content img#main_img
{
	margin-top: 6px;
	margin-bottom: 30px;
}		 
#content img.intro_links
{
	margin-left: 8px; 
}
#content hr#blueline
{
 background: #afdcdf;
 border-collapse:collapse;
 border: 0px;
 height: 1px;
 margin: 30px 40px 30px 40px;
 
}
#content h4#catering-menu
{
	background: url(/images/catering.catering-menu.gif) no-repeat;
	height: 28px;
	overflow: hidden;
	margin: 0 0 30px 0;
	text-indent: -12345px;
	width: 212px;
}
#content a#download
{	   
background: url(/images/catering.download.png) no-repeat;
display: block;
height: 54px;
margin: 10px auto 30px;
overflow: hidden;
text-indent: -1234px;
width: 300px;
}
#content p
{   
	margin:  0 40px 24px 40px;
	font-size: 1.1em;
	line-height: 1.5em;
}
#content p a
{   
	color:#EA5218;
}
#content dl
{
	margin: 0 48px;
}
	
#content dl dt
{
	background: url(/images/site.bullet_orange.gif) 0px 4px no-repeat;
	color: #4c2d11;
	font-size: 1.1em;
	padding: 0 0 20px 12px;	
}
	
#content dl dd
{
	border-bottom: 1px solid #AFDCDF;
	font-size: 1.1em;
	padding:  0 0 35px 12px;
	margin: 0 0 30px 0;
	
}
#content dl dd ul
{		 
	list-style:none;
}
#content dl dd ul li
{		
	background: url(/images/site.bullet_orange-sm.gif) no-repeat 0px 6px;
	padding-left:8px;
	line-height:1.5em;
}
	
	
#content table.menuitems
{ 
	margin: 0 auto;
				  
}

						    
 
#content table.menuitems tr.section_title th
{	
	padding-top:20px;			  
	
}						 
#content table.menuitems tr.menuitem td
{			
	padding-top:20px;   
	font-weight:bold;
	text-align: left;	
	padding-left: 0;	 
}		
#content table.menuitems tr.menuitem td.menuitem_title
{
}
#content table.menuitems tr td.menuitem_description 
{
	padding-right: 20px;
}  			 