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

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3C180F;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #3D545D;
	text-decoration: none;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	color: #3C1E00;
	line-height: 1.25em;
	letter-spacing: 1.2px;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #3C1E00;
	line-height: 1.25em;
}
.blueheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}
a.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #F0DDAB;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #E5B163;
	text-decoration: none;
}
a.basiclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	text-decoration: none;
}
a.basiclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #0099CC;
	text-decoration: underline;
}
a.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9933;
	text-decoration: none;
}
a.smalllink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9933;
	text-decoration: none;
}
a.smalllink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9933;
	text-decoration: none;
}
a.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9933;
	text-decoration: none;
}
a.leftlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #006699;
	text-decoration: none;
	line-height:17px;
}
a.leftlinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #009999;
	text-decoration: none;
	line-height:17px;
}
a.leftheaderlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}
a.leftheaderlink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #66CCFF;
	text-decoration: none;
}

