#avail table
{
    border:1px solid #fff;
    
}
#avail table tr td
{
    border:0px solid #fff;
 
}
#avail table tr.propertyname
{
    background-color:#064D79;
}

#avail table th
{
    font-weight:bold;
    background-color:#000;
}

#avail .innerrowh
{
    
    clear:both;
    
    font-size:12px;
    font-weight:bold;
    font-size:11px;
}

#avail .cellwidth1
{
    width:90px;
    padding:0px;
    margin:0px;
    float:left;
   
    
   
}
#avail .cellwidth2
{
    width:82px;
  padding:0px;
    margin:0px;
    float:left;
     
    
}
#avail .cellwidth3
{
    width:90px;
   padding:0px;
    margin:0px;
    float:left;
    text-align:center;
    
}
#avail .cellwidth4
{
    width:96px;
   padding:0px;
    margin:0px;
    float:left;
    text-align:center;
   
}

.discovery
{
    background-color:#8FCFF1;
    color:#000;
}

.tranquility
{
     background-color:#B5DBAD;
      color:#000;
}
.escape
{
     background-color:#FCBB75;
      color:#000;
}
.memories
{
     background-color:#C9A9C0;
      color:#000;
}
.sunshine
{
     background-color:#FFE06A;
      color:#000;
}

.tablehead
{
    background-image: url(images/xml.jpg);
}


