body, p, td, ol, ul, li, blockquote, form
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#332200;
}
.header
{
	background: #002244;
	padding: 15px;
	font-size: 24px;
	color: #BBBBBB;
	font-family: Georgia, Times New Roman, Times, serif;
}
a.headerlink
{
	color: #BBBBBB;
	text-decoration: none;
}
.headertext
{
	font-size: 18px;
	color: #BBBBBB;
	font-family: Georgia, Times New Roman, Times, serif;
}
.names
{
	background: #002244;
	padding: 15px;
	font-size: 14px;
	color: #BBBBBB;
	font-family: Georgia, Times New Roman, Times, serif;
}
.navbar
{
	background: #fff6ee;
	border-right: 1px solid #332200;
}
.navitem
{
	background: #fff6ee;
	border-bottom: 1px solid #332200;
	padding: 5px;
}
.navitemON
{
	background: #bba17e;
	border-bottom: 1px solid #332200;
	padding:5px;
	cursor: pointer;
	cursor: hand;
}
a.navlink
{
	color: #332200;
	text-decoration: none;
}
.address
{
	font-size: 12px;
	color: #332200;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 5px;
}
.pageHeader
{
	font-size: 18px;
	color: #332200;
	font-weight: bold;
	font-family: Georgia, Times New Roman, Times, serif;
}
.communities
{
	font-size: 11px;
	color:#665131;
}
.footer
{
	background: #002244;
	font-size: 10px;
	color: #BBBBBB;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px;
}
a.link:link, a.link:visited, a.link:active
{ 
	color:#5D5C5C; 
	text-decoration: none;
}
a.link:hover 
{ 
	color:#332200;
	text-decoration: underline;
}


