@charset "utf-8";

#header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topbrownbartd {
	background-image: url(images/browngradtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #341D17;
}
body {
	background-repeat: repeat;
	height: 100%;
	background-position: center top;
	margin: 0px;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A310F;
	background-image: url(images/fallbg.jpg);
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
}
.style3 {
	color: #515062;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
.style4 {
	color: #361F19;
	font-weight: bold;
	font-size: 24px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #462B20; font-size: 15px; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #382B23;
	font-size: 20px;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

#menu {

}


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #2D3D4A;
	text-decoration: underline;
}
a:visited {
	color: #2D3D4A;
	text-decoration: underline;
}
a:hover {
	color: #526D85;
	text-decoration: underline;
}

