body {
	margin: 0px;
	padding: 0px;
	background-color: #C8E654;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.left {
	background-image: url(images/left-flowers.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lefttall {
}
.leftfade {

}
.rightfade {

}
.middle {
	background-image: url(images/bg-lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	text-align: center;
	
}
.width {
	width: 650px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



p {
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
}
.box {
	border: 1px solid #009999;
}
.bodytext {
	font-size: 12px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
}
.sorting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 7px;
	width: 650px;
}
.greenline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8E654;
	border-right-color: #C8E654;
	border-bottom-color: #C8E654;
	border-left-color: #C8E654;
}
.pot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/pot-2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 175px;
	float: right;
	background-position: right top;
	padding-top: 17px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 137px;
}
.tips {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCFF99;
	background-image: url(images/tips.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 59px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
a, a:hover, a:link, a:visited {
	color: #75AC46;
}

a.tipswhite {
color: #FFFFFF;
}
.copyright_notice {
	font-size: 10px;
	text-align: left;
}
.overline {
	text-decoration: overline;
}

.goodfield {
	background-color:#FFF;
}
.badfield {
	background-color:#C00;
}	
