a:link {
	color: #9B8C34;
	text-decoration: none;
}
a:visited {
	color: #5C5B20;
	text-decoration: none;
}
a:hover {
	color: #D3732E;
}
a:active {
	color: #9B8C34;
}




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9B8C34;
	text-transform: uppercase;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AB4E1D;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AB4E1D;
}
.textForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	vertical-align: bottom;
}
.textDefault {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	vertical-align: top;
}
.textClasses {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 20px;
	margin-left: -30px;
	margin-right: -20px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 30px;
	background-color: #7D8D49;
	width: 50%;
	line-height: 20px;
}
.textNavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #78712D;
	padding-left: 10px;
	font-weight: bold;
}
#content {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contentPhotos {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bulletSquare {
	background-color: #DEDC96;
	margin: 3px 0px 0px;
	height: 10px;
	width: 10px;
	padding: 0px;
}
.hrDotted1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999933;
	margin: 0px -30px;
}
.hrDotted2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 300px;
}
#content blockquote {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
