body {
	background-color: #C9C2B0;
}
p, th, td, li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #E7E7E5;
}
.nav-link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	letter-spacing: +.2em;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
}

a:link { 
	color: #E7E7E5;
	text-decoration: none;
}
a:visited { 
	color: #E7E7E5;
	text-decoration: none;
}
a:active { 
	color: #E7E7E5;
	text-decoration: none;
}
a:hover { 
	color: #E7E7E5;
	text-decoration: underline;
}

.brown-nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8A8475;
	font-style: italic;
	font-weight: bold;
	letter-spacing:.06em;
}
a.brown-nav:link 	{ color: #8A8475; text-decoration: none;}
a.brown-nav:visited	{ color: #8A8475; text-decoration: none;}
a.brown-nav:active 	{ color: #DFDFD8; text-decoration: underline;}
a.brown-nav:hover 	{ color: #DFDFD8; text-decoration: underline;}

.brown-navsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8A8475;
	font-weight: bold;
	letter-spacing:.06em;
}
a.brown-navsmall:link 	{ color: #8A8475; text-decoration: none;}
a.brown-navsmall:visited	{ color: #8A8475; text-decoration: none;}
a.brown-navsmall:active 	{ color: #DFDFD8; text-decoration: underline;}
a.brown-navsmall:hover 	{ color: #DFDFD8; text-decoration: underline;}

.brown-nav-cronin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #8A8475;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

