body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #4d4325;
}
a:hover {
	text-decoration: none;
	color: #4D4325;
}
a:active {
	text-decoration: none;
	color: #4d4325;
}
a:visited {
	text-decoration: underline;
	color: #4d4325;
}
div
{

}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: 4D4325;
}
.subheader {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.smallcontent{
	font-size: 9px;
}
.copyright {
	font-size: 11px;
	color: 4D4325;
}
.copyright:hover {
	text-decoration: none;
	font-size: 11px;
	color: #4d4325;
}
.copyright:visited {
	font-size: 11px;
	color: #4d4325;
}
input {
	border: 1px solid #999999;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.address:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/fill_green.gif);
}
.homecontent {
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.smallcap {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.white {
	color: #FFFFFF;
}
.white:hover{
	color: #FFFFFF;
	text-decoration: none;

}
.white:visited {
	color: #FFFFFF;
}
