#home-search th {
  font-size:16px;
  width:200px;
}

/* Search Results */
.pages {
  padding: 8px 0;
  background: #ffdc97;
  width: 573px;
  position: relative;
  text-align: center;
  margin: 25px auto 0;
  border: 1px solid white;
}
.pages :visited, .pages :link {
  color: #bf5239;
}
.pages .cur_page:before {
  content: '|';
}
.pages .cur_page:after {
  content: '|';
}
.pages .cur_page {
  color: #bf5239;
}
.pages #search-again {
  display: block;
  position: absolute;
  right: 8px;
}

.listing_summary, #home-search {
  width: 573px;
  background: white;
  margin: 25px auto 0;
  border: 1px solid #7f7f7f;
}
#main-content > div#home-search {
  width: 300px;
  padding: 10px;
  margin:14px auto;
}
#home-search input.price {
  width: 8em;
}
#home-search dl {
  margin: 0 18%;
}
#home-search input {
  text-align: right;
  width: 8em;
}
.flash {
  color: red;
  text-align: center;
}
.listing_summary .click_hint {
  background: url(/images/property_banner.png) no-repeat -1px 0;
  height: 27px;
  margin:0;padding:15px 0 0 235px;
}

.listing_summary .pic {
  float: left;
  margin: 10px 0 0 15px;
  /* IE fix */
  display: inline;
}
.listing_summary .pic img {
  padding: 1px;
  border: 1px solid #bfbfbf;
}
.listing_summary .info-block {
  margin-left: 235px;
}
#main-content .listing_summary img {
  margin:0;
}
.listing_summary a:link {
  color:rgb(0, 0, 238);
}
.listing_summary ul li {
  height:16px;
}
.courtesy {
  width: 190px;
  margin: 5px 0;
  font-size: 11px;
  color: #333;
}

.info-block p {
  font-weight: bold;
  text-align: center;
}
.info-block ul {
  padding:0;
  margin: 10px 0;
}
ul {
  list-style: none;
}

.listing_summary .contact {
  margin-left: 235px;
  margin-top: 10px;
  padding-top: 10px;
  margin-bottom: -5px;
  border-top: 1px dashed #bfbfbf;
}

.contact {
  padding: 5px 0 10px;
}
.contact a {
  /* margin-right: 15px; */
}

.mail-us {
  margin: 4px;
}

.legal.summary {
  margin: 35px auto 5px;
  border: 1px solid #7f7f7f;
  background: white;
  padding: 5px;
  width: 563px;
}

.contact-form {
  font-size: 115%;
}
.contact-form dt {
  font-weight: bold;
}
.contact-form dd span {
  font-size: 75%;
  display: block;
  text-align:right;
  color: #444;
}
.contact-form dd {
  margin:0;
  margin-bottom: 8px;
}
.contact-form input.text, .contact-form textarea {
  width: 100%;
}
.contact-form input.stext, .contact-form input.text {
  font-size: 110%;
}
#side-basics {
  background: white;
  padding: 8px;
  border: 1px solid #7f7f7f;
}
#side-basics .info-block {
  margin-left: 57px;
}
#side-basics .mail-us {
  display: none;
}

#photos {
  margin: 8px;
}
#photos img {
  margin: 5px 0;
  padding: 1px;
  border: 1px solid white;
}

#details h1 {
  margin: 0 0 8px 0;
  border-bottom: 1px dashed #bfbfbf;
  padding: 0 0 2px 0;
  color: #f63;
  font-size: 18px;
}

.legal {
  text-align: center;
}

.legal p {
  font-size: 85%;
  color: #444;
}

#main-content div#photos img, #main-content .info-block img {
  margin:0;
}
#details, #main-content > div#details {
  border: 1px solid #7f7f7f;
  background: white;
  width: 260px;
  padding: 15px;
  margin-left:300px;
}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* Layout */
body {
  background:#fff url(/images/layout/bg-gradient.gif) repeat-x top left;
}

#wrapper, #header, #footer {
  margin:0 auto;
  position:relative;
}

#wrapper {
  background:transparent url(/images/layout/bg-shadow.png) repeat-y top center;
  width:805px;
  padding:0 30px;
}

#header h1, #header h2 {
  text-indent:-9000px;
}
#header {
  background:transparent url(/images/layout/header.jpg) no-repeat top left;
  width:873px;
  height:216px;
}

#footer {
  text-indent:-9000px;
  background:transparent url(/images/layout/footer-trans.png) no-repeat top left;
  width:857px;
  height:30px;
  z-index:0;
}

/* Nav */
ul#nav {
  list-style:none;
  height:36px;
}
ul#nav li {
  float:left;
  height:36px;
}
ul#nav li a {
  display:block;
  line-height:36px;
  text-indent:-9000px;
  background: transparent url(/images/layout/nav.gif) no-repeat top left;
}
ul#nav li#nav-daybreak_map a { background-position: 0 0; width: 114px; }
ul#nav li#nav-special_offers a { background-position: -114px 0; width:110px; }
ul#nav li#nav-meet_dave a { background-position: -224px 0; width:85px; }
ul#nav li#nav-contact a { background-position: -309px 0; width:74px; }
ul#nav li#nav-featured_homes a { background-position: -383px 0; width:110px; }
ul#nav li#nav-for_sale a { background-position: -493px 0; width:77px; }
ul#nav li#nav-open_house a { background-position: -570px 0; width:102px; }
ul#nav li#nav-living_at_daybreak a { background-position: -672px 0; width:133px; }


/* Content Columns */
#content {
  width:793px;
  padding:0 6px;
}
#main-content, #left-sidebar, #right-sidebar {
  float:left;
  display:inline;
  margin:4px 0;
}
#main-content {
  width:604px;
  border:1px solid #b9b4ab;
  background-color:#fcf7ed;
  margin-left:190px;
}
div.no-sidebar #main-content {
  width:793px;
  margin-left:0;
}
.sidebar {
  width:180px;
  padding:10px 0;
  border: 1px solid #b9b4ab;
  background-color: #fcf7ed;
  min-height:465px;
}
#left-sidebar {
  margin-left:-796px;
}
#right-sidebar {
  margin-left:6px;
  position:relative;
}

.has-right-sidebar #main-content {
  width:415px;
  border:0;
  background-color:transparent;
}
.has-right-sidebar #left-sidebar {
  margin-left:-605px;
}

#right-sidebar #photo-stack {
  position:absolute;
  bottom:-35px;
  right:-35px;
  z-index:100;
}

#logos-footer {
  background:#fff url(/images/layout/footer.jpg) no-repeat top 1px;
  height:80px;
  width:805px;
  margin:0 auto;
}

/* map */
#content div#map {
  margin:0;
  height:600px;
}
.mce {
  position:relative;
}


body { 
  line-height: 1.5; 
  font: normal 14px/1.5 "Garamond Premier Pro", "Garamond", "Times New Roman", serif;
  color:#464645;
}
body.mceContentBody {
  background-color:#fcf7ed;
  margin:0;
  width:604px;
}

.no-sidebar .page-title {
}
.page-title {
  margin:0;
  background:url(/images/layout/page-header-bg.gif) no-repeat top left;
  padding-left:10px;
  font: normal 22px/30px "Times New Roman", Times, serif;
  color: #b06935;
}

p, h1, h2, h3, h4, h5, h6, dl, #main-content ul, #main-content ol, #main-content img, #main-content > div {
  margin:14px;
}
#header h1 { margin:0; }

.map-listing {
  width:300px;
}
.map-listing p, .map-listing h1, .map-listing h2, .map-listing h3, .map-listing h4, .map-listing h5, .map-listing h6 #main-content .map-listing ul, #main-content .map-listing ol, #main-content .map-listing img {
  margin:0;
}

h4 {
  font-size:24px;
  line-height:1.25;
  color:#9d490c;
}

h5 {
  font-size:18px;
  color:#464645;
  font-weight:bold;
}

.sidebar {
  text-align:center;
} 
.photo-box {
  position:relative;
  width:169px;
  height:111px;
  margin:0 auto;
}
.photo-box img.photo {
  padding:4px 0 0 2px;
}
.photo-frame {
  position:absolute;
  top:0;
  left:0;
}
.sidebar h3 {
  margin:0;
}
form {
  text-align:left;
  font: normal 12px/1 "Garamond Premier Pro", "Garamond", "Times New Roman", serif;
  color: #b06935;
}
form.skinny {
  width:160px;
}
.sidebar form {
  margin:0 7px;
}
.sidebar h3 {
  font: bold 20px "Times New Roman", Times, serif;
  color: #b06935;
  padding-bottom:10px;
}
#sidebar-featured-home {
  margin-bottom:15px;
}
#sidebar-testimonial-text {
  font-size:11px;
  line-height:1.3;
  color:#464645;
  background-image: url(/images/layout/testimonial-sidebar-bg.gif);
  width:166px;
  margin:4px auto 0;
  padding:5px 3px;
}

/* sidebar form */
form input.textfield, form textarea {
  width:100%;
}
div.form-div {
  margin-bottom:8px;
}
form div.half-width {
  width:70px;
  float:left;
  display:inline;
}
form div.last-half {
  float:right;
}
form .cb, form .cb-last {
  font-size:11px;
  float:left;
  display:inline;
  width:80px;
  margin-top:5px;
}
form .cb input, form .cb-last input { float:left; }
form label { padding-right:5px; }
/* form .cb label { margin-left: 12px; } */
form .cb-last {
  width:80px;
  /* margin-left:15px; */
}

dt {
  font-size:24px;
  line-height:30px;
  color:#9d490c;
  width:75px;
  float:left;
  clear:left;
}
dd {
  font-size:18px;
  line-height:30px;
  margin-left:75px;
}

/* map */
#map {
  border-top:2px solid #b9b4ab;
}

/* admin */
#featureds-list li {
  cursor:pointer;
  background:#506c9c;
  color:#fff;
  padding:2px;
  margin:2px;
  width:568px;
}

#sale-stats {
  height:350px;
  position:relative;
}

#sale-stats div {
  position:absolute;
  height:66px;
}

#sale-stats p.stat {
  position:absolute;
  z-index:5;
  font-weight:bold;
  line-height:1;
  padding:0;
  margin:0;
  text-align:center;
  font-size:50px;
  color:#1267d8;
  text-shadow:2px 2px #888;
}

#stats-result-table {
  margin-left:5%;
  width:90%;
  margin-bottom:1em;
}

#sale-stats p#stats-currently-a {position:absolute;font-weight:bold;width:345px;top:-15px;font-size:18px;color:#e57b39;right:0}
#sale-stats p#stats-currently-b {position:absolute;width:345px;top:100px;font-size:10.0px;right:0;}

#sale-stats div#stats-chance     {top:25px;left:-25px;width:206px}
#sale-stats div#stats-months     {top:155px;left:-25px}
#sale-stats div#stats-homes-sale {top:270px;left:0px}
#sale-stats div#stats-homes-sold {top:270px;left:180px}
#sale-stats div#stats-m-avg      {top:273px;left:390px}

#stat-header {
  width:150px;
}
