#vegetables {
	background-image:url(YamsBasketBeauty.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#FFD862;
	margin: 0px 0px 20px;
	padding: 10px 10px 0px;
}
#fruits {
	background-image:url(CranberryBackgroundTexture.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	background-color:#C8221A;
	margin: 0px 0px 20px;
	padding: 10px 10px 0px;
}
#fruits h2 {
color:#FFFFFF;
}
#recipesIS h2, #recipesIS h3 {
color:#FFFFFF;
}
#fruits a:link,#fruits a:visited,#fruits a:active,#recipesIS ul a:link,#recipesIS ul a:visited,#recipesIS ul a:active {
color:#FFCC00;

}
#fruits a:hover, #recipesIS ul a:hover{
color:#FFCC66;
border-bottom:solid 1px;
}
#recipesIS{
	background-color:#C8221A;
	
}
#holidaysIS{
	background-color:#FFD862;
	
}
#vegetables a:link,
#vegetables a:visited,
#vegetables a:active,
#holidaysIS a:link,
#holidaysIS a:visited,
#holidaysIS a:active {
color:#77282F;
border:none;
}
#vegetables a:hover, #holidaysIS a:hover{
color:#B57234;
border-bottom:solid 1px;
}
ul {
line-height:1.5;
list-style:none;
}
