a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: 6a8b53;
	font-weight: bold;


}

a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color: 6a8b53;
}
a.menu:hover{color:396519;}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 396519;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: 396519;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;

}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 396519;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: 396519;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}
body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 396519;
}
.menubg {
	background-image: url(../graphics/menubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 396519;
}
a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 6a8b53;

}
li {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 396519;
}

.formButton {
	background-color: c7e0b5;
	color: 396519;
	border: 1px solid;
}
