body {background-color: #D4EBC3;}
.sold_out {
	color: #F00;
}

.body_text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-align: justify;
}
.heading_text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}
.red_heading {
	color:#900;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
		font-weight: bold;
}

.special_offer {
	color:#F00;
	font-weight: bold;	
}
.perennial_menu ul {
	display: block;
	padding: 10px;
	margin: 0px;
	list-style: none;
	text-align: center;
}
.perennial_menu ul li {
	display: inline;
	margin: 0px;
	list-style: none;
	background-color: #090;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
.perennial_menu a {
 padding: 0px 20px;
 text-decoration: none;
 color: white;
}
.perennial_menu a:hover {
 color: #630;
}

.left_menu {
 width: 150px;

}
.left_menu ul {
 display: block;
 padding: 0px;
 margin: 0px;
 list-style: none;
}
.left_menu ul li {
 display: block;
 padding: 0px 5	px;
 margin: 0px;
 list-style: none;
}
.left_menu a {
 	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
 width: 150px;
 height: 22px;
 padding: 3px 0px 0px 0px;
 margin: 0px;
 border-bottom: 1px solid #d8d8d8;
 color:#9F6209;
 text-decoration: none;
 text-align: left;
}
.left_menu a:hover {
 color: #CF9616;
}
.quicklinks_header {
	font-family: Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight: bold;
	color:#336600;
	text-align:center;
}
.quicklinks {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.75em;	
	font-weight: bold;
	color:#336600;
	text-align:center;
}
.quicklinks a {
	text-decoration: none;
	color:#336600;
}
.page_images {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.75em;
}

<!-- for the varieties  -->
.varieties tr {
  border: 1px solid #060;
}
.varieties td {
	padding:0em 1em 0em 0em;


}
#description {
 width:340;
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}
#price {
	width:85px
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	padding: 0em 0.5em;
	}
.group_heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#060;
	text-align:center;
}
.group_description {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	text-align:center;
}