body {
  background: #dbdbdb;
  margin-top: 0px;
  color: #000;
  font-family: helvetica, arial, sans-serif; }

.bodydiv {
  margin: auto;
  width: 770px;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background: #fff; }

#print {
  font-family: helvetica, arial, sans-serif;
  background-color: #fff; }

#topLinks {
  width: 770px;
  color: #dbdbdb;
  font-size: 14px;
  font-weight: normal;
  background: #4B5531;
  letter-spacing: 1px;
  text-align: center;
  padding: 4px 0;
  border-bottom: 1px solid black; }
  #topLinks a {
    text-decoration: none;
    color: #dbdbdb; }

#headerImage {
  display: block;
  width: 496px;
  height: 84px; }

#banners {
  display: block;
  float: right;
  position: relative;
  width: 274px;
  height: 84px; }
  #banners a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    border: 0px;
    display: block; }
    #banners a.active {
      z-index: 10; }
    #banners a.last-active {
      z-index: 9; }
    #banners a img {
      border: 0px;
      display: block;
      width: 274px;
      height: 84px; }

#admin-menu {
  width: 770px;
  color: #fff;
  font-size: 14px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: #000; }
  #admin-menu a {
    text-decoration: none;
    padding-left: 7px;
    padding-right: 7px;
    color: #fff; }
    #admin-menu a:hover {
      color: #000;
      background-color: yellow; }
  #admin-menu #current-user {
    float: right; }

#content {
  border-bottom: 1px solid #000;
  display: table; }
  #content h1 {
    font-size: 1.5em;
    font-family: serif;
    padding-left: 30px;
    border-bottom: 1px dashed #4B5531;
    color: #4B5531; }
  #content table {
    border: 0px;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px; }
  #content td {
    vertical-align: top; }
  #content a {
    color: navy;
    text-decoration: none;
    border-bottom: 1px dashed navy; }
    #content a.new-resource {
      display: block;
      margin: 10px; }
      #content a.new-resource:hover {
        background-color: #000;
        color: #fff; }

.quickfacts {
  border: 1px dashed #666;
  font-size: .85em;
  color: #666;
  margin: 10px; }

.sidebar, .sidebar-left {
  width: 200px;
  background: #8FA261;
  padding: 0px;
  margin: 0px; }

.sidebar-left {
  width: 240px;
  background: black; }

.floatImage {
  color: #666666;
  width: 200px;
  padding: 20px;
  font-size: .8em;
  line-height: 1.5;
  text-align: justify; }

.messages {
  margin: 5px;
  border: 2px solid; }

.notice {
  color: blue; }

.house {
  width: 100%;
  margin-top: 1px;
  font-size: .9em; }
  .house#print {
    font-size: 12px; }
  .house h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    background: #602F14;
    width: 100%;
    color: white;
    font-weight: 500;
    font-size: 1.25em;
    border-bottom: 2px solid #4B5531;
    text-align: left;
    padding-top: 4px;
    padding-bottom: 2px; }
    .house h2 .price {
      margin-right: 6px;
      float: right; }
    .house h2 span {
      margin-left: 6px; }
  .house .summary {
    width: 100%; }
    .house .summary td {
      padding-right: 10px;
      padding-left: 5px; }
  .house #info-button, .house #tour-button {
    background-color: #602F14;
    border: 2px outset;
    padding: 6px;
    margin: 0px;
    text-align: center;
    font-size: .95em;
    font-weight: bold; }
    .house #info-button a, .house #tour-button a {
      border: 0px;
      color: #fff;
      text-decoration: none; }
  .house #info-button {
    margin-bottom: 6px; }
  .house .photos {
    height: 320px;
    width: 100%;
    background: #eee; }
    .house .photos td {
      border-top: 1px solid #000;
      border-bottom: 1px solid #000; }
    .house .photos .thumb-photos {
      width: 136px;
      height: 320px;
      overflow: auto;
      border-right: 1px solid #000; }
      .house .photos .thumb-photos img {
        width: 96px;
        display: block;
        margin: 10px;
        cursor: pointer; }
    .house .photos #full-photo-container #full-photo {
      margin: 10px;
      width: 400px; }
    .house .photos #company-info {
      padding: 0px;
      background-color: #fff;
      width: 230px;
      border-left: 1px solid #000; }
      .house .photos #company-info div {
        margin: 3px; }
        .house .photos #company-info div h3 {
          margin-top: 3px;
          font-size: 1.25em; }
        .house .photos #company-info div img {
          margin-top: 14px; }
  .house #features-list, .house #showings {
    width: 90%;
    font-size: .9em; }
    .house #features-list ul, .house #features-list h3, .house #showings ul, .house #showings h3 {
      margin: 0px;
      padding: 0px; }
    .house #features-list li, .house #showings li {
      list-style-type: none; }
  .house .print #features-list {
    font-size: .8em; }
  .house #map_canvas {
    width: 100%;
    height: 300px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
  .house form#google-directions {
    margin: 6px 0;
    padding-left: 6px; }
    .house form#google-directions #saddr {
      width: 300px; }
    .house form#google-directions a.print-map {
      margin-left: 10px; }
  .house ul#house-menu {
    padding: 4px 0px;
    margin: 0px;
    background-color: #000;
    color: #fff;
    font-weight: bold; }
    .house ul#house-menu li {
      display: inline;
      list-style-type: none; }
    .house ul#house-menu a {
      color: #fff;
      border: 0px; }

#content .house-result {
  background-color: #eee;
  border-bottom: 2px solid #000;
  display: table;
  margin-top: 5px;
  margin-bottom: 20px; }
  #content .house-result .medium-photo {
    border: 0px;
    margin: 10px 10px 5px;
    width: 260px;
    height: 195px;
    float: left; }
  #content .house-result .description {
    font-size: .8em; }
  #content .house-result .result-company {
    padding: 0px;
    margin: 10px 20px 5px;
    background-color: #fff;
    width: 230px;
    float: right;
    border: 1px solid #000; }
    #content .house-result .result-company h2 {
      background-color: #4b5531; }
    #content .house-result .result-company div {
      margin: 3px; }
      #content .house-result .result-company div h3 {
        font-size: 1.2em;
        margin: 5px; }
      #content .house-result .result-company div img {
        margin-top: 14px; }
  #content .house-result .result-links {
    clear: both;
    margin-left: 5px;
    margin-bottom: 3px;
    font-size: 1.1em; }
    #content .house-result .result-links a {
      font-weight: bold;
      border: 0px; }

#content #search {
  background-image: url('/images/moore/large_logo.png');
  background-position: 500px 10px;
  background-repeat: no-repeat; }
  #content #search h2 {
    background: none;
    width: 500px;
    text-align: center; }
  #content #search form {
    background: none; }
    #content #search form input {
      width: 180px; }

#content table.admin-list {
  width: 750px;
  font-size: .85em;
  border-collapse: collapse;
  margin: 10px; }
  #content table.admin-list th {
    background-color: #eee; }
  #content table.admin-list th, #content table.admin-list td {
    padding: 3px;
    border: 1px solid #000; }
  #content table.admin-list td.actions a {
    margin-left: 7px;
    margin-right: 7px; }
    #content table.admin-list td.actions a:hover {
      background-color: #000;
      color: #fff; }

.expired {
  font-weight: bold;
  color: red; }

#mortgage {
  border-collapse: collapse; }
  #mortgage th, #mortgage td {
    border: 1px solid black;
    text-align: center;
    padding: 2px; }

.slideshow {
  position: relative;
  width: 200px;
  height: 150px;
  padding: 0px; }
  .slideshow img {
    display: block;
    position: absolute;
    width: 200px;
    top: 0px;
    left: 0px;
    z-index: 18; }
    .slideshow img.active {
      z-index: 20; }
    .slideshow img.last-active {
      z-index: 19; }

#aboutMoore, #project-house, #showcase {
  width: 200px;
  padding: 0px;
  border-collapse: collapse;
  border: 0px;
  margin: 0px;
  float: right;
  clear: left; }
  #aboutMoore td, #project-house td, #showcase td {
    padding: 0px;
    margin: 0px; }
  #aboutMoore th, #project-house th, #showcase th {
    background: #602F14;
    height: 25px;
    font-weight: bold;
    font-size: 1.1em;
    color: white; }
  #aboutMoore img, #project-house img, #showcase img {
    padding: 0px;
    margin: 0px;
    display: block; }

#project-house {
  width: 240px; }
  #project-house .slideshow {
    width: 240px;
    height: 159px; }
    #project-house .slideshow img {
      width: 240px;
      height: 159px; }
  #project-house td {
    text-align: center;
    background: #000;
    color: white; }
  #project-house th {
    background: #1c5ca3;
    height: 25px;
    font-weight: bold;
    font-size: 1.4em;
    color: white; }
  #project-house .project-house-addr {
    font-size: .8em; }
  #project-house #project-house-desc {
    padding-top: 5px;
    padding-bottom: 5px; }

#welcomeSearch {
  float: right;
  clear: right; }
  #welcomeSearch th {
    background: #602F14;
    height: 25px;
    font-weight: bold;
    font-size: 1.1em;
    color: white; }
  #welcomeSearch table {
    width: 200px;
    padding: 0px;
    border-collapse: collapse;
    border: 0px;
    margin: 0px; }
  #welcomeSearch td {
    font-size: .8em;
    padding: 0px;
    margin: 0px; }

.mooreDescription {
  font-size: .8em;
  color: #333;
  text-align: center; }
  .mooreDescription div {
    padding: 5px; }

p {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
  font-size: .95em;
  line-height: 1.5; }
  p.welcome:first-letter {
    font-size: 3em;
    font-family: serif;
    float: left;
    line-height: 1; }

li {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
  font-size: .95em;
  line-height: 1.5; }

.aboutBg {
  display: table;
  background-image: url(/images/moore/about_bg.jpg);
  background-repeat: repeat-y; }
  .aboutBg .aboutContent {
    display: table;
    background-image: url(/images/moore/family.jpg);
    background-repeat: no-repeat;
    padding-left: 300px; }

#footer {
  margin: auto;
  width: 750px;
  font-size: .8em;
  font-family: serif;
  color: #000000;
  text-align: center; }
  #footer a {
    color: #333333; }
  #footer #footer-admin {
    font-size: 1.2em;
    font-weight: bold; }

#builders {
  width: 100%;
  font-size: .9em; }
  #builders th {
    background-color: #8fa261;
    border: 1px solid #4b5531; }
  #builders td {
    border: 1px solid #4b5531; }

#content .pageLinks {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #fff;
  text-align: center;
  margin-bottom: 10px; }
  #content .pageLinks a, #content .pageLinks span {
    text-decoration: none;
    color: #000;
    padding: 2px 6px;
    margin: 2px;
    border: 1px solid #ccc; }
  #content .pageLinks a:hover {
    background-color: #000;
    color: #fff; }
  #content .pageLinks .pageCurrent, #content .pageLinks .pageDisabled {
    background-color: #ccc; }
  #content .pageLinks .pageSpacer {
    border: 0px;
    margin: 0px;
    padding: 4px 2px 0px; }

#content .sort-container {
  text-align: right;
  width: 760px;
  margin: 5px 5px 0px 5px;
  font-size: .8em; }

#content #find-button {
  margin: 0px 0px 0px 16px; }
  #content #find-button a {
    border: 0px; }
    #content #find-button a img {
      border: 0px; }

#content ul#welcome-links {
  margin-bottom: 2px; }

.captcha {
  padding: 0;
  margin: 0;
  border: none;
  clear: both; }
