BODY, INPUT, TD, SELECT, TEXTAREA {
	color: #64492f; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : none;
}

A {
	color: #207d77;
	text-decoration : underline; 
}

body {
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-top : 15px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 15px;
	background : #e7e7e7 url(images/background.jpg);
}

.link{
	color:#7f951f;
	font-size : 14px;
	text-decoration : underline;
}
a.link:HOVER{
	color:#207d77;
	text-decoration : none;
}

.fancybrown{
	color:#64492f;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}
a.fancybrown:HOVER{
	color:#207d77;
	text-decoration : underline;
}

.brown{
	color:#64492f;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
a.brown:HOVER{
	color:#207d77;
	text-decoration : underline;
}
.fancygreenlink{
	color:#889c2e;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}
a.fancygreenlink:HOVER{
	color:#207d77;
	text-decoration : underline;
}
.greentitle{
	color:#207d77;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : normal;
	text-decoration : none;
}
.footertitle{
	color:#e8ff82;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	text-decoration : none;
}
.benefitgreen{
	color:#889c2e;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
}
.white{
	color:#ffffff;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}
.whitelg{
	color:#ffffff;
	font-family : Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}
.fancywhite{
	color:#ffffff;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
	text-decoration : none;
	}
.whiteform{
	color:#ffffff;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
}
.buynowcontact{
	color:#e8ff82;
	font-family : Georgia, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	text-decoration : none;
}
a.buynowcontact:HOVER{
	color:#ffffff;
	text-decoration : underline;
}
.input{
	border-color : #115b56; 
	border-width : 1px;
	color : black;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 200px;
	height : 18px;
	border-style : solid;

}
.textarea{
	border-color : #115b56; 
	border-width : 1px;
	color : black;
	font-family : Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 200px;
	height : 30px;
	border-style : solid;

}