a:link {
	color: #6B3C1E;
	text-decoration: none;
}
a:visited {
	color: #6B3C1E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #6B3C1E;
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(../images/main_bkgd.jpg);
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:  #6B3C1E;
	font-weight: normal;
	background-image: url(../images/header_bkgd.jpg);
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.bodyLarge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
.image {
	margin: 10px;
	padding: 5px;
	border: thin solid #D5DACF;
}
.testimonial {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A50021;
	padding-left: 40px;
	font-style: italic;
}
.subheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #768466;
}
.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A50021;
	padding-left: 0px;
	font-style: italic;
}
.bodyMed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
