.mainarea {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.greenbar {
	background-image: url(images/greentile_03.gif);
	padding-left: 20px;
}
.contentarea {
	background-attachment: scroll;
	background-image: url(images/bottle_08.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 22px;
	font-weight: normal;
	color: #66CC00;
}
.secondheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 38px;
	font-weight: normal;
	color: #666666;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}
.linksmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #66cc00;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #999999;
	border: none;
	text-transform: uppercase;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #66cc00;
	margin-bottom: -6px;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 25px;
	text-transform: uppercase;
}
.showMeMoreBoxOn {
	background-color: #FFFFCC;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #CC9900;
	border-left: none;
	height: 3em;
}
.showMeMoreBox {
	border: none;
}
.bodycopywhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FFFFFF;
}
.subheadwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: -6px;
}

