h1 {
  font-face: Verdana;
  font-size: 1.75em;
  text-align: center;
  
}

h2 {
  font-face: Verdana;
  font-size: 1.5em;
}

p {
  font-face: Verdana;
  font-size: 1em;
}

p.paragraph-fancy:first-letter {
  font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
  font-size: 4em;
  padding-right: .1em;
}

img.border-maroon {
  border: 25px solid #990000;
  padding: 25px; 
}

img.border-black {
  border: 25px solid #000000;
  padding: 25px; 
}

img.align-center {
  display: block;
  text-align:center;
}

img.align-right {
  float: right;
  margin: 0 0 15px 15px;
}

img.align-left {
  float: left;
  margin: 0 15px 15px 0;
}



div.figure {
  margin: 0.5em;
  padding: 0.5em;
}

div.figure img {  
  margin-bottom: 0px;
}


div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  border: 1px solid #000000;
}

div.figure blockquote {
  text-align: center;
  text-indent: 0;
  padding-top: 0;
  margin-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  quotes: "\201C" "\201D";
}

div.figure blockquote:before {
  content: open-quote;
  font-weight: bold;
}

div.figure blockquote:after {
  content: close-quote;
  font-weight: bold;
}

div.figure cite {
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  padding-top: 0;
  margin-top: 0;
}

blockquote {
  text-indent: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  quotes: "\201C" "\201D";
}

blockquote p {
  font-color: red;
  text-indent: 0;
  padding-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  margin-top: 0;
}

blockquote:before {
  content: open-quote;
  font-weight: bold;
}

blockquote:after {
  content: close-quote;
  font-weight: bold;
}

cite {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 75px;
  padding-top: 0;
  margin-top: 0;
}

div.align-center {
  margin-left: auto;
  margin-right: auto;
}

div.GoldCoupon {
  margin: auto; 
  width: 500px; 
  border: #cc9900 5px solid; 
  padding: 10px;
}

ol li {
  margin: 10 10 0 0;
}


span.BuildingName {
  font-size: 1.3em;
  font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
  white-space: nowrap;
}

span.LayoutName {
  font-size: 1.05em;
  font-style: italic; 
  white-space: nowrap;
}









dl.sg {
  border: 6px double #005A75;
  padding: 0.5em;
}

dl.sg dt {
  float: left;
  clear: left;
  width: 120px;
  text-align: right;
  font-weight: bold;
  color: green;
}

dl.sg dt:after {
  content: ":";
}

dl.sg dd {
  margin: 0 0 0 130px;
  padding: 0 0 0.5em 0;
}


dl.Neighborhood {
  padding-left: 2em;
}

dl.Neighborhood dt {
  font-weight: bold;
  clear: both;
}

dl.Neighborhood dd {
  padding: 0.5em 0 1.5em 0;
}

dl.Neighborhood img {
  float: right;
  width: 150px;
  padding: 0px; 0px; 10px; 10px;
}

dl.Neighborhood img.left {
  float: left;
}

div.Layout {
  width: 600px;
  margin: 0;
  padding: 0;
  border: 0;
  white-space: nowrap;
  overflow: scroll;
}

div.Layout iframe {
  width: 635px;
  height: 600px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.Pictures {
  width: 600px;
  margin: 0;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

div.Pictures iframe {
  width: 600px;
  height: 600px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.UnitStyle {
  width: 600px;
  height: 2000px;
  margin: 0;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

div.UnitStyle iframe{
  width: 600px;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}
