html {
                height: 100%;
            }
            body {
                margin: 0;                
                padding: 0;
                height: 100%;
                background-image:URL('images/bggrad.jpg');                
            background-repeat:repeat-x;
          background-color: #680a11;}
   
          
.content {    font-size: 12px;
                font-family: Tahoma, Geneva, sans-serif;
                color: black;                                padding-right:0px;

          }
          
.contentplace  {margin-left: 70px; margin-top:18px; }        
    
.contenthomes {margin-left: 65px; margin-top:18px; margin-right:50px;} 

.contentabout {margin-left: 100px; margin-top:18px; margin-right:100px;} 

.menuplace  {position:relative; top:316; left:23;z-index:100;text-align: center;}         
.menuhome {    font-size: 18px;
                font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
                color: white;   
    	}     
         
a.menu {text-decoration:none; color:white;}
a.menu:hover {text-decoration:underline;color:#d88647;}

h1 {    font-size: 22px;
                font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
                color: #680a11;   
    	}    

h1.home {    font-size: 21px;
                font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
                color: #680a11;   
    	}    


h2{    font-size: 18px;
                font-family: arial, helvetica, sans-serif;
                color: #df0416;   
    	}    
h1.about {margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;

}
h2.about {margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;

}

h3.agents {margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;

}


table.about {margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
padding-top: 0px;

}
.contentmargin {padding:20px;}

h1 {color:#4f2401;font-size:25px;} 

a {text-decoration:none;}
a:hover {text-decoration:underline;}

ul {
                margin: 10;                
                padding: 10;
}  

.flashhome {margin-left:0px;z-index:100;}
.scroller {z-index:200;}

.footer {    font-size: 12px;                
                color: black;     
                text-align:center;
          }   

a.footer {text-decoration:none; color:#428ba8;font-size:11px;}
a.footer:hover {text-decoration:underline;}

.home-image{
	border-style:outset;
	border-color: white;
	border-width:5px;
      }
          
