@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
}
.footerlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footerlinks {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
.gradientbottom {
	background-image: url(images/MHorn-BottomGradient.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 35px;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #284c4b;
	font-style: italic;
}
.copyblock {
	margin-top: 10px;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	line-height: 14px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/o-bullet.gif);
}
.bodycopy a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5e013a;
	line-height: 16px;
}
.dividerline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
