    /* Richmond Hill Homes Style Sheet */
 body        { background-color:#ffffff; background-attachment: no-scroll;
                    background-image: url(settl0.jpg);background-repeat: no-repeat;
                    font-family:arial, verdana, sans-serif;
                    font-size:12px;}
 
 a, p, ol, ul {  font-family: arial, verdana, sans-serif;
                     font-size: 18px;
                     font-weight:normal;
                     color: black;}
  
/*    img        {float:left;}   */        
     h3         { font-style:italic;
                     font-size: 12px;  }

         a:link { color:#red;
                      text-decoration: none;}

     a:visited { color:maroon;
                     text-decoration:none;}

     a:active {color:blue;
                     text-decoration:none;}

     a:link:hover { color: blue;
                     text-decoration:underline;}
    
      div        {background-color:#ffffff;
                   padding: 2px;
                   border-style:none; border-width:0px; border-color:#999999;
                   width: 900px;}

    div.menu {line-height: 15px;
                      position: absolute; top:188px; left:0px;}

/*                         all text currently hangs off the "main" box--used to be overflow:auto; height:380px  */
/*                         some people didn't like the "frames" feel with a second scroll bar to contend with */

     div.main      {position: absolute; top: 224px;left: 5 px;
                           overflow:visible; width:965px;height:980px;padding:2px;
                          border-style:groove;border-width:2px;border-color:#000000;}  

     div.about      {position:absolute;top:224px;left:-20px;}

     div.remodel {position: absolute; top: 224px;left 12 px;
                            overflow:auto; width:958px;height:280px;padding:2px;
                            border-style:groove;border-width:2px;borcder-color:#ffffff;} 
      div.fsale     {position:absolute;top:224px;left:275px;} 
     div.plans     {position:absolute;top:224px;left:208px;}
     div.lots        {position:absolute;top:224px;left:12px;}
     div.feature  {position:absolute;top:224px;left:372px;}
     div.roof        {position: absolute; top: 224px;left: 600 px;}
                           
     div.reference  {position:absolute;top:224px;left:473px;}
      div.link        {position:absolute;top:224px;left:12px;}
   
  table.one        { width: 970px;left:5px; background-color:green;font-family:arial;verdana;sans-serif;border-style:solid;
                          border-width:0px;border-color:#black;padding:5px;}


  table.two      { width: 903px; background-color:white;font-family:arial;verdana;sans-serif;border-style:solid;
                          border-width:0px;border-color:#black;padding:2px;
                          }
    
    
