h2 {
	color:#FFDC94;
	font-size:110%;
	margin-bottom:0.4em;
}

#sidebar {
	padding-left:5px;
	padding-right:17px;
}

#hp-featured-product {
	background-image:url(../images/hp-featured-product-bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:521px;
	height:201px;
	position:relative;
	margin-bottom:5px;
}

#hp-featured-product p{
	width:232px;
	height:201px;
	padding:10px 10px 10px 10px;
	float:left;
}

#hp-featured-product img{
	width:272px;
	height:201px;
	float:right;
	margin-right:-30px;
	margin-top:-21px;
margin-left: -20px;
}


#hp-featured-product a.details img{
	position:absolute;
	width:47px;
	height:9px;
	left:214px;
	top:191px;
}


#hp-news {
	background-image:url(../images/hp-news-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	width:180px;
	min-height:130px;
	padding:50px 8px 10px 8px;
	margin-bottom:30px;
	position:relative;
}

#hp-news a.details{
	position:absolute;
	left:60px;
	bottom:20px;
}

#hp-news .bottom{
	width:180px;
	background-image:url(../images/hp-news-bg-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	min-height:135px;
	margin-top:0px;
	margin-left:-8px;
	padding-left:8px;
	padding-right:8px;
}

#hp-news ul.recent-posts a {
	color:#FFDA8D;
}

#hp-recipe-of-month {
	background-image:url(../images/hp-recipe-of-month.png);
	background-position:top;
	background-repeat:no-repeat;
	width:180px;
	padding:205px 8px 0px 8px;
	position:relative;
	margin-bottom:30px;
}

#hp-recipe-of-month a.details{
	position:absolute;
	left:75px;
	bottom:10px;
}

#hp-recipe-of-month .bottom{
	width:196px;
	background-image:url(../images/hp-recipe-of-month-bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:-8px;
	margin-top:-5px;
}

#hp-recipe-of-month ul{
	padding-bottom:18px;
}

#hp-recipe-of-month p{
	padding-left:8px;
	padding-top:5px;
}