.hemingford-slither {
	background-image: url(../images/heming-title-slither.jpg);
	background-repeat: repeat-x;
}
.hemingford-title-left {
	background-image: url(../images/hemingford-title-left.jpg);
	background-repeat: no-repeat;
}
.hemingford-title-right {
	background-image: url(../images/hemingford-title-right.jpg);
	background-repeat: no-repeat;
}
.hemingford-base-slither {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat;
	background-image: url(../images/heming-base-slither.jpg);
}
.hemingford-base-left {
	background-image: url(../images/heming-base-left.jpg);
	background-repeat: repeat-y;
}
.hemingford-base-right {
	background-image: url(../images/heming-base-right.jpg);
	background-repeat: repeat-y;

}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}
.title-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
}
