.nav{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E3DBB3;
	text-decoration: none;
}
h1 {
	font-size: 20px;
	color: #5F6930;
	text-decoration: underline;
}
.subtext {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text_decoration: none;
}
.nav_bground {
	background-image: url(images/nav_bground_10.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.nav:hover{
	color: white;
	text-decoration: none;
	}
a.subtext{
	text-decoration:none;
	color:#000000
	}
a.subtext:hover {
	color:#0000CC;
	}
	
a.emaillink {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.foot{
	font-size: 10px;
	color: #999911;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.captions {
	font-size: 10px;
	font-weight: normal;
}

