html, body { background-color: #649959; }

#logo h1, #logo h1 a {
  width: 550px;
  height: 38px;
}

#nav { background: #ffffff url(../img/botswana_nav_bg.gif) no-repeat scroll 0 0; }
#nav li a:hover, #nav li.active a { background: #85bd79 none; }


#subnav li { background-color: #3B7A2D; }
#subnav li.first a { background: #3B7A2D url(../img/botswana_sub_li_top_bg.gif) no-repeat scroll 0 0; }
#subnav li.activefirst { background-color: #85bd79; }
#subnav li.activefirst a,
#subnav li.first a:hover { background: #85bd79 url(../img/botswana_sub_li_top_bg.gif) no-repeat scroll -170px 0; }
#subnav li.last a { background: #3B7A2D url(../img/botswana_sub_li_bottom_bg.gif) no-repeat scroll 0 bottom; }
#subnav li.activelast,
#subnav li.last a:hover { background: #85bd79 url(../img/botswana_sub_li_bottom_bg.gif) no-repeat scroll -170px bottom; }
#subnav li.active,
#subnav li a:hover { background-color: #85bd79; }

#footer { background: #85bd79; }

h2, h2 a, h3, a { color: #3B7A2D; }
