BODY {font-family: Helvetica, Arial, sans-serif;}

H1 {margin: .5em 0em .5em 0em;
	color:#000;
	}

H2 {font-weight: 700;
	font-size: 1em;
	}

P.season, P.description, P.selection, P.storage, P.preparation, P.serving, P.comments, P.nutrients {
border-bottom: 1px solid #000;
}

P.season {
border-top: 1px solid #000;
font-variant: small-caps;
}
#ContentArea { width: 45em;}
#GuideContent {width:360px;
height:100%;}

#vegPanel {
	border-left: thick dotted #000;
	margin: 11px;
	padding: 6px;
	float: right;
	width: 10em;
	height: 100%;
}

#vegPanel H3   {
	color: #FF9900;
	font-size: 1.1em;
	margin:0;
	padding-left: 1em;  
}

#vegPanel UL {
   font-size: 1.1em;
   font-family : Verdana, Helvetica, Arial, sans-serif;
   font-weight: bold;
   color: #66CC00;
   list-style-type: none;
   margin : 0px;
   padding-left: 1em;  
}

#vegPanel LI A:link, #vegPanel LI A:visited  {
   color: #006600;}

#vegPanel LI A:hover, vegPanel LI A:active {
   color: #FF9900;
   text-decoration:none;}

.Credit{
font-size:.9em;
}

#vegPanel UL.spring { color: #66CC00;}
#vegPanel UL.summer { color: #cc0000;}
#vegPanel UL.autumn {color: #FF9900;}
#vegPanel UL.winter {color: #660066;}
#vegPanel UL.rainbow {color: #996600;}