#midnav ul li a.home  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:45px;
 height:43px;
 }

#midnav ul li a:hover.home  {
 display:block;
 width:45px;
 height:43px;
 background:url(../gfx/overarrow.gif) 16px center no-repeat;
 color:#422a02;
 }
 
 #midnav ul li a.why  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:105px;
 height:43px;
 }

#midnav ul li a:hover.why  {
 display:block;
  width:105px;
 height:43px;
 background:url(../gfx/overarrow.gif) 42px center no-repeat;
 color:#422a02;
 }

 #midnav ul li a.places  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:75px;
 height:43px;
 }

#midnav ul li a:hover.places  {
 display:block;
  width:75px;
 height:43px;
 background:url(../gfx/overarrow.gif) 30px center no-repeat;
 color:#422a02;
 }
 #midnav ul li a.things  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:80px;
 height:43px;
 }

#midnav ul li a:hover.things  {
 display:block;
 background:url(../gfx/overarrow.gif) 32px no-repeat;
 color:#422a02;
 }
 
  #midnav ul li a.plan  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:80px;
 height:43px;
 }

#midnav ul li a:hover.plan  {
 display:block;
 background:url(../gfx/overarrow.gif) 30px no-repeat;
 color:#422a02;
 }
 
   #midnav ul li a.promo  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:70px;
 height:43px;
 }

#midnav ul li a:hover.promo  {
 display:block;
 background:url(../gfx/overarrow.gif) 26px no-repeat;
 color:#422a02;
 }
 
    #midnav ul li a.tools  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:45px;
 height:43px;
 }

#midnav ul li a:hover.tools  {
 display:block;
 background:url(../gfx/overarrow.gif) 20px no-repeat;
 color:#422a02;
 }
 
#midnav ul li a.contact  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:48px;
 height:43px;
 }

 #midnav ul li a:hover.contact  {
 display:block;
 background:url(../gfx/overarrow.gif) 23px no-repeat;
 color:#422a02;
 }
 
 #midnav ul li a.mysa  {
 text-decoration:none;
 text-align:center;
 color:#593803;
 display:block;
 width:40px;
 height:43px;
 }

#midnav ul li a:hover.mysa  {
 display:block;
 background:url(../gfx/overarrow.gif) 16px no-repeat;
 color:#422a02;
 }
