
html { overflow: -moz-scrollbars-vertical; }

h2.contentopen, h2.homeowneropen {
  margin: 10px 30px 0px 30px;
  font-size: 1.2em;
  color: black;
  border-bottom: 1px solid #ac8363;
  /* background: #6567ae url('/images/subhead-bg.gif'); */
}

h2.contentopen {
  width: 20%;
}

.footer a { color: #ac8363; padding: 1px 1ex 1px 1ex; }
.footer a:active { color: #ac8363; }
.footer a:visited { color: #ac8363; }
.footer a:hover { background-color: #ebc8ad; color: black; }

a.navi, a.navi_active {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  padding: 0 1ex 0 1ex;
  text-decoration: none;
  color: black;
}

a.navi_active {
  color: #ac8363;
}

a.navi:hover {
  color: black;
  background:  #ebc8ad;
}

a.navi_active:hover {
  color: black;
  background: #ebc8ad;
}

/* Content templates */
div.contentitem_default {
  margin: 20px 30px 0 30px;
}

td.model_text div.contentitem_default {
    margin-right: 0;
    padding-right: 0;
}

h2.c_default {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 0.2em;
  border-bottom: 1px solid #ac8363;
}

div.c_default_standin {
  display: none;
  font-size: 0.9em;
  margin-bottom: 1em;
}

div.c_default {
  font-size: 0.9em;
}

div.icon_default {
  font-size: 0.9em;
  text-align: center;
}

div.c_headeles_standin {
  display: none;
}

div.c_headeles {
  margin: 0px;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

div.c_headeles a {
  color: #ffffff;
}

div.contentitem_bluebox {
  margin: 10px 10px;
  border-top: 2px solid #990000;
  border-bottom: 2px solid #990000;
  padding: 0px 20px 20px;
  background: #ebc8ad;
}

h2.c_bluebox {
  font-family: Georgia, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.1em;
  font-weight: bold;
  font-variant: small-caps;
  margin-bottom: 0.5em;
}

div.c_bluebox_standin {
  display: none;
  font-family: Georgia, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
  margin-bottom: 1em;
}

div.c_bluebox {
  font-family: Georgia, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
}
div.c_bluebox a {
  color: #990000;
}

h3.newsletter {
  margin: 0px 30px 10px;
  font-family: Georgia, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.8em;
  color: #666666;
}

/* Non-CMS */

div.footer {
  width: 100%;
  text-align: center;
  border-top: 1px solid #ac8363;
  padding: 5px 0 5px 0;
  margin-top: 12px;
  font-size: 0.7em;
  background-color: white;
}

td.menu_sep, td.menu_item {
    text-align: center;
    white-space: nowrap;
    padding: 2px 0ex 2px 0ex;
    border: 1px solid #ac8363;
    border-width: 1px 0 1px 0;
}

td.menu_sep div { font-size: 0.8em; margin-top: -1px; }

/* END Non-CMS */

/* Administration */
span.admin_message {
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

span.admin_error {
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

div.admin_message {
  padding: 4px;
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

div.admin_error {
  padding: 4px;
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

table.admin_index {
  font-size: 0.8em;
}

th.admin_index {
  text-weight: bold;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

tr.admin_index_th {
  background-color: #666666;
  color: #ffffff;
}

tr.admin_index_even, tr.admin_index {
  background-color: #dddddd;
  font-size: 1.0em;
}

tr.admin_index_odd {
  background-color: #eeeeee;
  font-size: 1.0em;
}

tr.admin_index_context {
  background-color: #aaaadd;
  font-size: 1.0em;
}

td.admin_index {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* All-around */

body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background: #ac8363 url("images/bg-tile.jpg");
  font-family: Georgia, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

a { color: #333333; }
a:active { color: #333333; }
a:visited { color: #333333; }
a:hover { color: #999999; }
a.nameonly:hover { color: #333333; }

/*
a.file_attach {
  font-family: ;
  font-size: xx-small;
  font-weight: bold;
  color: #000099;
  text-decoration: none;
}

a.file_attach:hover {
  text-decoration: underline;
  color: ;
}
*/

img.model_pic {
    border: 1px solid #ac8363;
}

.welcome {
    font-size: 120%;
    text-align: center;
    padding-left: 20px;
}

a.homeowner_button {
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: #8c6343;
    border: 2px solid #ebc8ad;
    margin: 15px 33px 5px 53px;
    padding: 4px;
    text-decoration: none;
    font-size: 90%;
    display: block;
}

a.homeowner_button:visited, a.homeowner_button:active {
    color: white;
    background-color: #8c6343;
}

a.homeowner_button:hover {
    color: black;
    background-color: #ebc8ad;
    border: 2px solid #ac8363;
}

.photo_page {
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 520px;
    background-color: white;
    margin: 20px auto;
    border: 1px solid black;
    padding: 20px;
}

.highlight {
    color: red;
    font-style: italic;
}

