body, html { background: #DEF5AE url(images/bg.gif) repeat-x; margin: 0px; padding: 0px;}
body, p, td, div, ul, li, h1, h2, h3 { font-family: Georgia, Arial, Verdana; font-size: 13px; color: #000; line-height: 20px;}
a:link, a:visited, a:active { color: #7DA42E; text-decoration: none; }
a:hover { color: #55770F; text-decoration: none; }
td.content { background: #FFF; padding: 20px; min-height: 400px;}
h1 { font-size: 18px; font-weight: bold; color: #55770F; }
h2 { font-size: 16px; color: #FFF; color: #7DA42E; border-bottom: 1px solid #7DA42E; font-weight: bold;}
h3 { background: #55770f; padding: 3px; color: #FFF; font-size: 16px; }
.bottom { background: #7DA42E url(images/bottom_bg2.gif) repeat-x; }
.bottom2 { background: url(images/bottom_bg.gif) repeat-y; border-top: 6px solid #35342C;}
.bottom2 a:link, .bottom2 a:active, .bottom2 a:visited { color: #000; }
.bottom2 a:hover { color: #3D5609; }
.box1 { background: #EDFFC8; padding: 15px; border-right: 1px solid #fff; }
.box2 { background: #7DA42E; padding: 15px; color: #FFF; }
.box1 h2 {margin-top: 0px; color: #55770F; border-bottom: 1px solid #55770F; }
.box2 p { color: #FFF; }
.box2 h2 { margin-top: 0px; color: #FFF; border-bottom: 1px solid #FFF; }
.menuitem { text-decoration: underline; color: #55770F; }
.input { border: 1px solid #000; font-family: arial, verdana; font-size: 12px; width: 240px; }


/*DROP DOWN MENU*/
#TopNav a{ color:#fff; text-decoration:none; display:block; white-space:nowrap; }
#TopNav a.TopNavSB{padding:2px;height:1%;margin-bottom:0px;background:#7DA42E; border-bottom: 1px solid #8EB63F; font-size: 13px; }
#TopNav a:hover{color:#fff;text-decoration:none;background:#8EB63F; }
#TopNav li.TopNavl1{float:left; margin: 0px;height: 36px;}
ul#TopNav{padding:0;margin:0;list-style:none}
#TopNav li{display:inline;position:relative; margin: 0px; padding: 0px;}
li.TopNavl1 ul{	display:none; position:absolute; left:0; top: 0; margin:0px; margin-top: 0px; border: 0px; }
#TopNav li>ul{top:auto;left:auto}
#TopNav li:hover ul,li.over ul{display:block;}

