body {
	background-attachment: fixed;
	background-color: #8CC63F;
	background-image: url(images/bloom_bkg2.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#copyright {
	font-size: 9pt;
	text-align: center;
	vertical-align: top;
	margin-top: 12px;
}
#content_text {
	text-align: justify;
	font-size: 10pt;
	padding: 5px;
}

#links {
	background-color: #E8F4D9;
	font-size: 9pt;
	color: #B28D69;
	text-align: center;
	vertical-align: middle;
}

a {
	color: #B28D69;
	text-decoration: none;
}
a.contact_override {
	color: #000;
}

a.contact_override:hover {
	color: #000;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
}
.product_photo {
	padding: 5px;
}
.product_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8CC63F;
	text-align: center;
}
.product_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #8CC63F;
	text-align: center;
	background-color: #E8F4D9;
}
.product_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8CC63F;
	text-align: center;
}
