/* ***************************** */
/*                               */
/*     VilcabambaHomes.com       */
/*                               */
/*         Style Sheet           */
/*                               */
/* ***************************** */


/* Attempt to new green headlines: #1C4316 */
/* New Green Background: #0E320E */
/* Old Dark green texts: #3D4A34 */
/* Old green background: #5D714F */
/*      font-variant: small-caps;  */


BODY { margin-top: 0 ;
      margin-left: 0;
      font-weight: bold;
      background-color: #0E320E
     }


P    {font-family: Garamond, Times, Serif; 
            color: #333333;
      font-weight: bold;
        font-size: 18px;
    }

LI   {font-family: Garamond, Times, Serif; 
            color: #333333;
      font-weight: bold;
        font-size: 18px;
    }

TD   {font-family: Garamond, Times, Serif; 
            color: #333333;
      font-weight: bold;
        font-size: 18px;
    }



/*   font-variant: small-caps;  */


H1   {font-family: Arial, Helvetica, Swiss, sans-serif; 
            color: #26531D;
        font-size: 16.5pt;
      font-weight: bold
     }


H2   {font-family: Arial, Helvetica, Swiss, sans-serif; 
            color: #26531D;
        font-size: 16.5pt;
      font-weight: bold
     }


H3   {font-family: Arial, Helvetica, Swiss, sans-serif; 
            color: #26531D;
        font-size: 13pt;
      font-weight: bold
     }


/* Invisible text on front page */
H4   {font-family: Arial, Helvetica, Swiss, sans-serif; 
            color: #0E320E;
        font-size: 2pt
     }


/* ----------------------------- */

#layerbody {position: absolute; 
    background-image: url(/images/body.gif);
                left: 0;
                 top: 0;   
             z-Index: 0}



#layerHeader {position:absolute; left:150; top:0;   z-Index:0}
#layerMenu   {position:absolute; left:0;   top:230; z-Index:1}
/* #layerBody   {position:absolute; left:190; top:290; z-Index:2} */


