.header-BG {
	background-image: url(petalsandpaws-header.jpg);
	background-repeat: no-repeat;
}
.body-BG {
	background-image: url(petalsandpawsbody.jpg);
	background-repeat: no-repeat;
}
.footer-BG {
	background-image: url(petalsandpaws-footer.jpg);
	background-repeat: no-repeat;
}
.page-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #315700;
	padding-left: 105px;
	padding-top: 15px;
}
.sub-title {
  font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #315700;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #821A24;
	padding-left: 105px;
	padding-right: 200px;
	text-align: justify;
	line-height: 20px;
}
.green-copy {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #315700;
	padding-left: 105px;
	padding-right: 200px;
	text-align: justify;
	line-height: 20px;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #821A24;
	padding-left: 65px;
	line-height: 20px;
	display: block;
	width: 300px;
}
.table-padding {
	padding-left: 0px;
}
.copyright {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #821A24;
	padding-left: 10px;
}
.copyright a {
  color: #006699;
	text-decoration: none;
}
