body {
background: #FFFFFF; 
margin: 0px;
font-family: Verdana;
font-size: 12px;
}
table, td, tr{
font-size: 12px;
}
.clear{
clear: both;
}
#anntop{
width: 100%;
background-color: red;
font-size: 14px;
font-weight: bold;
text-align:center;

}
#browntop{
width: 100%;
background-color: #5A440E;
color: white;
font-size: 11px;
font-weight: bold;
}
.breadcrumb{
color: #545132;
font-size:11px;
background-color: #DAD7CE;
padding: 4px;

}
.breadcrumb a{
color: #5A440E;
text-decoration: none;
}
#maroontop{
width: 100%;
background-color: #773628;
color: white;
font-size: 11px;
font-weight: bold;
margin: 0px;
}
#stateput{
color: #773628;
text-transform: uppercase;
font-weight: bold;
font-size: 15px;
}
.toplinks{
width: 100%;
text-align: center;
padding: 7px;
}
.toplinks a{
color: white;
text-decoration: none;
padding-left: 2px;
padding-right: 2px;
}
#trail_top{
height: 153px;
width: 710px;
background-image: url(/images/maroon_top.gif); 
background-repeat: no-repeat;
z-index: 12;
left:253;
position: absolute;

}
#trail_show{
height: 270px;
width: 710px;
z-index: 0;
position: absolute;
left: 253px;

}
#trail_rest{
height: 9px;
width: 100%;
background-color: #773628;
z-index: 2;
position: absolute;
}
#login{
padding: 12px;
color: #F9D010;
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
}
#login input{
color: #A8A59B;
font-family: Verdana;
font-size: 12px;
}
.frmbtn{
font-weight: bold;
   background-color: #ECECE9;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

#green_left{
width: 253px;
height: 100%;
position: absolute;
display: inline;
background-color: #306830;
display: inline;
z-index: 10;
}
#left_links{
padding-left: 15px;
padding-top: 5px;
width: 220px;
margin-left: auto;
margin-right: auto;
color: white;
}
#left_nav{
font-weight: bold;
color: #F9D010;
text-transform: uppercase;
font-size: 14px;
}
.yellow{
color: #F9D010;
}
#left_nav a{
padding-top: 7px;
padding-bottom: 1px;
display: block;
color: white;
font-size: 12px;
text-decoration: none;
}
#button_left{
background-image: url(/images/button_left.gif); 
background-repeat: no-repeat;
width: 180px;
height: 63px;
padding-top: 16px;
padding-left: 64px;
}
#button_left a{
color: #773628;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
#button_left a:hover{
text-decoration: underline;
}
#button_right{
background-image: url(/images/button_right.gif); 
background-repeat: no-repeat;
width: 180px;
height: 73px;
padding-top: 22px;
padding-left: 12px;
}
a, td a{
color: #773628;
}
#button_right a{
color: #773628;
font-size: 13px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
}
#button_right a:hover{
text-decoration: underline;
}
#bottom_links{
color: #773628;
text-align: center;
}
#bottom_links a{
color: #773628;
font-size: 10px;
text-decoration: none;
font-weight: bold;
}
#container{
width: 950px;
margin-left: auto;
margin-right: auto;
}
#main{
position: absolute;
left: 262px;
top: 345px;
width: 710px;
display: inline;
z-index: 12;
}
#main_admin{
position: absolute;
left: 262px;
top: 150px;
width: 710px;
display: inline;
z-index: 12;
}
#main_sub{
position: absolute;
left: 265px;
top: 325px;
width: 710px;
display: inline;
z-index: 12;
}
#main_subt{
position: absolute;
left: 265px;
top: 170px;
width: 710px;
display: inline;
z-index: 12;
}
#main h2{
color: #773628;
margin: 2px;
font-size: 15px;
}
#main_sub h2{
color: #773628;
margin: 2px;
font-size: 15px;
text-transform: uppercase;
}
#main_subt h2{
color: #773628;
margin: 2px;
font-size: 15px;
text-transform: uppercase;
}
hr  {
border: 0;
height: 2px;
color: #773628;
background-color: #773628;
width: 90%;
margin-top: 12px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
line-height:18px;
z-index:100;
padding: 5px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px;
text-decoration: none;
font-size: 11px;
}

#dropmenudiv a:hover{ /*hover background color*/
color: 306830;
}