body {
	color: #353535;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #CCEF92;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: url(http://www.green-tangerine.com/images/greenstripebkg.gif);
}
p, td {
	color: #353535;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #E9882A;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.outerbrdr {
	background-color: #FFFFFF;
	border: 9px solid #ffffff;
}
.topnav {
	background-color: #F9A04A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	font-size: 16px;
	color: #F9A04A;
}
.botnav {
	background-color: #F9A04A;
	font-size: 16px;
	color: #F9A04A;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #617540;
}
.mainarea {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.topwhite {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.copyright {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9882A;
	line-height: 14px;
}
.footer {
	background-image: url(http://www.green-tangerine.com/images/footer.gif);
	background-repeat: repeat-x;
	background-color: #1D4230;
}