body {
   background: white;
   font-size: 12pt;
}

.property_header_copy {
	font-size: 15pt;
	font-weight:bold;
	color:#000000;

}
   
#main_wrappers {
   width: auto;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#main_wrapper {
   width:100%;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }
  
#sideBar-left {
	display: none;
}
   
#mainNav {
	display: none;
}

#right_column {
	display: none;
	background-color:#FFFFFF;
	position:absolute;
	left:400px;
	top:150px;
	
}

#flashcontent {
	
} 

   
#top_banner{
	width:50px;
	height:10px;
}

#property_copy{
	width:100%;
}

#quotescontent{
	display: none;
	
}

#print-images{
display:inline;
}


.topBanner img{
	width: 649px; 
	height: 55px;
}
   
   
   
