body {
  background: url(../../images/bg_body_sub_repeat.jpg);
 }
 
#wrap_wrap {
  background: url(../../images/bg_body_sub.jpg) repeat-x center top;
} 
 
#main {
  position: relative;
} 

#pushblock {
  height: 10px;
  width: 210px;
}
 
#content_wrap {
  background: url(../../images/bg_sub_content.png) repeat-y center center;
  width: 791px;
  margin-top: 35px;
  margin-bottom:25px;
  float: left;
} 
 
#content {
  background: url(../../images/bg_sub_content_top.png) no-repeat center top;
  width: 791px;
  position: relative;
  top: -15px;
  min-height: 500px;
  margin-bottom:20px;
} 

#content_bottom {
  background: url(../../images/bg_sub_content_bot.png) no-repeat center bottom;
  width:791px;
  height: 60px;
  position:relative;
  bottom: -25px;
  clear: both;
}
 
  #content h1 {
    color: #1c1410;
    font-size: 23px;
    font-weight: normal;
    margin: 50px 0px 20px 0px;
    padding:0 60px 0px 80px;
  }
    #content h2, #content h3, #content h4 {
       padding:0 60px 0px 80px;
       color: #1c1410;
       font-size: 19px;
       font-weight: normal;
    }
  
  #content p {
    font-size: 14px;
    color: #1c1410;
    line-height: 22px;
    padding:0 60px 0px 80px;
    margin-bottom: 17px;
  }
  #content ul{
  	margin:5px 0 20px 125px;
  	font-size: 14px;
    color: #1c1410;
    line-height: 22px;
  }

  #content hr {
    width: 373px;
    height: 23px;
    background: url(../../images/bg_hr.png) no-repeat;
    border: none;
    margin: 30px auto;
    padding-right: 10px;
  }

  #content img {
    border: 2px solid #73521F;
    padding: 3px;
    margin: 0px 5px 5px 5px;
  }
  
  #content table {
    margin-left: 75px;
    width: 650px;
  }
   #content table td {
     padding-bottom: 30px;
   }
    #content table p {
      margin: 0px;
      padding: 0px 10px 10px 10px;
      font-size: 14px;
      color: #1c1410;
      line-height: 22px;
      margin-bottom: 17px;
    }

table.layout {
  border:none;
  width: 800px;
  padding:0 60px 0px 80px;
}
  #content .layout td p {
   font-size: 14px;
   padding: 0px;
  }
  .layout td {
    padding: 20px 15px;
  }
  .layout img {
    border: 3px solid #725d3f;
  }


#side_col {
  width: 240px;
  float: right;
}
  #hours {
    text-indent: -2400px;
    background: url(../../images/callout_hours.png) no-repeat;
    height: 145px;
    width: 192px;
    margin-top: 120px;
  }
  #store {
    text-indent: -2400px;
    background: url(../../images/callout_shop.png) no-repeat;
    height: 235px;
    width: 215px;
    position: relative;
    left:-34px;
  }
  #tour {
    text-indent: -2400px;
    background: url(../../images/callout_bookatour.png) no-repeat;
    height: 102px;
    width: 215px;
    position: relative;
    top:-78px;
    left: -20px;
  }


#footer_wrap {
  background: url(../../images/bg_body_sub_footer.png) repeat-x;
  height: 140px;
  clear: both;
}
  #footer {
   margin: 0px auto; 
   padding:15px 0;
  }