@charset "UTF-8";
/* CSS Document */

#content	{
	padding:10px 0 40px 0;
	}

#left_col	{
	width:175px;
	float:left;
	}
	
#top_left	{
	width:175px;
	height:397px;
	}
	
#top_left .img_left	{
	float:left;
	border-right:1px #FFF solid;
	}
	
#top_left h3 {
	color:#690;
	}
	
#top_left p	{
	color:#666;
	line-height:1.5em;
	}
	
#bottom_left	{
	background:#f7f6ee;
	height:460px;
	width:155px;
	border-top:#000 dotted 1px;
	border-bottom:#000 dotted 1px;
	padding:0 10px;
	}
	
#bottom_left h3	{
	color:#a99857;
	margin-top:12px;
	}
	
#bottom_left p	{
	color:#666;
	line-height:1.5em;
	margin-top:10px;
	}

#right_col	{
	width:635px;
	float:right;
	}
	
#top_right	{
	width:635px;
	height:535px;
	background:url(../images/deli/mc_deli_food.jpg) bottom right no-repeat;
	}
	
#deli_title	{
	background:#a8c078 url(../images/deli/mc_deli_title.jpg) no-repeat right;
	height:130px;
	width:425px;
	float:left;
	}
	
#deli_title h2	{
	color:#fff;
	margin:15px 0 0 10px;
	}

#deli_intro_text	{
	height:230px;
	width:415px;
	float:left;
	margin-left:10px;
	padding:20px 10px 5px 0;
	}

*html #deli_intro_text	{
	margin-left:5px;
	}
		
#deli_intro_text h3	{
	color:#a99857;
	}
	
#deli_intro_text p	{
	color:#666;
	line-height:1.5em;
	margin-top:20px;
	}
	
#deli_photo	{
	height:298px;
	width:197px;
	float:right;
	}
	
#bottom_right	{
	width:635px;
	margin-top:15px;
	clear:both;
	}

#products	{
	width:298px;
	margin-left:10px;
	float:left;
	}

*html #products	{
	margin-left:5px;
	}
	
#products p	{
	color:#666;
	line-height:1.4em;
	}
	
#fresh_dishes	{
	width:298px;
	margin:0 0 40px 28px;
	float:right;
	}
	
#fresh_dishes h3, #products h3	{
	display:block;
	width:298px;
	border-bottom:1px #000 dotted;
	padding-bottom:3px;
	color:#a99857;
	}
	
#fresh_dishes h4, #products h4	{
	margin-top:15px;
	color:#003012;
	}
	
#fresh_dishes ul	{
	list-style:none;
	margin:0;
	padding:0;
	}
		
	