.specials_holder{
	width:100%; 
	border-bottom: dotted 1px #7F311A;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.specials_wrapper{
	float:left;
}

.specials-date{
	font-size:12px;
}

.specials-title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#793b2e;
	padding:0 0 10px 0;
}

.specials_description{
	float:left;
	padding:0 10px;
}

.specials_image{
	float:left; 
	width:194px; 
	margin-right:10px
}

.specials_image img{
	border: solid 2px #5c2f04;
}

/* FEATURED SPECIALS */

.specials-home{
	width:915px;
	float:left;
	height:225px;
	margin:0 0 0 20px;
}


#specials_cont{

}

#specials_wrapper{
	position:relative;
	padding: 5px;
}

.special_content{
	float:left;
	text-align:left;
	width:100%;
	padding: 5px 0 0 0;
}

.special_text{
	width:100%;
	color:#000000;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
}

.special_text a{
	color:#793f27;
	font-weight:bold;
}

.special_title{
	font-family:Verdana, Geneva, sans-serif;
	color:#793f27;
	font-weight:bold;
	font-size:11px;
}

.special_title a{
	color:#793f27;
	font-weight:bold;
}



