.text
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #6d5b51;
}

.home
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16pt;
	color: #6d5b51;
}

.footer
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8f786d;
}

.subhead
{
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #EA1A22;
	font-weight: bold;
}

.small
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #6d5b51;
}

.nav1
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 10pt;
	font-weight: bold;
}

.nav2
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 18pt;
	font-weight: bold;
}

.articletext {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
}

.articletext p {
	margin:8px 0px;
}

a.article:link { color: #9f5e02; }
a.article:visited { color: #9f5e02; }
a.article:active { color: #9f5e02; }
a.article:hover { color: #8f786d; }


a.nav1:link
{
	color: #ffffff;
	text-decoration: none;
}
a.nav1:visited
{
	color: #ffffff;
	text-decoration: none;
}
a.nav1:active
{
	color: #ffffff;
	text-decoration: none;
}
a.nav1:hover
{
	color: #8f786d;
	text-decoration: none;
}


a.nav2:link
{
	color: #8f786d;
	text-decoration: none;
}
a.nav2:visited
{
	color: #8f786d;
	text-decoration: none;
}
a.nav2:active
{
	color: #8f786d;
	text-decoration: none;
}
a.nav2:hover
{
	color: #f9a52e;
	text-decoration: none;
}



a.footer:link
{
	color: #8f786d;
}
a.footer:visited
{
	color: #8f786d;
}
a.footer:active
{
	color: #8f786d;
}
a.footer:hover
{
	color: #f9a52e;
}





a.subhead:link
{
	color: #EA1A22;
}
a.subhead:visited
{
	color: #EA1A22;
}
a.subhead:active
{
	color: #EA1A22;
}
a.subhead:hover
{
	color: #f9a52e;
}