#footer {
	width: 711px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #8D865E;
	text-align: right;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.secondnav {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 32px;
}
.secondnav a:link , .secondnav a:visited {
	text-decoration: none;
	color: #8D865E;
	border: 1px solid #5E5338;
	padding-right: 5px;
	padding-left: 5px;	
}
.secondnav a:hover , .secondnav a:active {
	text-decoration: none;
	color: #CDC09A;
}
.secondnav p {
	margin-bottom: -5px;
}
table {
	text-align: left;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #8D865E;
	line-height: 1.6em;
}
.maintext a:link , .maintext a:visited {
	text-decoration: underline;
	color: #B1A18B;
}
.maintext a:hover , .maintext a:active {
	text-decoration: none;
	color: #CFBDA3;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #8D865E;
	font-weight: normal;
}
#mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
#mail p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
}
#mail input {
	background-color: #B4AF83;
}
#mail textarea {
	background-color: #B4AF83;
}
#menusidemenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	width: 185px;
	padding-left: 15px;
	text-align: left;
	color: #8D865E;
	padding-bottom: 15px;
	padding-top: 10px;
}
#menusidemenu p {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #8D865E;
	
}
#menusidemenu a:link , #menusidemenu a:visited {
	text-decoration: none;
	color: #8D865E;
	display: block;
	font-size: 1em;
}
#menusidemenu a:hover, #menusidemenu a:active {
	text-decoration: underline;
}
#features {
	width: 500px;
	padding-top: 8px;
	padding-left: 8px;
}
#features h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #8D865E;
	margin: 0px;
}
#features p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #8D865E;
	line-height: 1.6em;
	margin: 0px;
	padding-bottom: 15px;
}

#features a:link , #features a:visited{
	text-decoration: underline;
	color: #B1A18B;
}
#features a:hover , #features a:active{
	text-decoration: none;
	color: #CFBDA3;
}