body{
    margin-left:0;
    margin-right:0;
    margin-top:0;
    margin-bottom:0;
    background-color:black;
    font-family:Arial, Verdana, Sans-Serif;
    color: black;
}
#wrapper{
	position:relative;
	width:900px;
	height:1200px;
	top:0;
	right:0;
	bottom:0;
	left:0;		
	margin-left:auto;
	margin-right:auto;
	background-color:#66aa99;
	}
#header {
    position: absolute;
    width: 100%;
    height: 150px;
    top: 0;
    right: 0;
    bottom: 150px;
    left: 0;
    background-color:#669999;
      }
#sidebar{
    position:absolute;
    width: 150px;
    height: 1049px;
    top: 151px;
    right: 1em;
    bottom:0;
    left: 0;
	border-right-color:Black;  
	border-right-style: solid;
	border-right-width:thin;
	text-align:center;
    background-color:#669999;    
      }
#main{
    position:absolute;
    width: 747px;
    height: 1049px;
    top: 151px;
    right: 0;
    bottom:0;
    left: 153px;
    text-align:center;
    background-color: #ccbb77;
      }    
#gmap{
    width: 500px; 
    height: 300px; 
    margin-left:auto; 
    margin-right:auto;
    }
a:link{color: navy; text-decoration:none;}
a:visited{color: #660000; text-decoration:none;}
a:hover{color: #ff0000; text-decoration:underline;}
a:active{color: #ff0000}

.header{border-collapse:collapse}
.mainmenu{    
    font-size:medium;
    margin-left:1em;
    margin-right:1em;
    margin-top:0;
    text-align:left;    
}
table.pdfmenu{    
    font-size:medium;
    margin-left:.5em;
    margin-right:.5em;
    text-align:center;
    background-color:#66aa99;
}
table.mapmenu{    
    font-size:medium;
    margin-left:auto;
    margin-right:auto;
    margin-top:1em;
    padding:0.5em;
    text-align:left;
    border-style:none;
    border-color:Black;
    border-width:thin;
   //* background-color:#66aa99; *//
}
td.mapmenu{
    padding:0.25em;
    }  
p.mapmenuhdr
{
    margin:0;
    padding:0;
    text-align:center;
    border-bottom-style:solid; 
    border-bottom-color:black; 
    border-bottom-width:thin; 
    font-weight:bold;
}
p.mapmenulist{
    margin:0;
    padding:0.25em;
    border-style:solid;
    border-color:Black;
    border-width:thin;
}
table.main{
    margin-left:auto;
    margin-right:auto;
    margin-top:1em;
}
.maptitle{     
    font-size:large;      
    font-weight:bold;
    margin-bottom:1em;
    text-align:center;
    }
.map {
    text-align:center;
    margin-top:1em;
     }
.texttitle{ 
    font-size:x-large;  
    font-weight:bold;
    margin-bottom:0;
    text-align:center;
    }   
.text{
    font-size:medium;
    font-weight:bold; 
    margin-left:5em;
    margin-right:5em; 
    margin-bottom:2em;
    text-align:left;
    }
table.brokers{
    font-size:small;
    font-weight:bold; 
    margin-left:auto;
    margin-right:auto;
    text-align:right; 
    margin-bottom:0;
    width:auto;
}
.brokers{
    font-size:large;
    padding-left:0.75em;
}
table.listings{    
    font-size:medium;
    font-weight:bold; 
    margin-left:auto;
    margin-right:auto;
    text-align:center; 
    margin-bottom:0;
    width:auto;
}
tr.listings{
    text-decoration:underline; 
    border-bottom-style:solid; 
    border-bottom-width:medium; 
    border-bottom-color:Aqua;
}
