.navBg {
	background-color: #EBDFD1;
}
.bodyBg {
	background-color: #F4ECE2;
}
.footerAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6A0F15;
	text-align: center;
	padding-bottom: 5px;
}
.testimonialText {
	padding: 5px 5px 0px 5px;
	font-size: 16px;
}
.testimonialSig {
	text-align: right;
	padding-right: 5px;
	font-size: 12px;
	padding-bottom: 30px;
}
.bodyTextCell {
	padding-right: 25px;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 25px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #32070A;
}
.bodyLink {
	text-align: right;
}
h2 {
	font-size: 18px;
	margin: 0px 0px 2px 0px;
	padding: 15px 0px 0px 0px;
}
.elaborationText {
	padding-bottom: 5px;
	font-size: 13px;
	padding-top: 3px;
}
.bioCell {
	padding: 15px 11px 5px 0px;
}
.homeTestimonialText {

	font-style: italic;
	font-size: 12px;
}
.homeTestimonialSig {
	font-size: 12px;
}
.contactFormCell {
	width: 400px;
}
.contactForm {
	font-size:12px;
}
.alert {
	color: #FF0000;
}
h1 {
	margin: 4px 0px;
}
.homeTestimonialSigLocation {
	font-weight: bold;
}
/* CSS Rollover--------------- */
#navlist {
	padding: 15px 0px 0px 0px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1em;
}
#navlist li {
	margin: 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
	display: block;
	padding: 2px 2px 2px 11px;
	color: #6A0F15;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:hover, #navlist a:active {
	background-color: #F4ECE2;
}
/* END OF CSS ROLLOVER------*/
.elaborationEmphasis {
	font-weight: bold;
}
#copyright {
	color:#999999;
	font-size:12px;
	padding-top:5px;
}
#drivingDirections {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	margin: 20px 6px;
	padding: 20px 2px;
	border-color: #6A0F15;
}
#drivingDirections p {
	font-size: 13px;
	padding: 0px 5px;
	margin: 0px;
	color: #6A0F15;
}
#drivingDirections a:link {
	font-weight: bold;
	color: #6A0F15;
	text-decoration: none;
}
#drivingDirections a:visited {
	font-weight: bold;
	color: #6A0F15;
	text-decoration: none;
}

#drivingDirections a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#drivingDirections a:active {
	font-weight: bold;
	color: #6A0F15;
	text-decoration: none;
}
.testimonialText p {
	margin: 10px 0px 6px 0px;
}
