body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	padding: 10px;
}
.footer {
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}
.text_nav {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	font-weight: bold;
	font-stretch: expanded;
	word-spacing: expanded;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding-top: 20px;
	text-align: center;
}
.content_left {
	border: solid;
	border-color: #666666;
	border-width: thin;
}
.content_right {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 24px;
}
h3 {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 16px;
}
h4 {
	font-family: "Bookman Old Style", "Times New Roman", Times, serif;
	font-size: 14px;
}
.eventdate {
	font-weight: bold;
	color: #AD0821;
}
.eventname {
	font-weight: bold;
}
.storeheading {
	font-weight: bold;
	color: #AD0821;
}
.booktitle {
	font-weight: bold;
	font-style: italic; 
	color: #AD0821;
}
.pricelist_item {
	font-weight: bold;
	color: #AD0821;
	font-size: 14px;
}
.pollinatorhead {
	font-size: 32px;
	font-weight: bolder;
	color: #660066;
}
.chemicalname {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660066;
}
.storeproduct {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660066;
}
.storeheading {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AD0821;
}
.ingredients{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AD0821;
}
.ingedienttext {
	font-size: 11px;
}
.producteven {
	color: #AD0821;
}
.productodd {
	color: #660066;
}

