h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
h4 { font-size:12px; }

.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: 14px;
	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;
}
.nav-hlt
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bbd2ed;
	line-height: 10pt;
	font-weight: bold;
}



a:link { color: #9f5e02; }
a:visited { color: #9f5e02; }
a:active { color: #9f5e02; }
a: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.nav-hlt:link
{
	color: #a1222b;
	text-decoration: none;
}
a.nav-hlt:visited
{
	color: #a1222b;
	text-decoration: none;
}
a.nav-hlt:active
{
	color: #a1222b;
	text-decoration: none;
}
a.nav-hlt:hover
{
	color: #8f786d;
	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: #b50c1c;
}
a.subhead:visited
{
	color: #b50c1c;
}
a.subhead:active
{
	color: #b50c1c;
}
a.subhead:hover
{
	color: #f9a52e;
}

a:link img, a:visited img { border-color: #b50c1c; }
a:hover img { border-color: #f9a52e; }
