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

body { color: #7c0041; margin-top: 60px; overflow-y: hidden; }
.titlewhite { color: #fefeca; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.title { color: #832a21; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.phonenumber { color: #8d0047; font-size: 25px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.quote { color: #999; font-size: 15px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; }
.body { color: #942122; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; }
.bodywhite { color: #fefeca; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.menu { font-size: 10px; font-weight: normal; color: #666666; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
.image { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; top: 0;
	;border: none; }

.mainTxtArea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #c0c0c0; font-weight: bold; line-height: 15px; overflow-y:auto; }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align: center;
}
a:link {
	color: #494345;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #494345;
}
a:hover {
	text-decoration: none;
	color: #494345;
}
a:active {
	text-decoration: none;
	color: #494345;
}

