
  body {
    font-family: times;
    font-size: 12px;
    color: rgb(104,104,104);
    text-align: center;
    }

  img {border: none;}
  img.buttons {width: 11px; height: 11px;}
  
  font.hdr{
    color: #006699;
    font-size: 14px;
    font-family: times;
    }
  	
  #background {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    left: 0px;
    height: 648px;
    width: 810px; 
    border: 1px solid #006633;
    text-align: left;
    }

  a:visited {color: white;text-decoration: none}
  a:link    {color: white;text-decoration: none}
  a:hover   {color: rgb(34,139,34);text-decoration: none}

  a.footer:visited {color: white;text-decoration: none}
  a.footer:link    {color: white;text-decoration: none}
  a.footer:hover   {color: rgb(255,186,0);text-decoration: none}
   
  a.gray:visited {font-size: 14px; color: rgb(67,67,67); border: none; text-decoration: none}
  a.gray:link    {font-size: 14px; color: rgb(67,67,67); border: none; text-decoration: none}
  a.gray:hover   {font-size: 14px; color: rgb(29,92,66); border: none; text-decoration: none}

  a.green:link    {color: rgb(86,87,102);text-decoration: underline}
  a.green:visited {color: rgb(86,87,102);text-decoration: underline}
  a.green:hover   {color: rgb(34,139,34);text-decoration: underline}

  a.search:link    {color: rgb(86,87,102);text-decoration: underline}
  a.search:visited {color: rgb(86,87,102);text-decoration: underline}
  a.search:hover   {color: rgb(34,139,34);text-decoration: underline}

a.leftColumn:visited {
  color: rgb(67,67,67); 
  border: none; 
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
  font-family: times;
  }
		
a.leftColumn:link {
  color: rgb(67,67,67); 
  border: none; 
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
  font-family: times;
  }

a.leftColumn:hover {
  color: rgb(67,67,67);
  border: none;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
  font-family: times;
  }		
   		
 #menuDiv {
   position: absolute;
   top: 90px;
   left: 0px;
   height: 12px;
   width: 810px;
   font-weight: bold;
   font-size: 11px;
   font-family:helvetica,sans-serif;
  }
 
  #propertyDiv {
    position: absolute;
    top: 67px;
    left: 80px;
    width: 710px;
    height: 70px;
    }
    
    #banner {
      position: absolute;
      top:  67px;
      left: 80px;
      color: white;
      font-size: 10px;
      margin: 0px;
      font-family: helvetica, sans-serif;
      }
		
   #contactHeader {
     position: absolute;
     top: 133px;
     left: 674px;
     width: 100px;
     height: 30px;
     font-family: helvetica, sans-serif;
     font-weight: bold; 
     background-color: white; 
     padding-left: 8px;
     font-size: 12px;
     color: #571a52;
     }

  div.contact {
    position: absolute; 
    top: 150px;
    left: 672px;
    height: 175px;
    width: 100px;
    margin-left: 10px;
    padding-top: 10px;
    text-align: left;
    line-height: 15px;
    font-size: 13px;
    background-color:  white;
    }

  div.submit {
    position: absolute;
    top: 360px;
    left: 2px;
    height: 25px;
    width: 145px;
    margin-left: 10px;
    text-align: left;
    background: white;
        }

   select {
     position: absolute;
     left: 65px;
     font-size: 75%;
     width: 77px;
     height: 20px;
     }

   input.calendar {
     position: absolute;
     left: 65px;
     font-size: 75%;
     width: 50px;
     height: 13px; 
     padding: 0px;    
     vertical-align: top;
     }

  #calBeginDiv {
    position: absolute; 
    left: 0px; 
    height: 19px; 
    width: 140px;  
    padding-top: 3px;
    vertical-align: text-middle;
    }
    
  #calEndDiv {
    position: absolute; 
    left: 0px; 
    height: 19px; 
    width: 140px;
    vertical-align: top;    
    }

   #saleFlasher {
     position: absolute;
     top: 557px;
     left: 190px;
     font-family: helvetica, sans-serif;
     width: 235px;
     font-weight: bold;   
     background-color: white;
     color: #b0381d;
     width: 358px;
     display: none;
     padding: 3px;
     }
       
   #searchRentalsHeader {
     position: absolute;
     top: 138px;
     left: 2px;
     font-family: helvetica, sans-serif;
     font-size: 11px;
     width: 110px;
     height: 30px;
     margin-left: 10px;
     font-weight: bold;   
     background-color: rgb(170,39,47);
     border: 2px solid gray;
     color: white;
     padding: 5px;
     text-align: center;
     }

   #searchRentals {
     position: absolute;
     top: 195px;
     left: 2px;
     height: 245px;
     width: 145px;
     line-height: 22px; 
     background-color: white;
     margin-left:10px;
     margin-top: 5px;
     }

   #searchSalesHeader {
     position: absolute;
     top: 416px;
     left: 2px;
     width: 110px;
     height: 45px;
     margin-left: 10px;
     font-family: helvetica, sans-serif;
     font-weight: bold; 
     background-color: rgb(233,132,36);
     border: 2px solid gray;
     color: white;
     padding: 5px;
     text-align: center;     
     }

   #searchSales {
     position: absolute;
     top: 160px;
     left: 2px;
     height: 70px;
     width: 110px;
     margin-left: 10px;
     line-height: 18px;
     padding-top: 10px; 
     }

    div.bannerText{
      position: absolute;
      font-family: arial, sans-serif;      
      top: 65px;
      width: 725px;
      left: 81px;
      height: 12px;
      font-size: 10px;
      color: white;
      }

    div.upperLinkBar {
      position: absolute;
      font-family: arial, sans-serif; 
      top: 88px;
      width: 162px;
      height: 25px;
      color: white;
      text-align: center;
      padding-top: 6px;
      font-weight: bold;
      font-size: 11px;
      }

    #slideshow {
      position: absolute;
      padding-left: 0px;
      top: 135px;
      width: 318px;
      left: 162px;
      height: 240px;
      border: none;
      text-align: center;
      }

    div.featuredHome {
      position: absolute;
      width: 150px;
      height: 100px;
      }

    div.featuredHomeCaptions {
      position: absolute;
      font-family: arial, sans-serif;
      width: 150px;
      height: 25px;
      line-height: 12px;
      font-size: 10px;
      letter-spacing: 0px;
      text-align: right;
      }

    #spotlight {
      position: absolute; 
      top: 353px; 
      left: 672px;
      height: 190px; 
      width: 90px; 
      font-family: arial, sans-serif; 
      font-size: 10px;
      line-height: 10px;
      text-align: center;
      background-color: transparent;
      }
      
    div.lowerLinkBar {
      position: absolute;
      font-family: arial, sans-serif;
      top: 608px;
      width: 268px;
      height: 25px;
      font-size: 11px;
      text-align: center;
      padding-top: 12px;
      color: white;
      font-weight: bold;
      }

     #footerDiv {
       position: absolute;
       top: 870px;
       height: 10px;
       }

     td.links {
  	height: 30px;
  	padding-left: 10px;
  	line-height: 30px;
  	}


    
    

