body {
	color: #353535;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(http://www.green-tangerine.com/images/bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p, td {
	color: #353535;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #0f4c18;
}
.lgfont {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #0f4c18;
	font-weight: bold;
}
.topright {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.outerbrdr {
	background-color: #FFFFFF;
	border: 9px solid #ffffff;
}
.topnav {
	font-size: 16px;
	color: #539c40;
	background-image: url(http://www.green-tangerine.com/images/hdr_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.topnav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.topnav a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
}
.botnav {
	font-size: 16px;
	color: #539c40;
	background-image: url(http://www.green-tangerine.com/images/hdr_03b.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.botnav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.botnav a:hover {
	color: #FFF;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 6px;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #617540;
	text-decoration: none;
}
.mainarea {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFF;
}
.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706f6f;
	line-height: 14px;
}
.copyright a {
	color: #706f6f;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFF;
	text-decoration: none;
}

