/* CSS Document */
body{font-family: Arial, helvetica, sans-serif; font-size:12px;background-color: #8F7155;}
H1{ font-size:17px;}
H2{ font-size:15.5px;}

.bodytext{font-size:12px;}

/* nav links */
a.menu:link {color:#8F7156;text-decoration:none;font-weight: bold;font-size: 13px;}
a.menu:visited {color:#8F7156;text-decoration: none;font-weight: bold;font-size: 13px;}
a.menu:hover {color:black;text-decoration: none;font-weight: bold;font-size: 13px;}
a.menu:active {color:#8F7156;text-decoration:none;font-weight: bold;font-size: 13px;}

/* Bottom Text Links*/
a.menu2:link {color:Black;text-decoration: underline}
a.menu2:visited {color:Black;text-decoration: underline}
a.menu2:hover {color:Black;text-decoration: underline}
a.menu2:active {color:Black;text-decoration: underline}

/* Regular Links*/
a:link {color:#990000;text-decoration: underline}
a:visited {color:#CC0000;text-decoration: underline}
a:hover {color:#FF0000;text-decoration: underline}
a:active {color:#990000}

.spacer{ height:4px}

.style1 {
	color: #734C2A;
	font-weight: bold;
	text-align:justify;
	}
	.style11 {
	color: #734C2A;
	font-weight: bold;
}
.style2 {
	color: #8F7156;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #8F7156}
