@import url(https://fonts.googleapis.com/css?family=Dosis:400,700,600,500,200,800,300);
body {
  font-family: "Dosis", sans-serif;
  font-size: 16px;
  background-color: #f7e8dc; }

.nav-stick {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  font-size: 16px !important;
  border-bottom: 1px solid #f8e2d0; }
  .nav-stick ul.nav {
    line-height: 60px !important; }

.mobo {
  display: none; }

.card {
  position: relative;
  background-color: #f7e8dc;
  width: 100%;
  min-height: 537px;
  padding: 20px;
  margin: 0 0 60px 0;
  overflow: hidden; }
  .card .card-header {
    color: #235A78; }
    .card .card-header img {
      max-width: 136px;
      float: left;
      margin: 0 20px 0 0; }
    .card .card-header .card-header-titles {
      display: table-cell;
      font-family: "Dosis", sans-serif;
      font-weight: bold;
      font-size: 16px; }
      .card .card-header .card-header-titles h3 {
  /*      margin: 0 0 20px 0;
        text-transform: uppercase;
  */
        font-size: 1.313em;
        font-family: "Dosis", sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        padding: 0px 0 40px 0;
        margin: 0;
        
        }
      .card .card-header .card-header-titles p {
        margin: 0;
        line-height: 18px;
        color: #235A78; }
  .card .contact-card {
    padding: 0 0 20px 0;
    font-weight: bold; }
  .card .card-description {
    float: left;
    margin: 20px 0 0 0; }
    .card .card-description p {
      color: #235A78; }

.dark {
  background-color: #235A78;
  color: #FFFFFF; }
  .dark p {
    color: #f7e8dc; }
  .dark h2 {
    color: #f7e8dc; }

section:not(.dark) {
  color: #235A78; }

h2 {
  font-size: 1.313em;
  font-family: "Dosis", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 0 40px 0;
  margin: 0; }

header .contact-header {
  color: #E8C6A9; }
  header .contact-header ul {
    float: right;
    list-style: none;
    margin: 42px 0 0 0;
    padding: 0; }
    header .contact-header ul li {
      display: inline-block; }
    header .contact-header ul li.phone {
      margin-right: 30px; }
    header .contact-header ul li:not(.phone) {
      margin-left: 10px; }
header .logo {
  max-width: 330px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0; }
header .horse {
  max-width: 250px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 50px 0; }

nav.navbar-default {
  font-size: 1.125em;
  font-family: "Dosis", sans-serif;
  font-weight: bold;
  background-color: #f7e8dc;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  width: 100%;
  border-radius: 0; }

nav.navbar {
  margin-bottom: 0; }
  nav.navbar ul.nav {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 80px;
    width: 100%; }
    nav.navbar ul.nav li {
      display: inline-block;
      text-transform: uppercase;
      float: none; }
      nav.navbar ul.nav li:not(:last-child) {
        margin-right: 50px; }
      nav.navbar ul.nav li a {
        color: #235A78; }
        nav.navbar ul.nav li a:hover, nav.navbar ul.nav li a:active, nav.navbar ul.nav li a:visited, nav.navbar ul.nav li a:focus {
          color: #235A78;
          text-decoration: none; }

.about {
  box-shadow: 10px 10px 4px #cccccc;
  text-align: center; }
 /* .about p {
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 22.5px; }
 */
  .about img {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 80px 0; }

.menu {
  padding: 50px 0 0 0; }
  .menu .pdf_link {
    font-family: "Dosis", sans-serif;
    font-weight: normal;
    color: #235A78; }
    .menu .pdf_link span {
      font-size: 13px; }
    .menu .pdf_link:hover, .menu .pdf_link:active, .menu .pdf_link:visited, .menu .pdf_link:focus {
      text-decoration: none;
      color: #235A78; }
  .menu h2 {
    padding: 20px 0 60px 0; }
  .menu p {
    line-height: 17px; }
  .menu img {
    padding: 0 0 40px 0; }

.section-split {
  width: 100%;
  height: 2px;
  margin-bottom: 40px; }

.functions {
  padding: 0 0 80px 0;
  box-shadow: 10px 10px 4px #cccccc; }
 /* .functions .pdf_link {
    color: #f7e8dc;
    font-size: 16px; }
 */
    .functions .pdf_link b {
      font-family: "Dosis", sans-serif;
      font-weight: normal; }
    .functions .pdf_link:hover, .functions .pdf_link:active, .functions .pdf_link:visited, .functions .pdf_link:focus {
      text-decoration: none; }
  .functions .function_info {
    line-height: 18px; }
  .functions h2 {
    text-align: center; }
  .functions p.center-max {
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 60px 0;
    line-height: 22.5px; }
  /*  .functions div.center-max {
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 60px 0;
    line-height: 22.5px; }
  */
.bookings {
  text-align: center; }
  .bookings h2 {
    padding: 80px 0 60px 0; }
  /*  .bookings p {
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 80px;
    line-height: 22.5px; }
  */
.events {
  padding: 0 0 10px 0;
  box-shadow: 10px 10px 4px #cccccc; }
  .events h2 {
    text-align: center; }
  /*  .events p {
    line-height: 17px; }
  */
.grape_grain {
  padding-bottom: 60px; }
  .grape_grain h2 {
    text-align: center; }
  /*  .grape_grain p {
    line-height: 17px;
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding-bottom: 20px;
    line-height: 22.5px; }
  */
footer {
  font-family: "Dosis", sans-serif;
  font-weight: bold;
  line-height: 18px;
  color: #E8C6A9 !important;
  padding-bottom: 60px; }
  footer ul {
    list-style: none;
    text-align: right;
    padding: 30px 0 30px 0;
    margin: 0; }
    footer ul li {
      display: inline-block;
      text-transform: uppercase; }
      footer ul li:not(:last-child) {
        margin-right: 20px; }
      footer ul li a {
        color: #235A78; }
        footer ul li a:hover, footer ul li a:active, footer ul li a:visited, footer ul li a:focus {
          color: #235A78;
          text-decoration: none; }
  footer .split {
    margin: 0 15px; }
  footer .footer_contact {
    text-transform: lowercase; }
 /*   footer p {
    line-height: 17px;
    text-transform: uppercase;
    text-align: center;
    margin: 0; }
 */
@media only screen and (max-width: 767px) {
  footer {
    padding-top: 60px; }

  .navbar-toggle {
    background-color: transparent;
    border: none; }
    .navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus, .navbar-toggle:visited {
      background-color: transparent !important;
      border: none; }
    .navbar-toggle .fa {
      font-size: 24px;
      color: #235A78; }

  nav.navbar-default {
    font-size: 16px; }

  nav.navbar {
    margin-bottom: 0; }
    nav.navbar ul.nav {
      text-align: left;
      line-height: normal;
      padding-top: 20px; }
      nav.navbar ul.nav li {
        display: block; }

  .contact-header {
    display: none; }

  header {
    padding-top: 25px; } }
@media only screen and (max-width: 1024px) {
  nav.navbar {
    font-size: 16px; }
    nav.navbar ul.nav li {
      margin-right: 0 !important; } }
@media only screen and (max-width: 600px) {
  .mobo {
    display: block;
    text-align: center;
    font-size: 25px; }

  header .horse {
    padding-top: 50px; } }
    
/* Revised Styles */

.about p {
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 27.5px;
}


.menu p {
    line-height: 17px;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 27.5px;
}

.menu .pdf_link {
    font-family: "Dosis", sans-serif;
    font-weight: normal;
    color: #235A78;
}


.bookings p {
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 27.5px;
    font-size: 1.313em;
}


.functions div.center-max {
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 27.5px;
}

.grape_grain p {
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    padding: 0 0 50px;
    line-height: 27.5px;
}



footer p {
    text-align: center;
    max-width: 600px;
    font-size: 1.313em;
    margin: 0 auto;
    line-height: 27.5px;
    font-weight: normal;
}
/*# sourceMappingURL=styles.css.map */
