#vegetables {
	background-image: url(Mushrooms_BeautyShot.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	background-color: #E2B678;
	margin: 0px 0px 20px;
	padding: 10px 10px 0px;
}
#fruits {
	background-image: url(RhubarbBunchBeauty.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	background-color: #CCE375;
	margin: 0px 0px 20px;
	padding: 10px 10px 0px;
}
#fruits a:link,#fruits a:visited,#fruits a:active,#recipesIS ul a:link,#recipesIS ul a:visited,#recipesIS ul a:active {
color:#339900;
border:none;
}
#fruits a:hover, #recipesIS ul a:hover{
color:#006600;
border:none;
}
#recipesIS{
	background-color: #CCE375;
	border:none;
}
#holidaysIS{
	background-color: #E2B678;
	border:none;
}
#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:none;
}
ul {
line-height:1.5;
list-style:none;
}

