.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	background-color: #F5f28f;



}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	color: #666600;
	letter-spacing: normal;


}
.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-left: 30px;


}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;


}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #666600;
	word-spacing: normal;
}
.imageleft {
	float: left;
	margin-right: 20px;
	border: 1px solid #000000;
	margin-bottom: 20px;

}
.imageright {
	float: right;
	margin-left: 20px;
	border: 1px solid #000000;
	margin-bottom: 20px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#subnav {
	text-align: left;
	left: 0px;
	top: 0px;
	margin: 0px;
	height: 70px;


}
#subnav ul {
	margin: 0px;
	padding: 0px;

}
#subnav li {
	margin: 0px 10px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	height: 35px;
	line-height: 35px;




}
#subnav a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #701e3b;
	text-decoration: none;
	text-align: center;
	list-style-type: none;

}
#subnav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #701e3b;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
#subnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #701e3b;
	text-decoration: underline;
	text-align: center;
	list-style-type: none;
}
#subnav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #701e3b;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
}
