@charset "UTF-8";
.toplinks {
	color: #948671;
	font-size: small;
	text-decoration: none;
}

.toplinks a{
	color: #948671;
	font-size: small;
	text-decoration: none;
}

.toplinks a hover{
	color: #948671;
	font-size: small;
	text-decoration: underline;
}

#footerlinks {
	color: #E4D8BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

#footerlinks a{
	color: #E4D8BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

#footerlinks a hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

.parchmentbg {
	background-image: url(images/parchment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #E4D8BA;
}
.thinborder {
	border: 1px solid #999999;
}
.navbg {
	background-image: url(images/navbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F7F3E6;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
	vertical-align: top;
	text-align: justify;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #DAD5CA;
}

.footer a{
	color: #948671;
	font-size: small;
	text-decoration: none;
}


.bodycopysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	line-height: 16pt;
}
.bodycopysmaller2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	line-height: normal;
}
.bodycopysmaller3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	line-height: 16px;
}
.bodycopy_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 18pt;
	color: #333333;
	vertical-align: top;
	text-align: center;
}
.bodycopy_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
	vertical-align: top;
	text-align: center;
}

