.clear {
  clear: both; }

a {
  color: #26390c; }

.right {
  float: right; }

#header {
  margin-top: 30px; }
  #header .content {
    width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    height: 75px;
    margin: 0px auto;
    background: url(/images/header_background.png) no-repeat white; }
    #header .content img {
      padding-top: 8px;
      float: left; }
    #header .content .contact_by_phone {
      font-size: 20px;
      font-weight: bold;
      float: right;
      padding-right: 20px;
      padding-top: 20px;
      color: black;
      text-align: center;
      line-height: 18px; }
      #header .content .contact_by_phone small {
        font-size: 14px;
        font-weight: normal; }
      #header .content .contact_by_phone a {
        color: white;
        text-decoration: none; }
  #header .navigation {
    width: 960px;
    padding-left: 10px;
    padding-right: 10px;
    height: 32px;
    margin: 0px auto;
    background: url(/images/navigation_background.png) no-repeat;
    vertical-align: center; }
    #header .navigation ul {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      padding-top: 7px; }
      #header .navigation ul li {
        list-style-type: none;
        margin: 0px;
        padding-left: 20px;
        padding-right: 20px;
        float: left;
        font-size: 1.2em; }
        #header .navigation ul li a {
          color: white;
          text-decoration: none; }
        #header .navigation ul li a:hover {
          text-decoration: underline; }
      #header .navigation ul li.rss_link {
        float: right; }
        #header .navigation ul li.rss_link img {
          vertical-align: middle; }
        #header .navigation ul li.rss_link a {
          color: #f9b12a; }

#wrap .content_bottom {
  width: 960px;
  margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px;
  background: url(/images/content_bottom_background.png) no-repeat white;
  height: 32px; }
#wrap .content {
  width: 940px;
  margin: 0px auto;
  padding: 20px;
  background: url(/images/content_background.png) repeat-y white; }

.page_content {
  background: url(/images/page_content_bg.png) repeat-y; }

.page_content.alt {
  background: white; }

#main {
  float: right;
  width: 670px; }
  #main p {
    padding-top: 15px;
    line-height: 1.4em; }

#main.alt {
  float: none;
  width: 95%;
  margin: 0px auto; }

#main h1 {
  font-size: 1.6em;
  color: #0c0b11; }
  #main h1 .right {
    font-size: 0.6em;
    font-weight: normal;
    padding-top: 5px; }
#main h2 {
  font-size: 1.4em;
  color: #333333; }
#main small {
  font-size: 0.9em; }
  #main small a {
    color: #26390c; }

h3.price {
  font-size: 1.2em;
  color: #0b1308;
  padding-top: 15px; }

.photos {
  float: left;
  width: 175px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fafedb;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #dbe9b8; }
  .photos .address {
    padding-top: 5px; }

.tabs {
  margin-top: 20px; }
  .tabs ul.tabNavigation {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d7d7d7; }
    .tabs ul.tabNavigation a {
      color: #22370c;
      text-decoration: none;
      border-bottom: none;
      background: #eeeeee;
      padding: 5px;
      border: 1px solid #d7d7d7;
      font-size: 1.1em;
      float: left;
      margin-left: 20px;
      border-bottom: none;
      position: relative; }
    .tabs ul.tabNavigation a.selected {
      background: white;
      top: 1px; }
  .tabs #first, .tabs #second {
    border: 1px solid #d7d7d7;
    border-top: none;
    padding: 10px; }
    .tabs #first ul, .tabs #second ul {
      padding-left: 10px;
      margin-left: 10px;
      margin-right: 10px;
      padding-right: 10px; }
    .tabs #first li, .tabs #second li {
      list-style-type: disc;
      float: left;
      width: 33%;
      padding-top: 5px;
      padding-bottom: 5px; }

.property_button {
  background: url(/images/button_bg.png) repeat-x;
  height: 18px;
  float: right;
  margin-right: 310px;
  _margin-right: 150px;
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.1em;
  font-weight: bold;
  color: white;
  margin-top: 15px; }
  .property_button a {
    color: white;
    text-decoration: none; }

h2.top_margin {
  margin-top: 20px;
  margin-bottom: 10px; }

.result {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbe9b8;
  margin-top: 10px;
  margin-bottom: 10px; }
  .result .right {
    float: right;
    margin-left: 5px; }
    .result .right img {
      border: 1px solid #6b874e; }
  .result h3 {
    font-size: 1.3em; }
    .result h3 a {
      color: #26390c;
      text-decoration: none; }
    .result h3 a:hover {
      text-decoration: underline; }

ul#browse {
  margin-top: 20px;
  margin-left: 20px; }
  ul#browse li {
    width: 40%;
    background: #f2f2f2;
    padding: 2%;
    margin: 2px;
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    float: left; }
  ul#browse li:hover {
    background: #fafedb; }

.promo_image {
  float: left;
  padding-top: 5px;
  margin-bottom: 20px; }
  .promo_image img {
    border-right: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee; }

.promo_writeup {
  float: left;
  width: 340px;
  margin-left: 20px; }

a.promo_button {
  padding: 5px;
  background: #6b874e;
  color: white;
  float: right;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  margin-right: 10px;
  margin-top: 10px; }

#featured_properties {
  float: left;
  padding-right: 10px;
  width: 350px;
  _width: 340px;
  margin-top: 20px;
  border-right: 1px solid #eeeeee; }
  #featured_properties h3 {
    font-size: 1.1em;
    padding-top: 0px;
    color: #0c0b11; }
  #featured_properties ul {
    margin-top: 10px; }
    #featured_properties ul li {
      padding-top: 10px;
      padding-bottom: 10px; }
      #featured_properties ul li .left {
        float: left;
        margin-right: 10px;
        padding-top: 5px; }
      #featured_properties ul li p {
        margin-top: 0px;
        padding-top: 3px; }

.testimonials {
  float: left;
  width: 340px;
  _width: 330px;
  padding: 10px;
  background: #f2f2f2;
  margin-bottom: 10px;
  border: 1px solid #eeeeee;
  margin-top: 20px; }

h2#testimonials {
  font-size: 1.4em;
  color: #6b874e; }

.right_home_column {
  float: right;
  width: 270px;
  padding: 10px; }
  .right_home_column #discover {
    padding: 10px;
    background: #f2f2f2;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #eeeeee; }
    .right_home_column #discover table {
      width: 270px; }
      .right_home_column #discover table tr td {
        padding: 10px;
        text-align: center;
        width: 100px; }
  .right_home_column h2#discover_title {
    font-size: 1.4em;
    color: #6b874e; }
  .right_home_column #popular_searches {
    padding: 10px;
    background: #f2f2f2;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #eeeeee; }
    .right_home_column #popular_searches h2 {
      font-size: 1.4em;
      color: #444f85; }
    .right_home_column #popular_searches ul {
      margin-top: 10px; }
      .right_home_column #popular_searches ul li {
        padding: 3px;
        margin: 2px;
        padding-left: 25px;
        background: url(/images/search_arrow.png) no-repeat left center;
        font-size: 1em; }
        .right_home_column #popular_searches ul li a {
          color: #666666; }
  .right_home_column #newsletter {
    padding: 10px;
    background: #f2f2f2;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #eeeeee; }
    .right_home_column #newsletter h2 {
      font-size: 1.4em;
      color: #6b874e; }
    .right_home_column #newsletter label {
      font-weight: bold;
      padding-right: 10px; }
    .right_home_column #newsletter input.newsletter_input {
      background: white;
      border: 1px solid #d7d7d7;
      width: 200px;
      font-size: 1em;
      color: #333333;
      padding: 3px;
      margin-top: 5px;
      border-left: 2px solid #d7d7d7;
      border-top: 2px solid #d7d7d7; }
    .right_home_column #newsletter input.newsletter_submit {
      background: #6d8851;
      color: white;
      border: 1px solid #253609;
      padding: 3px;
      margin-top: 10px; }

.break {
  clear: both;
  height: 1px;
  background: #eeeeee; }

#browse_by_letter h3 {
  font-size: 1.4em;
  font-weight: bold;
  color: #22370c;
  border-bottom: 1px solid #eeeeee; }
  #browse_by_letter h3 .left {
    float: left; }
  #browse_by_letter h3 .right {
    float: right; }
  #browse_by_letter h3 small {
    font-size: 11px; }
    #browse_by_letter h3 small a {
      color: #757575; }
#browse_by_letter #letter_links {
  font-size: 1.2em;
  margin: 10px;
  margin-bottom: 20px; }
  #browse_by_letter #letter_links a {
    padding: 5px; }
#browse_by_letter ul#byletter {
  padding-bottom: 20px;
  padding-top: 20px; }
  #browse_by_letter ul#byletter li {
    float: left;
    width: 45%;
    padding-top: 3px;
    padding-bottom: 3px; }
    #browse_by_letter ul#byletter li a {
      color: #6b874e; }

#listings table {
  width: 100%;
  text-align: left;
  vertical-align: bottom;
  margin-top: 20px;
  margin-bottom: 20px; }
  #listings table tr th {
    padding: 5px;
    background: #eeeeee;
    border: 1px solid #d7d7d7;
    vertical-align: middle;
    text-align: center; }
  #listings table tr th.head.alt {
    background: #6b874e;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    padding: 10px; }
  #listings table tr td {
    padding: 5px;
    border: 1px solid #d7d7d7;
    vertical-align: middle;
    text-align: center; }
    #listings table tr td img {
      float: left;
      margin-right: 5px; }
    #listings table tr td p {
      margin-top: 0px;
      padding-top: 0px; }
  #listings table tr .description {
    text-align: left; }
  #listings table tr .resort {
    text-align: left; }

#listings.resorts table th {
  text-align: left; }
#listings.resorts table td {
  text-align: left;
  vertical-align: middle; }
  #listings.resorts table td .total_timeshares {
    font-weight: bold; }
    #listings.resorts table td .total_timeshares a {
      color: #65686d; }

#admin_bar {
  padding: 10px;
  maring: 0px;
  background: #0c0b11;
  color: white; }
  #admin_bar .left {
    float: left; }
  #admin_bar .right {
    float: right; }
  #admin_bar a {
    color: white;
    font-weight: bold; }

.module #admin_forms table {
  margin-top: 0px; }

#admin_forms table {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7; }
  #admin_forms table th.head {
    background: #6b874e;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    text-align: left; }
  #admin_forms table th.actions {
    width: 100px; }
  #admin_forms table th {
    background: #eeeeee;
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    text-align: right;
    vertical-align: middle;
    width: 200px; }
  #admin_forms table th.alt {
    text-align: left;
    width: 20%; }
  #admin_forms table td {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    text-align: left;
    vertical-align: middle; }
#admin_forms .form_submit {
  background: #6b874e;
  padding: 3px;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
  border: 1px solid #253609; }

ul#features li {
  float: left;
  width: 30%;
  padding: 5px; }

ul#current_features li {
  float: left;
  width: 30%;
  padding: 5px; }

ul#images li {
  float: left;
  width: 30%;
  padding: 5px; }

.notice_bar {
  padding: 10px;
  background: white;
  width: 920px; }
  .notice_bar .notice {
    padding: 10px;
    background: #fafedb;
    border: 1px solid #d7d7d7;
    font-weight: bold; }

#sidebar {
  float: left;
  background: url(/images/sidebar_top.png) no-repeat top;
  width: 205px;
  padding: 20px;
  padding-top: 10px;
  _margin-left: -1px;
  _margin-top: -20px; }
  #sidebar h2 {
    font-size: 1.4em;
    color: #747f30;
    border-bottom: 1px solid #cbd58e; }
  #sidebar p {
    padding-top: 5px;
    padding-bottom: 5px; }
  #sidebar form {
    margin-bottom: 30px; }
  #sidebar label {
    color: #0c0b11;
    padding: 3px; }
  #sidebar input.sidebar_input {
    background: white;
    border: 1px solid #d7d7d7;
    width: 200px;
    font-size: 1em;
    color: #333333;
    padding: 3px;
    margin-top: 5px;
    border-left: 2px solid #d7d7d7;
    border-top: 2px solid #d7d7d7;
    margin-bottom: 5px; }
  #sidebar input.sidebar_submit {
    background: #6d8851;
    color: white;
    border: 1px solid #253609;
    padding: 3px;
    margin-top: 10px; }
  #sidebar .explanation {
    font-size: 0.9em;
    margin-top: 10px; }
  #sidebar ul {
    margin-left: 20px;
    color: #26390c;
    list-style-type: square;
    margin-bottom: 30px; }
    #sidebar ul li {
      color: #26390c;
      margin: 0px;
      padding-top: 5px;
      padding-bottom: 5px; }

.sidebar_bottom {
  float: left;
  background: url(/images/sidebar_bottom.png) no-repeat top;
  width: 245px;
  height: 20px;
  _display: none; }

#footer {
  width: 960px;
  margin: 0px auto;
  color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center; }
  #footer .disclaimer {
    margin-left: 150px;
    margin-right: 150px;
    margin-top: 20px; }
  #footer a {
    color: white; }

#errorExplanation {
  background: #fafedb;
  border: 1px solid #d7d7d7;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px; }
  #errorExplanation p {
    margin: 0px;
    padding: 0px;
    font-size: 1.2em; }
  #errorExplanation ul {
    margin: 10px; }
    #errorExplanation ul li {
      list-style-type: disc;
      margin-left: 20px;
      padding: 5px;
      font-weight: bold;
      color: red; }

h2.static {
  margin-top: 20px; }

h3.static {
  font-size: 16px;
  color: #333333; }

.right_address {
  float: right;
  margin-right: 20px;
  margin-left: 20px; }

p.right_hq {
  float: right;
  padding-left: 20px; }

li.format_list {
  padding: 5px;
  list-style-type: disc; }

ul.list_with_format {
  margin-left: 40px;
  margin-top: 10px; }

.featured {
  padding: 10px;
  background: #eeeeee;
  margin-top: 20px;
  border: 1px solid #d7d7d7; }
  .featured ul {
    margin-left: 20px;
    margin-top: 10px; }
  .featured li {
    padding: 5px;
    list-style-type: disc;
    font-size: 1.2em; }

table#question_form {
  margin-top: 10px; }
  table#question_form input {
    background: white;
    border: 1px solid #aaaaaa;
    width: 200px; }
  table#question_form textarea {
    background: white;
    border: 1px solid #aaaaaa;
    width: 300px;
    height: 150px; }
  table#question_form input.question_submit {
    background: #6b874e;
    padding: 3px;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    border: 1px solid #253609;
    width: auto; }
  table#question_form th {
    vertical-align: middle;
    padding: 5px; }
  table#question_form td {
    padding: 5px; }

#recent_questions {
  float: right;
  background: #fafedb;
  padding: 5px;
  border: 1px solid #c9d490;
  margin-top: 15px;
  width: 225px; }
  #recent_questions h2 {
    font-size: 1.2em;
    font-weight: bold;
    color: #3f5a23; }
  #recent_questions ul {
    margin-left: 20px; }
    #recent_questions ul li {
      padding: 5px;
      list-style-type: disc; }
    #recent_questions ul .right {
      padding: 5px; }
      #recent_questions ul .right a {
        color: #0c0b11; }

img.inline_image {
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline;
  float: left; }

#questions_index ul {
  margin-top: 20px; }
  #questions_index ul li {
    padding: 10px;
    border-bottom: 1px solid #d7d7d7; }
    #questions_index ul li p {
      margin-left: 10px; }
  #questions_index ul li.even {
    background: white; }
  #questions_index ul li.odd {
    background: #eeeeee; }
  #questions_index ul li.single {
    border-top: 1px solid #d7d7d7; }
  #questions_index ul .asker {
    font-size: 1.2em;
    font-weight: bold; }
  #questions_index ul .answerer {
    font-size: 1.2em;
    font-weight: bold;
    color: #26390c;
    padding-top: 10px; }

img.inline_left {
  float: left;
  display: inline;
  margin: 10px;
  margin-right: 50px; }

#sell_your_timeshare_info {
  padding-top: 20px; }
  #sell_your_timeshare_info h3 {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px; }
  #sell_your_timeshare_info h1 {
    background: url("/images/sell_my_timeshare_title.png") no-repeat;
    height: 31px;
    text-indent: -100em;
    overflow: hidden; }
  #sell_your_timeshare_info p {
    margin-right: 80px;
    font-size: 13px;
    color: #333333; }
  #sell_your_timeshare_info #timeshare_button {
    float: left;
    margin-left: 150px;
    margin-top: 30px; }
    #sell_your_timeshare_info #timeshare_button a {
      background: url("/images/timeshare_button.png") no-repeat;
      height: 70px;
      _height: 75px;
      width: 249px;
      display: block; }
    #sell_your_timeshare_info #timeshare_button a:hover {
      background: url("/images/timeshare_button_over.png") no-repeat; }

#client_testimonial {
  background: url("/images/client_testimonial_bg.png") no-repeat;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 813px;
  height: 125px; }
  #client_testimonial p {
    padding-top: 45px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 13px;
    color: #333333; }

#sold_timeshares {
  width: 600px;
  margin: 20px auto; }
  #sold_timeshares h3 {
    font-size: 1.1em;
    padding-top: 0px;
    color: #0c0b11; }
  #sold_timeshares ul {
    margin-top: 10px; }
    #sold_timeshares ul li {
      background: url("/images/sold.png") no-repeat right center;
      padding: 10px;
      padding-top: 10px;
      padding-bottom: 10px; }
      #sold_timeshares ul li .left {
        width: 400px; }
      #sold_timeshares ul li .lefttitle {
        float: left;
        margin-right: 10px;
        padding-top: 5px; }
      #sold_timeshares ul li p {
        margin-top: 0px;
        padding-top: 3px; }


html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 11px;
  color: #65686d;
  vertical-align: baseline;
  background: transparent; }

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 120%;
  vertical-align: baseline;
  background: #22370c;
  line-height: 1.3;
  font-family: Arial;
  background: #6b874e; }

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

pre, a, abbr, acronym, address, big, cite, code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through; }

dfn, em, font, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  quotes: none; }

s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ol, ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style: none; }

li, fieldset, form, label, legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline; }

caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

*:focus {
  outline: 0; }
