html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

a, a:visited {
  text-decoration: none; }

body {
  background: #dee8b3;
  text-align: center; }

/* dsafdfs */
.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }
.clearfix {
  zoom: 1; }

img {
  -ms-interpolation-mode: bicubic; }

#page {
  margin: 0 auto 0;
  width: 830px;
  background: #ffffff;
  text-align: left; }
  #page a, #page a:visited {
    color: #000000; }
  #page #page_wrap {
    padding: 0px 0px 12px; }
    #page #page_wrap.fixed {
      height: 570px; }
  #page #left_col {
    float: left;
    width: 180px; }
    #page #left_col #logo {
      height: 155px;
      width: 180px;
      background: transparent url(/images/logo.gif) no-repeat top right;
      display: block; }
    #page #left_col #nav #nav_links {
      padding-left: 28px; }
      #page #left_col #nav #nav_links li {
        border-top: 2px solid #a11e47;
        width: 136px; }
        #page #left_col #nav #nav_links li.last {
          border-bottom: 2px solid #a11e47; }
      #page #left_col #nav #nav_links a {
        width: 136px;
        height: 25px;
        display: block; }
        #page #left_col #nav #nav_links a.shop_nav {
          background: transparent url(/images/nav/shop_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.about_nav {
          background: transparent url(/images/nav/about_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.rentals_nav {
          background: transparent url(/images/nav/rentals_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.contact_nav {
          background: transparent url(/images/nav/contact_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.camp_nav {
          background: transparent url(/images/nav/camp_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.blog_nav {
          background: transparent url(/images/nav/blog_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.ambassadors_nav {
          background: transparent url(/images/nav/ambassadors_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.links_nav {
          background: transparent url(/images/nav/links_up.gif) no-repeat top left; }
        #page #left_col #nav #nav_links a.current {
          background-position: left -50px; }
      #page #left_col #nav #nav_links a:hover {
        background-position: left -25px; }
  #page #right_col {
    float: left;
    width: 630px;
    margin-left: 15px; }
    #page #right_col #header {
      height: 155px;
      width: 630px;
      display: block;
      background: transparent url(/images/header.gif) no-repeat top left; }
    #page #right_col #content {
      width: 590px;
      font-family: Arial;
      color: #50412E;
      font-size: 12px;
      line-height: 20px; }
      #page #right_col #content .readable {
        width: 500px; }
      #page #right_col #content h1 {
        font-weight: bold;
        color: #998675;
        font-size: 12px;
        margin: 0;
        padding: 0; }
      #page #right_col #content p {
        padding-bottom: 10px; }
      #page #right_col #content .half_content {
        width: 293px;
        float: left; }
      #page #right_col #content a {
        color: #a11e47;
        text-decoration: none; }

.about_nav li {
  border-top: 1px solid #bda63c;
  border-bottom: 1px solid #bda63c;
  border-right: 1px solid #bda63c;
  float: left; }
  .about_nav li.first {
    border-left: 1px solid #bda63c; }
.about_nav a {
  width: 73px;
  height: 21px;
  display: block; }
  .about_nav a.about_about_nav {
    background: transparent url(/images/nav/about_about_up.gif) no-repeat top left; }
  .about_nav a.about_brands_nav {
    background: transparent url(/images/nav/about_brands_up.gif) no-repeat top left; }
  .about_nav a.about_press_nav {
    background: transparent url(/images/nav/about_press_up.gif) no-repeat top left; }
  .about_nav a.current_ab {
    background-position: left -42px; }
.about_nav a:hover {
  background-position: left -21px; }

.contact_info {
  width: 225px;
  float: left; }
  .contact_info .address {
    font-weight: bold; }

.map_info {
  width: 300px;
  float: right; }

#hsubscribe {
  display: block;
  height: 25px; }

#banner {
  display: block;
  height: 100px; }

.form_wrap {
  padding: 10px;
  width: 430px;
  margin: 0 auto;
  text-align: left; }
  .form_wrap .form_row {
    padding: 5px 0px; }
  .form_wrap .f_label {
    width: 150;
    float: left; }
  .form_wrap .f_input {
    float: right; }
  .form_wrap input {
    border: 2px solid #a39f95; }
  .form_wrap .signup {
    border: 0;
    background: transparent url(/images/subscribers/SubscriberPgButton.jpg) no-repeat top left;
    width: 115px;
    height: 26px; }

#flash-notice {
  border: 2px solid #A72959;
  background: #f3f6cb;
  text-align: center;
  padding: 8px;
  margin: 10px 0; }
