
body { color: #474747; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ccb787 ; margin: 0; }
.textarea1 { background-color: #fff5e3; padding: 42px 8px 8px 244px; border: solid 2px #373737; }
.textmain      { font-size: 14px; margin-top: 4px; margin-bottom: 4px; padding-left: 8px }
.textmed { font-size: 13px }
.textsmall   { font-size: 11px;}
.texttitle    { color: #353535; font-size: 19px; font-weight: bold ; margin: 8px 8px 8px 0; }
.texttitle2 { font-size: 17px; font-weight: bold ; margin-top: 6px; margin-bottom: 6px; padding-left: 4px; }
.imageborder { margin-bottom: 8px; border: solid 2px #fff; }
.alert1 { color: #932409; font-size: 13px; margin: 0; }
a       { color: #5e7c99; font-weight: bold; text-decoration: underline }
a:hover   { color: #505050; text-decoration: underline }
a.menu:link    { color: #505050; font-weight: bold; text-decoration: none; padding: 1px 2px; display: block }
a.menu:visited    { color: #505050; font-weight: bold; text-decoration: none; padding: 1px 2px; display: block }
a.menu:hover    { color: #fff; text-decoration: none; background-color: #db8851; display: block }
a.menu:active { }
#navcontainer ul
{ color: white; font-size: 13px; float: left; width: 100%; margin: 2px 2px 2px 0; padding: 0; border-left: 1px solid white; }
#navcontainer ul li { display: inline; }
#navcontainer ul li a
{ background-color: #6e6e6e; color: white; text-decoration: none; float: left; padding: 2px 6px; border-right: 1px solid #fff; }
#navcontainer ul li a:hover
{
background-color: #a3a3a3;
color: #fff;
}
