
div.listing {
  height: 120px;
  box-sizing: border-box;
  -moz-box-sizing: padding-box;
  margin: 0px 40px;
  border-top: 1px solid #bfaa63;
  padding: 5px 0px;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

div.listing div.photo {
  float: right;
  display: table-cell;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 126px;
  height: 110px;
  border-left: 1px solid #d5cba3;
  padding-left: 5px;
}

h2.contentopen {
  margin: 20px;
  border-bottom: 2px solid #bfaa63;
  padding-left: 20px;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.2em;
  font-variant: small-caps;
  color: #0069b1;
}

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

h2.c_default {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

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

div.c_default {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
}

div.c_headeles_standin {
  display: none;
}

div.c_headeles {
  margin: 0px;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

div.c_headeles a {
  color: #ffffff;
}

h2.c_contact-2ndcol {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.c_contact-2ndcol_standin {
  display: none;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
  margin-bottom: 1em;
}

div.c_contact-2ndcol {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
}

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

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

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

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

h3.newsletter {
  margin: -20px 40px 20px;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.9em;
  color: #686662;
}

div.contentitem_agent {
  margin: 20px 40px;
}

h2.c_agent {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.0em;
  font-weight: bold;
  margin: 0px 0px 0.5em;
}

div.c_agent_standin {
  display: none;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.9em;
  margin-bottom: 1em;
}

div.c_agent {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

/* Non-CMS */

span.addressline, span.textlinks, span.legal {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

div.footer {
  font-size: 0.9em;
  width: 664px;
  text-align: center;
  margin-top: 1em;
  padding-top: 3px;
  color: #ecede3;
}
div.footer a {
  color: #ffffff;
}


/* 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: #686662;
}

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: #0069b1;
}

a.nameonly {
  color: #000000;
}

a.noul {
  text-decoration: none;
}

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

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

/* Listings */
tr.listing_even {
  background-color: #f6f6f1;
}
tr.listing_odd {
  background-color: #fafbf8;
}
td.listing {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.8em;
}

a.listing {
  text-decoration: none;
  font-weight: bold;
}
a.listing:hover {
  text-decoration: underline;
}

a.nextprev, a.nextprev_active {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.666em;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  background-color: #eeeeee;
  color: #333333;
}
a.nextprev_active {
  border-color: #000000;
  background-color: #ffffff;
  color: #000000;
}
a.nextprev:hover, a.nextprev_active:hover {
  border-color: #cccccc;
  background-color: #666666;
  color: #ffffff;
}

a.list_tab_on, a.list_tab_off {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.8em;
  color: #000000;
  text-decoration: none;
  display: block;
}

a.list_tab_on:hover, a.list_tab_off:hover {
  color: #0000ff;
  background-color: #eeeeee;
}

table.list_tab {
  width: 507px;
  margin: 10px 35px 0px;
}

td.list_tab_on {
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  font-weight: bold;
}
td.list_tab_off {
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: #cccccc;
}
table.list_formbox {
  width: 507px;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  margin: 0px 35px 10px;
}

table.list_formbox table {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 0.7em;
}

table.listings {
  width: 507px;
  margin: 0px 35px;
}

/* Show listing */

h1.listings {
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: 20px 35px 0px;
  padding: 5px;
}

div.files {
  margin-bottom: 30px;
  font-size: 0.8em;
  text-align: center;
}

table.listing {
  width: 586px;
  margin: 0px 35px;
  font-family: Garamond, 'Times New Roman', 'Times New', 'Times Roman', Times, serif;
}

td.cell_label, td.cell_value {
  border-top: 1px solid #d5cba3;
}

td.cell_label {
  width: 90px;
  border-right: 1px solid #d5cba3;
  text-align: right;
}

