@charset "utf-8";
.TestimonialFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #446610;
}


#apDiv1 {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	background-color: #FFFFFF;
	border: 7px double #000000;
}
.comparisonText {
	font-size: 16pt;
	font-weight: bold;
	color: #0099FF;
}
.WhiteBack {
	background-color: #FFFFFF;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #993300;
}

.linkBox {
	background-color: #3D650C;
	background-image: url(images/additional_Links.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #3D650C;
	font-weight: bolder;
}
#apDiv1 .Head .lowerBody .lowerBodyHead {
	background-color: #336600;
}
#apDiv1 .Head .Body .Head {
	color: #FFFFFF;
	background-color: #3D650C;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.TableRedBackground {
	background-color: #FFFF99;
}
#apDiv1 .Head .Body .bottomBody {
	background-color: #FFFFCC;
}
#apDiv1 .Head .bottomBody {
	background-color: #FFFF99;
}
#apDiv1 .Head .bottomBody .Slogan {
	color: #FFFFFF;
	background-color: #336600;
}
.greenBack {
	background-color: #009900;
}
.greyBack {
	background-color: #666666;
}
a img {
	border:none;
} 
label {
	display: block;
	font-weight: bold;
}
textarea {
	width: 400px;
	height: 150px;
}
.blueBack {
	background-color: #006699;
}
hr {
color:#006600
}
.TestimonialBack {
	background-image: url(images/TestimonialBack.gif);
	margin: 10px;
	border: thick groove #006633;
}
.SepAerator {
	font-weight: bold;
	color: #3D650C;
}
.SepAeratorProduct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF0000;
}
