﻿BODY {
    height: 100%;
    }
    
TABLE, TD {
    font-family: verdana;
    font-size: 10pt;
    color: #000000;
    }
    
.headline {
    font-family: verdana;
    font-size: 24px;
    color: #4c6caa;
    font-weight: bold;
    }
.headline_Shadow {
    font-family: verdana;
    font-size: 24px;
    color: #4c6caa;
    font-weight: bold;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000000);
    } 

 .title 
 {
    font-family: verdana;
    font-size: 14px;
    color: #4c6caa;
    font-weight: bold;   
 }   
 
  .rentalsearchtitle 
 {
    font-family: verdana;
    font-size: 18px;
    color: #4c6caa;
    font-weight: bold;   
 }  
 
 .photo_shadow 
 {
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Direction=120, Strength=2);
 }
 
 .header 
 {
    background-color: #4c6caa;
    color: #FFFFFF;
    font-weight: bold; 
    font-family: verdana;
    font-size: 12px;
 }
 
  .rentalsearchfooter 
 {
    background-color: #4c6caa;
    color: #FFFFFF;
    font-weight: bold; 
    font-family: verdana;
    font-size: 10px;
 }
    
.subheadline {
    font-family: verdana;
    font-size: 12pt;
    color: #4c6caa;
    font-weight: bold; 
}
                
.navbar {
    /*filter:alpha(Opacity=100, finishOpacity=0, style=1, StartX=0, StartY=0, FinishX=200, FinishY=0);*/
    width: 800px; 
    left:0px; 
    background-color:#4c6caa; 
    height:30px;
}
            
.navbar_bottom {
    width: 800px; 
    left:0px; 
    background-color:#4c6caa; 
    height:30px;
} 
            

.location_strip 
{
    height: 15px;
    padding: 5px; 
    margin: 5px;
    background-color: #f99e1b;
}
            
.outside_table {
    width: 800px; 
    background-image: URL(images/background.jpg); 
    background-repeat:no-repeat; 
    background-position:top; 
    border: 1px solid #f26522;
    height: auto;  
}  

.inside_table
{
    width:800px; 
    padding: 0px; 
    position: relative; 
    top: 165px; 
}     
            
HR {
     color:  #4c6caa;
    }
        
.navbar_text {
    color: #ffffff;
    font-size: 8pt;
    }  
    
.mainnavbar_text {
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    } 
    
SUP
{
vertical-align: top;
}    
    
    SELECT {font-family: verdana; font-size: 10px;}
    INPUT {font-family: verdana; font-size: 10px; font-weight: bold;}
    
A:Link {text-decoration: underline; color: #4c6caa;}
A:visited {text-decoration: underline; color: #4c6caa;}
A:hover {text-decoration: underline; color: #4c6caa;}     
                
A.mainnavbar_text:link {text-decoration: underline; color: #FFFFFF;}
A.mainnavbar_text:visited {text-decoration: underline; color: #FFFFFF;}
A.mainnavbar_text:hover {text-decoration: underline; color: #FFFFFF;}      
A.navbar_text:link {text-decoration: underline; color: #FFFFFF;}
A.navbar_text:visited {text-decoration: underline; color: #FFFFFF;}
A.navbar_text:hover {text-decoration: underline; color: #FFFFFF;}  
A.rentalsearchfooter:link {text-decoration: underline; color: #FFFFFF;}
A.rentalsearchfooter:visited {text-decoration: underline; color: #FFFFFF;}
A.rentalsearchfooter:hover {text-decoration: underline; color: #FFFFFF;}