@charset "UTF-8";
.h1 {
	color: #910d12;
	font-size: 17pt;
	font-weight: bold;
	font-family: Tahoma;
}
.maintext {
	font-family: "Palatino Linotype";
	font-size: 14px;
	line-height: 20px;
	color: #5F2108;
	margin-top: 5px;
	padding-top: 5px;
}
.homeabout {
	font-family: "Palatino Linotype";
	font-size: 13px;
	line-height: 19px;
	color: #fbecbf;
	margin-top: 5px;
	padding-top: 5px;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #09336e;
}
.arial11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #5F2108;
	margin-bottom: 25px;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
a:link {
	color: #910d12;
	text-decoration: none;
}
a:hover {
	color: #910d12;
	text-decoration: underline;
}
.header_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: -5px;
}
.arial11bold_lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: 25px;
}

