/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#homePage h2
{
	margin:0 0 0.6em 0;
	padding:0.4em 0.5em;

	font-size:0.9em;
	color:#5F6505;
	background-image:url(../images/homepageh2.gif);
	background-repeat:no-repeat;
}



/*

#homePage #homePageMainFeaturedProduct
{
	display : table;
	width : 48%;
}

#homePage .featuredProductBackgroundEnd
{
	height : 2.6em;
	line-height : 2.6em;
	padding : 0;
	
	font-size : 1.4em;
	font-weight : bold;
	
	background-color : #f5841f;
}


#homePage .otherFeatured
{
	color : #fff;
	background-image : url(../images/smallH.png);
	background-position : 12px 50%;
	background-repeat : no-repeat;
	padding : 0 0 0 40px;
}

#homePage .mainFeatured
{
	color : #fff;
	background-image : url(../images/smallH.png);
	background-position : 12px 50%;
	background-repeat : no-repeat;
	padding : 0 0 0 40px;
}

#homePage .homePageFeaturedProduct
{
	clear : both;
	margin : 12px 0;
	border-bottom : 1px solid #000;
	min-height : 120px;
}
#homePage .homePageFeaturedProduct .homePageFeaturedProductImage
{
	display : table;
	width : 39%;
	margin : 3px;
	min-height : 130px;
	min-height : 130px;

}
#homePage .homePageFeaturedProduct .homePageFeaturedProductText
{
	display : table;
	float : right;
	width : 55%;
	min-height : 130px;
}
#homePage #homePageMainFeaturedProductImage
{
	margin : 33px auto 12px auto;
}

#homePage #homePageProducts .name
{
	font-size : 0.75em;
	color : #23408f;
	font-weight : bold;
}
#homePage #homePageProducts .desc
{
	font-size : 0.75em;
}
#homePage .homePageLargeFeaturedProducts
{
	clear : both;
}


#homePage .listingPrices {color:#FF9800;font-weight:bold;padding:0.5em 0;}
#homePage .listingPrices .priceLabel {color:#000;}
#homePage .littleListingPrices {font-size : 0.7em; color:#FF9800;padding:0.5em 0;}
#homePage .littleListingPrices .priceLabel {color:#000;}

*/

/***** FEATURED PRODUCTS AREA *****/

#homeNews {
	width:158px;
	height:108px;
	background-image:url(../images/fbhnews.jpg);
	float:right;
	padding:110px 3px 3px 15px;
	background-repeat:no-repeat;
}

#homePrize {
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	font-size:1.5em;
	color : #5F6505;
	padding:0px 3px 10px 5px;
}