.style1 {
	
	font-size: x-small;
	/*letter-spacing:.8px;*/
	line-height:19px;
	color: #898e72;
}
.style2 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
	font-size: x-small;
	/*letter-spacing:.8px;*/
	line-height:19px;
}

.style3 {
	
	font-size: x-small;
	line-height:16px;
	color: #898e72;	
}
.style6 {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	
	font-size: x-small;
	line-height:16px;
	color: #898e72;
	margin-left: 20px;
}
.contentLinks {
	
	font-size: x-small;
	line-height:16px;
	color: #898e72;
}
.headers {
	color: #898e72;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	/*letter-spacing:.8px;*/
	line-height:19px;
}
.headersPackage { /*  defunct  */
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: small;
	background:#98A587;
	/*letter-spacing:.8px;*/
	line-height:19px;
}
.dropthecap {
	float: left;
	width: 50px;
	font-size: 50px;
	line-height:44px;
	font-weight: normal;
	color: #898e72;

}
.imageWrap {
	float: left;
	margin-top:13px;
	margin-right:7px;
}
.hrClass {
	color: #9E9E9E;
	background-color:#999;
	width: 100%;
	height: 1px;
	border-top: 1px;
}
.style3 a:link	{ color : #898e72; text-decoration: none;}
.style3 a:visited	{ color : #898e72; text-decoration: none;}
.style3 a:active	{ color : #000000  ; text-decoration: none;}
.style3 a:hover	{ color : #000000; text-decoration: none;}
.content a:link	{
	color : #898e72;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.content a:visited	{ color : #898e72; text-decoration: none;}
.content a:active	{ color : #000000  ; text-decoration: none;}
.content a:hover	{
	color : #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.contentLinks a:link	{
	color : #898e72;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:visited	{
	color : #898e72;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:active	{
	color : #9f4307;
	text-decoration: none;
	font-weight: normal;
}
.contentLinks a:hover	{
	color : #9f4307;
	text-decoration: none;
	font-weight: normal;
}


#footer {
	text-align: center;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
