 
<style type="text/css">
<!--
   
.headline { 
            font-family: Comic Sans MS, Arial, Fantasy; 
            font-size: 36px; 
            font-weight: bold;
            }

body 		{
             background-color: #dcf2e5; 
             scrollbar-base-color: #DEC652;
             margin-top: 25px;
             margin-left: 25px;
             }
             
td 		{   
          font-family: Palatino Linotype, Arial, Helvetica, sans-serif; 
          font-size: 14px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          text-transform: none; 
          color: #B58A33; 
          text-decoration: none; 
          }
          
 
.edge      { 
             border:solid 8px;   
            BORDER-LEFT-COLOR: #666633; 
            BORDER-BOTTOM-COLOR: #666633; 
            BORDER-TOP-COLOR: #666633; 
            BORDER-RIGHT-COLOR: #666633;
            vertical-align:middle;
            -moz-border-radius-topright;
            }
            
.edge2      { 
             border:solid 4px;   
            BORDER-LEFT-COLOR: #666633; 
            border-bottom-color: #666633;
            BORDER-TOP-COLOR: #666633; 
            BORDER-RIGHT-COLOR: #666633;
            vertical-align:middle;
            background-color: #660000;
            }
            
.edge3      { 
             border:solid 8px;   
            BORDER-LEFT-COLOR: #666633; 
            border-bottom-color: #666633;
            BORDER-TOP-COLOR: #666633; 
            BORDER-RIGHT-COLOR: #666633;
            vertical-align:middle;
            background-color: #dcc8b0;
            } 
            
.edge4      { 
             border:solid 3px;   
            BORDER-LEFT-COLOR: #d2c628; 
            BORDER-BOTTOM-COLOR: #d2c628; 
            BORDER-TOP-COLOR: #d2c628; 
            BORDER-RIGHT-COLOR: #d2c628;
            vertical-align:middle;
            }           
     
 a 		{ 
          font-family:  Palatino Linotype, Helvetica, sans-serif; 
          font-size: 14px; 
          font-style: normal; 
          line-height: normal; 
          font-weight: bold; 
          font-variant: normal; 
          text-transform: none; 
          color: #004080; 
          text-decoration: none; 
          }

a:hover		{ 
              font-family:   Palatino Linotype, Helvetica, sans-serif; 
              font-size: 14px; 
              font-style: normal; 
              line-height: 15px; 
              font-weight: bold; 
              font-variant: normal; 
              text-transform: none; 
              color: #808000; 
                
              }

img.move     {
               float:left;
               }
              
UL { font-family: Lithograph, Arial, Serif; font-size: medium; font-size: 16px; font-style: bold; text-align: left; color: #BB4122; }
li  { font-family: Lithograph, Arial, Serif; font-size: medium; font-size: 14px; font-style: normal; text-align: left; color: #BB4122; }

 
          
 .quote  { font-family: Librarian, Arial, Helvetica, sans-serif; 
          font-size: 14px; 
           font-weight: bold; 
           text-transform: none; 
          color: #7C5910; 
          text-decoration: none; 
          text-align: center;
          }
          
.menuon  { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
          font-size: 24px; 
          font-style: oblique; 
          line-height: bold; 
          font-weight: bold; 
          font-variant: small-caps; 
          text-transform: none; 
          color: #B58A33; 
          text-decoration: none;
          text-align:center; 
          }

.header   { 
          background-image:url('images/hillsidelogo.jpg');
          height: 120px;
         } 
        
 
                      
-->
</style>