@charset "utf-8";
/* CSS Document */


.body{
bgcolor="#FFFFFF";
leftmargin="0";
topmargin="0";
marginwidth="0" 
marginheight="0";
}


a:link {
	text-decoration: none;
	color:#435900;
}
a:visited {
	text-decoration: none;
	color:#435900;
}
a:hover {
	text-decoration: none;
	color:#435900;
}
a:active {
	text-decoration: none;
}

.call{
font-family: "Kabel Bk BT";
font-weight:bold;
color:#ffffff;
float:right;
}

.heading{
font-family: "Lane - Narrow";
font-size:28px;
font-weight:bold;
color:#87a52c;
vertical-align:top;
}

td, select, input, textarea, submit{
font-family: "Century Gothic";
font-size:12px;
color:#688b01;
text-align:left;
font-weight:bold;
}

.content{
font-family: "Century Gothic";
font-size:12px;
color:#688b01;
text-align:justify;
font-weight:bold;
}

.contact{
font-family: "Century Gothic";
font-size:12px;
color:#c9e671;
text-align:left;
line-height:14px;
}

.footer{
font-family:"Century Gothic";
font-size:12px;
font-weight:bold;
color:#435900;
}


