body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.footerlink {
	color: #aca691;
}
.footer {
	color: #522a03;
}
p {
	line-height: 15px;
}

a:link {
	color: #8a4d26;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #8a4d26;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #d03c1f;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8a4d26;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	color: #8a4d26;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #8a4d26;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.navlinkcss{
	position:absolute;
	visibility: hidden;
	border-bottom-width: 1;
	line-height: 18px;
	z-index: 100;
	background-color: #FBF9EB;
	width: 205px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FBF9EB;
	border-right-color: #FBF9EB;
	border-left-color: #FBF9EB;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a4d26;
}

.navlinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;	
}

.navlinkcss a:hover{ /*hover background color*/
	background-color: #f5f1d1;
	color:  #d03c1f;
	font-family: "Times New Roman", Times, serif;
}

.topnavlink{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: bold;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.topnavlink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: bold;
	color: #000000;
}

.topnavlink a:hover{ /*hover background color*/
	background-color: #FBF9EB;
	font-style: bold;
	color:  #d03c1f;
	font-family: "Times New Roman", Times, serif;
}
.current {
	color: #000;
}

.leftnavlinkcss{
	position:absolute;
	visibility: hidden;
	line-height: 18px;
	z-index: 100;
	width: 205px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a4d26;
}

.leftnavlinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 5px;
}

.leftnavlinkcss a:hover{ /*hover background color*/
	color:  #d03c1f;

}

.leftnavlink{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #8a4d26;
}

.leftnavlink a{
	font-style: bold;
	color: #8a4d26;
}

.leftnavlink a:hover{ /*hover background color*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #d03c1f;

}
