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

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	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: #663300;
	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;
}
.blueheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #3D545D;
}
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: small;
	color: #669900;
	text-decoration: none;
}
a.basiclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999933;
	text-decoration: none;
}
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;
}
