#homePage h2
{
	margin: 			0 0 0.6em 0;
	padding:			0.3em 0.5em;
	font-size:  		1.6em;
	color:  			#fff;
	
	font-weight: normal;
}


#homePageText {
	color: 	 			#fff;
	font-size:  		11px;
	line-height:		1.1em;
	margin-left:7px;
}


#homePage #homeSpecials {
	
	
	padding: 0px;
	margin-left:0px;
}
#homePage #homeSpecials .listing {
	display:block;
	width:171px;
	text-align:center;
	float:left;
	font-size:11px;
	padding:2px;
	margin-right:2px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border-style:dotted;
	border-width:1px;
	height:225px;

	background-repeat:no-repeat;
	
}


#homePage #homeSpecials  .boxBody .listing a img {
	margin:1em auto;
	
	border:0px;
	text-align:center;
	background-color:transparent;

}

#box    {width:120px;height:120px;text-align:center;margin:1em auto;}




#homePage #homeSpecials .boxBody .listing h3  {
	
	font-size:11px;
	padding:2px;
	font-weight:400;
	text-decoration: none;
	min-height:32px;
	color:#333;
	max-height:32px;
	overflow:hidden;
	
}
#homePage #homeSpecials .boxBody .listing h3 a {
	
	font-size:12px;
	padding:2px;
	font-weight:400;
	text-decoration: none;
	
	color:#333;
	
}

#homePage #homeSpecials .boxBody .listing .specialsPrice  {
	color:#F00;
	font-weight:bold;
	font-size:12px;
	background-color:transparent;
	vertical-align:bottom;
	margin-bottom: 1px;
	
	
}

#homePage #homeSpecials .boxBody .listing .specialsPrice a {
	color:#333;
	font-weight:bold;
	font-size:12px;
	background-color:transparent;
	vertical-align:bottom;
	margin-bottom: 0px;	
}


#homePage #homeSpecials #clearboth {
	
	
	padding:5px;
	clear:both;
	height:15px;
	
}

/* kos stuff */

#homePage #homeSpecials p.name 

	{color:#333;
	background-color:transparent;}
	
	#homePage #homeSpecials p.price

	{color:#F00;font-weight:bold;
	font-size:12px;
	background-color:transparent;
	
	}

#homePage #homeSpecials a.listing {
	display:block;
	width:28%;
	text-align:center;
	float:left;
	font-size:11px;
	padding:12px;
	margin-right:15px;
	margin-bottom:10px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border-style:dotted;
	border-width:1px;
	height:180px;
	background-image:url(../statimages/specials.jpg);
	background-repeat:no-repeat;
}

#homePage #homeSpecials a.listing hover {
	display:block;
	width:28%;
	text-align:center;
	float:left;
	font-size:11px;
	padding:12px;
	margin-right:15px;
	margin-bottom:10px;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
	border-style:dotted;
	border-width:1px;
	height:180px;
}





#specials #newSpecials a.listing img {
	margin:1em auto;
	
}
#specials #newSpecials a.listing h3 {
	margin:10px;
	font-size:10px;
	color: #600;
	font-weight: lighter;
	text-decoration: none;	
}
