.pagetile {
	background-image: url(images/pagetile.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3D4C1;
}
a.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E3D4C1;
	font-decoration: none;
}
a.footertext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-decoration: underline;
}

.homeboxback {
	background-image: url(images/homebox_tile.gif);
	background-repeat: repeat-x;
	border: 1px solid #692201;
}
.homequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: normal;
	color: #773714;
}
.subback {
	background-image: url(images/centersapcer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #561B05;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F2A09;
	line-height: 18px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #561B05;
}
