body { overflow: scroll; }
#navcontainer
{
width: 740;
float: left;
background-color: #426208;
}

.mli {

background-color: #426208;
color: #FFFFFF;
text-decoration: none;
float: left;

}

#navcontainer ul { padding: 0; font-family: tahoma;}
#navcontainer ul li { display: inline; font-family: tahoma;}

#navcontainer ul
{
margin: 0;
padding: 0 0 0 1;
color: #FFFFFF;
font-family: tahoma;
font-size: .65em;
letter-spacing: 1px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 0.3em 12px;
background-color: #426208;
color: #FFFFFF;
text-decoration: none;
float: left;

}

#navcontainer ul li a:hover
{
background-color: #7B9D25;
color: #FFFFFF;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
}

/**** Footer Section ****/

a.footer:link {text-decoration: none; color: #426208; font-size: 12pt;  font-weight: bold; font-family: "tahoma"; font-size: smaller;}
a.footer:visited {text-decoration: none; color: #426208; font-family: "tahoma"; font-size: smaller;}
a.footer:active {text-decoration: none; font-family: "tahoma"; font-size: smaller;}
a.footer:hover {text-decoration: underline; color: ffff66; font-family: "tahoma"; font-size: smaller;}


/**** Text P Section ****/

P {

font-family: "tahoma"; font-size: 11pt;
}

.caption {
font-family: "tahoma"; font-size: smaller;
}

ol {font-family: tahoma; font-size: 11pt;}
/*li {font-family: tahoma; font-size: 11pt;}*/



