Chestnut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	width: 500px;
	position: absolute;
	right: 10%;
	top: 220px;
	background-image: url(Graphics/HorseChestnut2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;



}
.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #585A1F;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #585A1F;
	background-color: #585a1F;
	height: 100px;
	width: 80%;
	left: 10%;
	position: absolute;
	top: 0px;
	visibility: visible;


}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	font-variant: normal;
	color: #585A1F;
	background-color: #FFFFFF;
	height: 100px;
	width: 80%;
	left: 10%;
	position: absolute;
	top: 100px;
}
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #585A1F;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-color: #585A1F;
	border-bottom-width: 1px;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #815B20;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-color: #815B20;
	border-bottom-width: 1px;
	letter-spacing: 0.2em;

}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: lighter;
	color: #B6B66D;
	text-decoration: none;
	text-align: left;
	height: 25px;
	width: 150px;
	border-bottom-style: solid;
	border-bottom-color: #815B20;
	border-bottom-width: 1px;
}
.bottomright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: center;
	width: 150px;
	position: absolute;
	background-color: #B6B66D;
	border: 1px solid #660000;
	left: 10%;
	padding: 5px;
	top: 350px;
}
