.centertable {
	background-image: url(parchment_back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #900;
}
body {
	background-color: #2C1600;
}
.toptable {
	background-image: url(scrollcontentback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.footer {
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
}
.businessinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #643200;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}


.pageheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin-left: 30px;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.centertable p strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.centertable p strong .email a {
	font-size: 18px;
}

