@charset "utf-8";
/* CSS Document */
body{ 
background-image: url(); 
background-color: #c6b34d;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.header{ 
background-image: ; 
background-color: ffffff;
}

.button{ 
background-color: D6D684;
}

.button a{ 
background-color: D6D684;
}

.button a:hover{ 
background-color: D6D684;
}

.footer{
background-image: url(footer_bg.gif); 
background-color: #D6D684;
}

.grass{
background-image: url(images/grass.gif); 
background-color: #ffffff;
}

.footer_text{
background-color: #055B37;
font-size: 10px;
color: ffffff;
font-family: verdana;
text-align: center;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
color:#055B37;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#000000;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 055B37;
font-family:verdana; 
font-weight:bold; 
font-size:10px; 
color:#ffffff; 
text-decoration:none;
}

.shade_table {
border-top: 0px solid;
border-left: 2px solid #D6D684;
border-right: 2px solid #D6D684;
border-bottom: 0px solid #000000;
}

.menu {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#ffffff; 
text-decoration:none;
}

.tdmenu {
background-image: url(images/brick_bg.gif); 
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#ffffff; 
text-decoration:none;
line-height: 20px;
}

.menu:hover {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#055B37; 
text-decoration:none;
}

.menu:active {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#ffffff; 
text-decoration:none;
}

.header_text {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#055B37; 
text-decoration:none;
}

.header_text2 {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#c6b34d; 
text-decoration:none;
}

.header_text3 {
font-family:verdana; 
font-weight:bold; 
font-size:12px; 
color:#055B37; 
text-decoration:none;
}

.main_text {
font-family:verdana; 
font-weight:normal; 
font-size:11px; 
color:#000000; 
text-decoration:none;
}

.main_texth {
font-family:verdana; 
font-weight:normal; 
font-size:11px; 
color:#055B37; 
text-decoration:underline;
}
.list {
font-family:verdana; 
font-weight:normal; 
font-size:10px; 
color:#055B37; 
text-decoration:none;
}