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

#content	{
	padding:5px 0 0 0;
	}
	
#feature	{
	height:270px;
	width:800px;
	padding-right:10px;
	margin-bottom:5px;
	background-image: url(../images/Untitled-3.jpg);
	background-position: right;
	font-size: 18px;
	background-repeat: no-repeat;
	}
	
#feature img	{
	float:left;
	margin-right:0px;
	}
	
#feature h1	{
 	padding:25px 0 10px 0;
	color:#FFF;
	line-height:1.0em;
	}
	
#feature p	{
	color:#CBEECB;
	font-size:1.5em;
	line-height:1.3em;
	text-align: left;
	}
	
#images	{
	height:130px;
	width:255px;
	float:left;
	}
	
#images img	{
	float:left;
	border-right:#FFF 1px solid;
	}
	
#deli {
	float:left;
	background:#fd8ec2;
	height:130px;
	width:260px;
	color:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#deli p	{
	font-size:1.6em;
	padding-top:10px;
	}
	
#catering	{
	background:#BBA963;
	height:130px;
	width:282px;
	float:left;
	margin-left:2px;
	}
	
#catering img	{
	float:left;
	border-right:#FFF 1px solid;
	margin-right:10px;
	}
	
#catering p	{
	font-size:1.6em;
	color:#FFF;
	padding:10px 0 0 0;
	}

#content_bottom	{
	clear:both;
	margin:5px 0 15px;
	height:130px;
	width:810px;
	float:left;
	}
	
#news {
	background:url(../images/home/mc_home_quill.jpg) no-repeat right;
	height:130px;
	width:204px;
	float:left;
	padding:0 50px 0 0;
	}

#news h3	{
	color:#36BAD3;
	text-align: left;
	}
	
#news p	{
	color:#666;
	margin:10px 0 5px 0;
	line-height:1.2em;
	}
	
#wine	{
	height:130px;
	width:250px;
	border-left:dotted 1px #000;
	border-right:dotted 1px #000;
	float:left;
	padding:0 10px 0px;
	}
		
#wine h3	{
	color:#F70482;
	text-align: left;
	}
	
#wine p 	{
	color:#666;
	margin:10px 0 5px 0;
	line-height:1.2em;
	}
	
#comment	{
	height:130px;
	width:273px;
	float:right;
	padding:0 0 0 10px;
	}
	
#comment h3	{
	color:#3B5FAB;
	}
	
#comment p	{
	color:#666;
	margin:10px 0 5px 0;
	line-height: 1.2em;
	}
	
#comment img	{
	margin: 0px;
	padding: 0px;
	}
	
