#homePage h2
{
	margin: 			0 0 0.6em 0;
	padding:			0.3em 0.5em;
	font-size:  		1.6em;
	color:  			#fff;
	background-color:	#f98d19;
	font-weight:		bold;
}
#homePage h3 {
	color:#000;
	line-height:1.2em;
}

#homePageText {
	color: 	 			#000;
	font-size:  		0.9em;
	line-height:		1.3em;
	padding:			0 12px 12px 12px;
}
#homePageText img
{
	margin: 			0 0 7px 7px;
}

#homePage #homeSpecials {
	border-top:1px solid #000 !important;
	border-bottom:1px solid #000 !important;
	margin-bottom:1em;
	width:448px;
}
#homePage #homeSpecials a.listing {
	display:block;
	width:33%;
	text-align:center;
	float:left;
	font-size:0.9em;
	font-weight:bold;
	color:#F80;
	height: 210px;
}
#homePage #homeSpecials a.listing img {
	margin:1em auto;
	border:1px solid #000;
}
#homePage #homeSpecials a.listing h3 {
	margin:0;
	font-size:0.8em;
	color:#000;
}