.leftbg {background-image: url(paw-bg-new-left.gif); background-position: right top;}
.rightbg {background-image: url(paw-bg-new-right.gif); background-position: left top;}

.aanavbar
  {
   color: #ffffff;
   text-decoration: none;
   text-shadow: #000000 1px 2px 1px;
   filter: dropShadow(color=#303030,offX=1,offY=2); height:10;
  }

.aanavbar:hover
  {
   color: #ffff00;
   text-decoration: underline;
   text-shadow: #000000 1px 2px 1px;
   filter: dropShadow(color=#333333,offX=1,offY=2); height:10;
  }

.aanavbarthispage
  {
   color: #ffff00;
   text-decoration: none;
   text-shadow: #000000 1px 2px 1px;
   filter: dropShadow(color=#333333,offX=1,offY=2); height:10;
  }

.aanavbarthispage:hover
  {
   color: #ffff00;
   text-decoration: none;
   text-shadow: #000000 1px 2px 1px;
   filter: dropShadow(color=#333333,offX=1,offY=2); height:10;
  }


.aabottomlinks
  {
   color: #006800;
   text-decoration: underline;
  }

.aabottomlinks:hover
  {
   color: #ff0000;
   text-decoration: underline;
  }



.aabrochurelinks
  {
   color: #006800;
   text-decoration: underline;
  }

.aabrochurelinks:hover
  {
   color: #ff0000;
   text-decoration: underline;
  }




.button3
  {
   color: #ffffff;
   text-decoration: none;
   text-shadow: #000000 1px 1px 1px;
   filter: dropShadow(color=#303030,offX=1,offY=2); height:10;
  }
