/*
 __________________________
|                          |
| Martyn Bampton           |
| martyn(at)erinshore.com  |
| Handwritten with Notepad |
| April 2007               |
|__________________________|
*/


h2 { font-family: Arial, Sans-Serif;
     font-weight: bold;
     font-size: 22px;
     margin: 0px;
     color: #798777;
   }


h3 { font-family: Arial, Sans-Serif;
     font-weight: bold;
     text-decoration: none;
     font-size: 18px;
     color: #798777;
     margin: 0px;
   }


#header { color: #fff;
          background-image: url("images/headerbg_green.jpg")
        }





.textbox { font-size: 12px;
           font-family: "Trebuchet MS", Arial, Sans-Serif;
           border: 2px solid #798777;
           background-image: url("images/textboxbg.gif");
         }

