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

body {
	background-color: #6C0000;
}
.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: #FFF6E2;
	text-decoration: none;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #3C1E00;
	line-height: 1.25em;
	letter-spacing: 1.2px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #669999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #663300;
	font-weight:normal;
}
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;
}
.seasons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFCC00;
}
a.basiclinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEE37A;
	text-decoration: none;
}
a.basiclinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999933;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9933;
	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;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFAE9;
}

