


/* Presentation Stylesheet */ 

 
 #subpagecontent h1 {
	color: #146634;
	padding:0px 0px 8px 4px;
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#subpagecontent h2 {
	color: #74bf44;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#subpagecontent a {
	text-decoration: none;
	color: #74bf44;
}

#subpagecontent a:hover {
	color: #146634;
}

#subpagecontent .hr {
	background-image: url(images/hr2.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
}

#leftnav a {
	text-decoration: none;
	color: #146634;
}

#leftnav a:hover {
	text-decoration: none;
	color: #74bf44;
}

#veggienavtext h3 {
	color: #146634;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}

#veggienavtext p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #146634;
	text-align: center;
	line-height: 24px;
}



