body {
	background-color: #f7f7f7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #412d14;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #412d14;
}
td,th,p,h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #412d14;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a09689;
}
.main-page-bottom-links-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #412d14;
	font-weight: bold;
}
.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #412d14;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#8f562b;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#cf995d;
	text-decoration: underline;
}

.menu-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #412d14;
}
a.menu-font:link {
	font-size: 12px;
}
a.menu-font:hover {
	font-size: 12px;
}

.main-page-bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #412d14;
}
a.main-page-bottom-links:link {
	font-size: 11px;
}
a.main-page-bottom-links:hover {
	font-size: 11px;
}

.top-links {
	color: #412d14;
}
a.top-links:link {
	color: #412d14;
}
a.top-links:hover {
	color: #cf995d;
}

.across-top-links {
	color: #412d14;
}
a.across-top-links:link {
	color: #412d14;
}
a.across-top-links:hover {
	color: #f1dcbd;
}
