body {
   background: white;
   font-size: 12pt;}
   
#nav, #searchbox, #footer, .remax, #sidebar, #list-img {
   display: none;}
   
#wrapper, #contentleft, #contact {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;}
   
.left, .right {
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;}
   
#listingdetails ul, #contact {
	list-style:none;
	margin: 0;
	padding: 0;}
   
a, img {
	border: 0;}
   
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.brianwillis.ca" attr(href) ") ";}
   
h1,h2,h3,h4,h5,h6 {
    font-family: Helvetica, Arial, sans-serif;
    color: #000;}
    
h1 { font-size: 16pt; border: 0; margin: 0 0 20px 0; padding: 0;}
h2 { font-size: 14pt; font-weight: bold;}

h3, h4, h5, h6 { font-size: 13pt; font-weight: bold;}