.body_copy-bold {
	font-weight: bold;
}
.body_copy-italic {
	font-style: italic;
}
.body_copy-bold_italic {
	font-style: italic;
	font-weight: bold;
}
.body_copy-header {
	font-size: 14px;
	font-weight: bold;
}
.body_copy-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: center;
	padding-right: 50px;
}
.body_copy-specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: right bottom;
	padding-right: 50px;
	padding-left: 16px;
	background-image: url(../images/specials-bg.jpg);
	background-repeat: no-repeat;
}
.body_copy-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: right bottom;
	padding-left: 16px;
	background-image: url(../images/services-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.body_copy-services_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
}
.body_copy-packages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: right bottom;
	padding-left: 16px;
	background-image: url(../images/packages-bg.jpg);
	background-repeat: no-repeat;
}
.body_copy-testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-image: url(../images/testimonials-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 16px;
	background-attachment: fixed;
}
.body_copy-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: right bottom;
	padding-left: 16px;
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.body_copy-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78496a;
	background-position: right bottom;
	padding-left: 16px;
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
}
.services-header {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78496a;
	font-style: italic;
}
.services-thumb {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #78496a;
}
.services-thumb-last {
	margin-right: 8px;
	margin-bottom: 16px;
	border: 1px solid #78496a;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #78496a;
}
a:visited {
	color: #78496a;
}
a:hover {
	color: #78496a;
}
a:active {
	color: #78496a;
}
