body {
	margin: 0px;
	background-color: #FAD502;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
}

a {
	color: #666666;
}

a.varieties {
	color: #666666;
}

a:hover {
	color: #339933;
}

a:active {
	color: #339933;
	text-decoration: none;
}

#poweroftea {
	position: absolute;
	top: 44px;
}

.green {
	color: #339933;
}

.new {
	color: #FF0000;
	font-size: 9px;
	font-style: italic;
	margin-left: 5px;
}

.subhead {
	font-size: 14px;
	color: #329A47;
	padding-bottom: 4px;
}

.content {
	padding: 12px 24px 12px 24px;
	font-family: times new roman, serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

form {
	margin: 0px;
}

table.form td.left {
	width: 50%;
	text-align: right;
	font-family: times new roman, serif;
	font-size: 12px;
	color: #666666;
}

table.form td.right {
	width: 50%;
	text-align: left;
}

.field {
	border: 1px solid #666666;
	font-family: times new roman, serif;
	font-size: 12px;
	color: #666666;
}

.button {
	border: 1px bevel #666666;
	background-color: #38954A;
	font-family: times new roman, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.footer {
	padding: 10px;
	font-family: times new roman, serif;
	font-size: 10px;
	line-height: 15px;
	color: #339933;
}

.footer a {
	text-decoration: none;
	color: #339933;
}

.whatsnew td {
	font-family: times new roman, serif;
	font-size: 12px;
	color: #666666;
	padding: 0px 20px 20px 0px;
}

.whatsnew h1, .whatsnew h1 a {
	font-variant: small-caps;
	font-size: 14px;
	color: #329A47;
	margin-bottom: 4px;
}

.whatsnew a {
	text-decoration: none;
}

.definition {
	width: 300px;
	position: absolute;
	display: none;
	margin-top: 15px;
	background-color: #FFFFFF;
	border: 1px solid #CDCDCD;
	padding: 10px;
}

.badges {
	float: right;
	text-align: center;
	padding: 0 0 20px 20px;
}

blockquote {
	padding: 10px;
	border: 1px solid #CDCDCD;
}
