p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p a {
	color: #851C0E;
	text-decoration: underline;
}
p a:hover { color: #851C0E; }

.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.HomeText a {
	color: #FFF200;
	text-decoration: underline;
}
.HomeText a:hover { color: #FFF200; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF200;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #851C0E;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #851C0E;
}


b {
	font-weight: bold;
	color: #851C0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}
.TestimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	line-height: 18px;
}
.FooterLinkText {
	font-family: "Futura Book";
	font-size: 14px;
	font-weight: normal;
	color: #FFF200;
}
.FooterLinkText a {
	color: #FFF200;
	text-decoration: underline;
}
.FooterLinkText a:hover { color: #FFF200; }



.HeaderBG {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
.BodyBG {
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
}
.BodyTile {
	background-image: url(images/bodytile.png);
}

.NavBarBG {
	background-image: url(images/navbar_bg.png);
	background-repeat: no-repeat;
}
.TestimonialBoxTile {
	background-image: url(images/testimonialbox_tile.png);
}
.ServicesBoxBG {
	background-image: url(images/servicesbox_bg.png);
	background-repeat: no-repeat;
}

td {
	text-align: left;
	vertical-align: top;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #851C0E;
}


.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #CCCCCC;
}
