.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41372B;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF9C85;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.links:hover {
	color: #332C22;
	text-decoration: none;
}
.links_brown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AF9C85;
	text-decoration: none;
}
.links_brown:hover {
	color: #332C22;
	text-decoration: none;
}

.email {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #665744;
	text-decoration: none;
}
.email:hover {
	color: #000000;
	text-decoration: none;
}

.home {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #41372B;
	text-decoration: none;
}
.home:hover {
	color: #AF9C85;
	text-decoration: underline;
}
.imgfloatright { float : right }

.imgfloatleft { float : left }

.date {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615545;
}
.border {
	border: 1px solid #000000;
}
.border2 {
	border: 1px solid #5f513f;
}
.downloads{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7C6952;
	text-decoration: none;
}
.downloads:hover {
	color: #000000;
	text-decoration: none;
}
.red_downloads{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.red_downloads:hover {
	color: #000000;
	text-decoration: none;
}
.button {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #677595;
	padding: 1px;
}
.text_box1 {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #AF9C85;
	padding: 1px;
}