.noprint, #lightwindow, #lightwindow_overlay, .decor, #flash-header {
  display: none; }

body {
  background: #fff;
  font-size: 12pt;
  font-family: arial, helvetica, sans-serif; }

a {
  color: #520;
  background: transparent;
  font-weight: bold;
  text-decoration: underline; }

h1 {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 6pt;
  border-bottom: solid 2px #520; }

h2 {
  font-size: 16pt;
  font-weight: bold;
  margin-bottom: 2pt; }

h3, caption {
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 2pt; }

h3.subheader {
  margin-top: 6pt;
  border-bottom: solid 1px #ddd; }

h4 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 2pt; }

p {
  line-height: 18pt;
  text-align: justify;
  margin-bottom: 6pt; }

p.unimportant {
  line-height: 12pt;
  font-size: 10pt; }

table {
  width: 100%;
  font-size: 10pt;
  margin-bottom: 6pt; }
  table caption {
    border-bottom: solid 1px #ddd; }
  table td {
    padding: 2pt; }
    table td a {
      font-weight: normal; }
  table td.phone, table td.price {
    width: 25%; }
  table td.phone {
    text-align: right; }
  table tr.odd {
    background: #eee; }
  table td.name {
    width: 18%; }
  table td.build, table td.spec-price {
    width: 29%;
    text-align: right; }
  table td.stories {
    text-align: center; }

.clear {
  clear: both; }

#wrap {
  width: auto;
  margin: 0 5%;
  padding: 0;
  border: 0;
  color: #000;
  background: transparent; }

#bottom {
  font-size: 8pt;
  border-top: solid 2px #111;
  margin-top: 6pt;
  padding-top: 6pt; }
  #bottom p {
    line-height: 12pt;
    text-align: center; }
  #bottom .eho {
    float: right; }

img.map {
  border: solid 2px #520; }

.driving-directions {
  float: right;
  padding: 0 0 6pt 6pt;
  text-align: center; }

#elevations {
  text-align: center; }
  #elevations .elevation {
    float: left; }

#floorplans {
  clear: both;
  text-align: center; }
