


 BODY { font-weight : normal ;
        color : brown;
        background-color:white }






 a.menu:link   {
font-family: arial;
  font-size: x-small;
  color : brown;
  background-color: #EEE8AA;
  text-decoration: none;




}

a.menu:visited  {
  font-family: arial;
  font-size: x-small;
  color : #C96333;
  background-color: #EEE8AA;
  text-decoration: none;


}
a.menu:active {
font-family: arial;
  font-size: x-small;
  color : black;
  background-color: #EEE8AA;
  text-decoration: none;

}
a.menu:hover  {   font-family: arial;
  font-size: small;
  color : brown;
  background-color: #EEE8AA;
  text-decoration: none;
  }


 A:active {  font-size : 10.0pt;
            font-weight : bold;
            font-family : "Arial", "Helvetica", "Monaco";
            text-decoration : none;
            color : #C96333;}

 A:link {  font-size : 10.0pt;
 font-family : "Arial", "Helvetica", "Monaco";
 font-weight : bold;
          text-decoration : none;
          color : #C96333;}
 A:visited { text-decoration : none;
             color : #C96333;}

.topbannerleft {
  background-image: url(http://www.erinrac.com/clumbersmag/clumbersonlineleft.png);
  background-position: top left   ;

  background-repeat: no-repeat;

    width: 100%; text-align: left;
   padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;

}

.topbannerright {
  background-image: url(http://www.erinrac.com/clumbersmag/clumbersonlineright.png);
  background-position: top right   ;

  background-repeat: no-repeat;

    width: 100%; text-align: left;
   padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;

}



P.paragraph { font-family :  "Arial", "Helvetica", "Monaco";

     font-size : 10.0pt;
     font-weight : normal ;
     color : brown;
     line-height: 1.5;
  text-align: justify

}

P.heading { font-family :  "Arial", "Helvetica", "Monaco";
     font-size : 14.0pt;
     color : brown;
     font-weight : normal ;

}

P.headlarge { font-family  :  "Arial", "Helvetica", "Monaco";
     font-weight : normal;
     font-size : 26.0pt;
     color : brown;
    }

P.link { font-family :  "Arial", "Helvetica", "Monaco";

     font-size : 10.0pt;
     font-weight : normal ;
     color : brown;
     line-height: 1.5
     text-indent: 1.5em;
     background-color: white;
}