body {
	background-color: #6D482E;
	background-image: url();
}
.links {
	font-family: "Copperplate Gothic Light";
	font-size: 14px;
	color: #F6FCFC;
}
.bottomnav {
	font-family: "Copperplate Gothic Light";
	color: #7D1E08;
	font-size: 15px;
}
.header {
	font-family: "Copperplate Gothic Light";
	font-size: 18px;
	font-weight: bold;
	color: #811E09;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
}
a:link {
	color: #851A08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #851A08;
}
a:hover {
	text-decoration: underline;
	color: #7F2D17;
}
a:active {
	text-decoration: none;
	color: #851A08;
}
.header {
	font-family: Arial;
	font-size: 28px;
	color: #996600;
	font-weight: normal;
}
.maintext {
	font-family: Arial;
	font-size: 15px;
	color: #3C281A;
}
.border {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
}

.italic_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #7E160B;
	text-align: left;
}


</style>

