#navBtns a {
	display:none;
}
#navBtns {
	background:url(/images/albert_einstein_quote.gif) top left no-repeat;
	height:175px;
}

#threeReasons {
	height:284px;
	width:620px;
}

#threeReasons a {
	width:204px;
	height:284px;
	float:left;
	display:block;
	position:relative;
	text-decoration:none;
	cursor:pointer;
}

#threeReasons a span.bg {
	display:none;
	position:absolute;
	z-index:10;
	background:#FFF;
	top:80px;
	height:204px;
	width:204px;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity:0.85;
}

#threeReasons a span.fg {
	display:none;
	position:absolute;
	z-index:20;
	top:100px;
	width:174px;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	line-height:1.8em;
}

#threeReasons a:hover span.bg, #threeReasons a:hover span.fg {
	display:block;
}

#threeReasons a span.fg img {
	display:block;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
}

#for_the_animals {
	background:url(/images/for_the_animals.jpg) no-repeat;
	margin-right:4px;
	color:#9b554c;
}
#for_your_health {
	background:url(/images/for_your_health.jpg) no-repeat;
	margin-right:4px;
	color:#196398; 
}
#for_the_planet {
	background:url(/images/for_the_planet.jpg) no-repeat;
	color:#2d6b13;
}




#hp_promo1 {
	padding-top:27px;
	width:300px;
	float:left;
	margin-right:20px;
}
#hp_news {
	padding-top:27px;
	width:300px;
	float:left;
}

#recipes {
	clear:both;
	padding-top:27px;
}

#hp_moreRecipes {
	width:140px;
	float:left;
	padding-top:10px;
}
















