.shadow {
	background-image: url(images/shadow.jpg);
}
.shadow_top {
	background-image: url(images/shadow_top.jpg);
}
.shadow_bottom {
	background-image: url(images/shadow_bottom.jpg);
}
.header {
	background-image: url(images/header.jpg);
}

.video {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-right: 16px;
	line-height: 50px;
}
.front_address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}
.phone_number_large {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 0px;
	padding-top: 3px;
}
a.copyright:active {
	color: #000000;
}
a.copyright:link {
	color: #000000;
}
a.copyright:visited {
	color: #000000;
}
a.copyright:hover {
	color: #666666;
}
.page_heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC24;
	padding-right: 30px;
	padding-bottom: 12px;
}
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
.heading1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #940F06;
}
.bottom_address {
	background-image: url(images/bottom.jpg);
	text-align: right;
}
.address_inside_pages {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-right: 30px;
}

a.body_text:link { color: #000000 }

a.body_text:visited { color: #000000 }
   
a.body_text:hover { color: #940F06 }

a.body_text:active {color: #000000 }
