﻿H1 {font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    color: #7B7B53;}
H2 {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #7B7B53;}
H3 {font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #000000;}
H4 {font-family: Arial;
    font-size: 8pt;
    font-weight: normal;}
H5 {font-family: Arial;
    font-size: 8pt;
    font-weight: normal;}
H6 {font-family: Arial;
    font-size: 8pt;
    font-weight: normal;}
TH {font-family: Arial;
    font-size: 10pt;
    color: 000000;
    font-weight: bold;}
TD {font-family: Arial;
    font-size: 10pt;}
TF {font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    font-color: white;
    background: blue;}
Body {font-family: Arial;
      font-size: 12pt;
      font-weight: normal;
      color: black;}
P {font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   color: black;}
OL {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: black;}
LI {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;    
    color: black;}
OL {font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: black;}
    
#leftcol-secondary  {

	width: 198px;
	background-image: url('images/nav_secondary_bgrd.gif');
	position: absolute;
	background-position: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;

}

#nav-secondary {

	color: #7e6f4a;
	margin-top: 47px;
	margin-left: 20px;
	padding-top: 4px;
	text-align: left;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 11px;
	line-height: 29px;

	
}

#nav-secondary a {
	
	color: #7e6f4a;
	text-decoration:none;	
}

#nav-secondary a:hover {
	
	color: #635430;
	text-decoration:underline;	
}

#rightcol-secondary  {

	width: 198px;
	background-image: url('images/nav_news_bgrd.gif');
	position: absolute;
	background-position: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;

}

#nav-rightcol-secondary {

	color: #233748;
	margin-top: 47px;
	margin-left: 20px;
	padding-top: 4px;
	text-align: left;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 11px;
	line-height: 12px;

	
}

#nav-rightcol-secondary a {
	
	color: #233748;
	text-decoration:underline;	
}

#nav-rightcol-secondary a:hover {
	
	color: #635430;
	text-decoration:underline;	
}

#newslinks  {
	color: #635430;
	line-height: 15px;

}

#newslinks  a {
	color: #635430;
	text-decoration:none;	
}

#newslinks  a:hover {
	color: #635430;
	text-decoration:underline;	
}


.tablebgleft  {

background-color: #cbebee;

}

A:link {color: #7B7B53;}
A:visited {color: #336799;}
A:active {color: #929268;}