body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#46382d;
	color:#46382d;
}
p {
	color:#46382d;
}
.testimonials {
	padding:12px;
	padding-right:28px;
}
.testimonials-red {
	font-style:italic;
	color:#AD3E2F;
}
a {
	color:#AD3E2F;
	text-decoration:none;
}
a:hover {
	color:#CF6050;
	text-decoration:underline;
}
a:visited:hover {
	color:#CF6050;
	text-decoration:underline;
}
a:visited {
	color:#CF6050;
	text-decoration:none;
}
a:active {
	color:#AD3E2F;
	text-decoration:underline;
}
.footer {
	font-size: 13px;
}
.footer-small {
	font-size: 12px;
}
.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.big-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#AD3E2F;
}
.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
.xbig-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color:#AD3E2F;
}