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

.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
.smmaintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.arialmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #603C31;
	font-weight: normal;
}
.section {
	border-bottom:#6C4738 solid 6px;
	border-right:#6C4738 solid 6px;
	background:#DDCDC6;
	padding:5px;
}
.section a {
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
#tags {
	border-bottom:#6C4738 solid 6px;
	border-right:#6C4738 solid 6px;
	background:#D8D6C7;
	padding:5px 5px 5px 20px;
}
.specialtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #D8D6C7;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	font: Arial, Helvetica, sans-serif;
}
a:link {
	color: #6C4738;
	font: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #6C4738;
	font: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #6C4738;
	font: Arial, Helvetica, sans-serif;
}
a:active {
	color: #6C4738;
	font: Arial, Helvetica, sans-serif;
}
.tags {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

