	a{
		font-weight: normal;
		text-decoration: none;
		font-size: 11px;
		color: black;
		}
	}
		
	a:hover{
		font-size: 11px;
		color: #910000;
	}

	
	
p{
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

ul{
	padding: 0px;
	margin: 0px;
}

li{
	line-height: 12px;
	list-style-image: url(../images/bullets/bullet.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #82683d;	
	text-decoration: none;
	line-height: 14px;

}

a.navItem
{
	color: #9b8a72;
	float: left;
	margin-top:2px;
	margin-left: 10px;
	margin-right: 10px;
	height: 20px;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
}

.subheader
{
	color: #9b8a72;
	height: 20px;
	float: left;
	margin-top: 2px;
	font-size: 14px;
	font-family: Georgia;
}

a.navItem:hover
{
	color: #910000;
	float: left;
	font-size: 14px;
	font-family: Georgia;
	text-decoration: none;
}

form{
	margin: 0px;
	padding: 0px;
}

.underline{
	text-decoration: underline;
}





.Green{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #987a59;
	line-height: 12px;
}
	
	
.Brown{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #82683d;
	line-height: 12px;
}
	
.Red12{
	font-family: Tahoma;
	font-size: 13px;
	color: #910000;
	text-decoration: none;
}


.Red11{
	font-family: Tahoma;
	font-size: 11px;
	color: #910000;
	text-decoration: none;
}

.Red10{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	text-decoration: none;
}


.Brown11{
	font-family: Tahoma;
	font-size: 12px;
	color: #82683d;	
	text-decoration: none;
}

.Brown10{
	font-family: Tahoma;
	font-size: 11px;
	color: #b08540;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
}

.Black10{
	font-family: Tahoma;
	font-size: 11px;
	color: #0000;	
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}
