.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #a9b779;
	font-weight: bold;
	width: 160px;
	line-height: 1.6em;
}
.navText a:link {
	color: #889753;
	text-decoration: none;
}

.navText a:visited {
	color: #889753;
	text-decoration: none;
}
.navText a:hover {
	color: #456f48;
	text-decoration: none;
}
.subnavText {
	font-family: Arial, Helvetica, sans-serif;
	color: #889753;
	display: none;
	font-weight: bold;
}
.subnavText a:link {
	color: #889753;
	text-decoration: none;
}
.subnavText a:visited {
	color: #889753;
	text-decoration: none;
}
.subnavText a:hover {
	color: #456f48;
	text-decoration: none;
}
.subnavTextOn {
	color: #889753;
}
.subnavTextOn a:link{
	color: #889753;
	text-decoration: none;
}
.subnavTextOn a:visited{
	color: #889753;
	text-decoration: none;
}
.subnavTextOn a:hover{
	color: #456f48;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}
.mainText {
	width: 350px;
	margin-top: 20px;
	margin-right: 10px;
}
a:link {
	text-decoration: underline;
	color: #456f48;
}
a:visited {
	text-decoration: underline;
	color: #456f48;
}
a:hover {
	text-decoration: none;
	color: #456f48;
}
h1 {
	font-size: 1em;
	text-transform: uppercase;
	color: #456f48;
	line-height: 1.4em;
	margin-top: 0px;
}
blockquote {
	width: 400px;
	margin-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #666666;
}
.footer a:link {

	color: #666666;
	text-decoration: none;
}
.footer a:visited {

	color: #666666;
	text-decoration: none;
}

.footer a:active {
	color: #666666;
	text-decoration: underline;
	
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.mainTextWide {
	width: 500px;
	margin-top: 20px;
}
.blockquoteWide {
	width: 460px;
	margin-left: 20px;
}
.navOn {
	color: #456f48;
}
.sqPics {
	height: 350px;
	width: 350px;
}

