.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
.background {
	background-image: url(images/watermark.gif);
	background-repeat:no-repeat;
	padding: 50px;	
}
.backgroundhome {
	background-image: url(images/watermark.gif);
	background-repeat:no-repeat;
	padding: 40px;	
}		
.copyright {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #494634;
}
.pullquotes {
	font-family:Georgia;
	font-size:16px;
	color:#722628;
	text-transform:uppercase;
	float:right;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 5;
	padding-bottom: 10px;	
}
.servicesleft {
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	float: left;
}
.servicesright {
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	float: right;
}