/* styles for main content of listings detail page */ 
#content { margin: auto 35px auto 35px; }

#listingdetails table { margin: 1em auto; } /* center tables on page */


/* styles from bodegabaybroker.com follow */
/*
/* listing details page styles */ 
div#maintextLDtop { margin: 25px 125px; } 
div#maintextLDtop h1 {  clear: right; padding-top: 1em; }
div#maintextLDbottom { margin: 25px 125px; } 
table#highlights li { font-size: 1em; line-height: 1.8em; }

/* listing page styles */
h2 { text-align: center;}
.price { font-size: 1.5em; text-align: center; line-height: normal;}
img.photo-large { border: 1px solid black; }
img.photo-small  { border: 1px solid black; margin: 7px; }
p.description { text-align: justify; padding: 0px 10px; }
p.disclaimer { border-top: 1px solid black; padding: 30px 0 10px 0; margin: 20px auto;  max-width: 50%; text-align: center; }
table#listing-highlights  { margin-top: 25px; }
table#listing-highlights ul li { text-align: left; }
.inescrow { font: bold 1em Arial, Helvetica, sans-serif; color: #BE1436; }
.motivated { font: bold 1em Arial, Helvetica, sans-serif; color: #94870F;  }
.sold td { color: #A0A0A0; }
.soldsign { font: bold 1em Arial, Helvetica, sans-serif; color: black; }
.lease { font: bold 0.9em Arial, Helvetica, sans-serif; color: #8A6800; }

/* lease option for listing page */
.leaseoption { font: bold 1.25em Arial, Helvetica, sans-serif; color: #C69500; }