body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

/*** Page Backgrounds ****/

.main {
	background: url(/backgrounds/background_main.jpg) no-repeat scroll bottom left;
	}
 
.aboutus {
	background: url(/backgrounds/background_aboutus.jpg) no-repeat scroll bottom left;
	}
    
.properties {
	background: url(/backgrounds/background_properties.jpg) no-repeat scroll bottom left;
	}
    
.idx {
	background: url(/backgrounds/background_idx.jpg) no-repeat scroll bottom left;
	}
      
.idx_blank {
	background: url(/backgrounds/background_idx_blank.jpg) no-repeat scroll bottom left;
	}  
    
/*** Section Information ****/

#maincontainer {
	background-color:#fff;
	width:972px;
	height:1006px;
	margin-left:auto;
	margin-right:auto;
}

div#top_navigation {
	border-top:1px solid #006699; 
	margin-top:7px;
    margin-bottom:63px;
	width:500px;
}

div#top_navigation div {
	margin-left:30px;
	margin-top:5px;
}

div#headline {
	border-top:0px solid #006699; 
	margin-top:1px;
    margin-bottom:32px;
	width:425px;
}

div#contact_information {
	border-top:1px solid #cccccc; 
	margin-bottom:70px;
    margin-left:20px;
	width:400px;
}

div#contact_information div {
	margin-left:20px;
	margin-top:5px;
}

p {
	padding:0 0 0 0;
	margin: 0 0 12px 0;
}


ul.nomargin	{
	list-style-position : outside;
	list-style-image : url('../images/bullet.gif');
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 16px;
}


/*** FONTS ****/

.topnav {
	font-family:verdana,century gothic,helvetica,arial;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

.topnav_spacer {
	font-family:verdana,century gothic,helvetica,arial;
	color:#CEDBF6;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	}   
    
.header {
	font-family:verdana,century gothic,helvetica,arial;
	color:#006699;
	font-size:16px;
	text-decoration:none;
	font-weight:none;
	}   
    
.body {
	font-family:verdana,century gothic,helvetica,arial;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:none;
	}

.body_blue {
	font-family:verdana,century gothic,helvetica,arial;
	color:#006699;
	font-size:12px;
	text-decoration:none;
	font-weight:none;
	}
    
.body_bold {
	font-family:verdana,century gothic,helvetica,arial;
	color:#006699;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
    
.footer {
	font-family:verdana,century gothic,helvetica,arial;
	color:#000080;
	font-size:9px;
	font-weight:none;
	}

/*** FEATURED PROPERTY IMAGE ROLL-OVERS ****/
    
div.img {
  margin: 2px;
  border: 1px solid #CEDBF6;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
	
div.img img {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
  
div.img a:hover img {border: 1px solid #0000ff;}
div.desc {
  font-family:verdana,century gothic,helvetica,arial;
  color:#000000;
  font-size:11px;
  text-decoration:none;
  font-weight:none;
  text-align: center;
  width: 120px;
  margin: 2px;
  } 

  
 /*** GO BUTTON ROLL-OVER ****/
  
div.button {
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  }
	
div.button img {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
  
div.button a:hover img {border: 1px solid #0000ff;}
div.desc {
  font-family:verdana,century gothic,helvetica,arial;
  color:#000000;
  font-size:11px;
  text-decoration:none;
  font-weight:none;
  text-align: center;
  width: 120px;
  margin: 2px;
  } 
     
    


    
       

    
;
