html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

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

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

a img {
  border: none; }

body.bp {
  font-family: "helvetica", "sans-serif";
  font-size: 75%;
  background-color: #c6c6a1;
  line-height: 18px;
  text-align: left; }
  body.bp #container {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    display: inline-block;
    overflow: visible; }
    body.bp #container {
      display: block; }
    body.bp #container #logo {
      position: relative;
      overflow: visible;
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      z-index: 2; }
      * html body.bp #container #logo {
        overflow-x: hidden; }
      body.bp #container #logo img {
        position: absolute;
        width: 590px;
        z-index: 2;
        top: 18px;
        left: -80px; }
      body.bp #container #logo #text {
        position: absolute;
        top: 68px;
        right: 0;
        float: right;
        font-size: 2.6em;
        font-family: serif;
        color: #5e7075;
        line-height: 3em; }
    body.bp #container #image {
      position: relative;
      height: 396px;
      margin-top: 150px;
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px; }
      * html body.bp #container #image {
        overflow-x: hidden; }
      body.bp #container #image img {
        width: 950px;
        height: 396px;
        border: 0; }
      body.bp #container #image #slideshowbox div {
        position: absolute;
        top: 0;
        left: 0; }
        body.bp #container #image #slideshowbox div img {
          width: 950px;
          height: 396px;
          border: 0; }
        body.bp #container #image #slideshowbox div .caption {
          display: none;
          height: 36px;
          width: 950px;
          position: relative;
          top: -36px;
          color: black;
          background-color: white;
          line-height: 36px;
          opacity: 0.7;
          left: 0;
          filter: alpha(opacity=70);
          z-index: 2; }
    body.bp #container #menu {
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      line-height: 36px;
      color: white;
      background-color: #a18a4f; }
      * html body.bp #container #menu {
        overflow-x: hidden; }
      body.bp #container #menu a {
        color: white;
        text-decoration: none;
        font-weight: bold; }
        body.bp #container #menu a:hover {
          text-decoration: underline; }
      body.bp #container #menu ul.menu {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        overflow: hidden;
        display: inline-block;
        overflow: visible; }
        body.bp #container #menu ul.menu {
          display: block; }
        body.bp #container #menu ul.menu li {
          list-style-type: none;
          margin-left: 0px;
          white-space: nowrap;
          display: inline;
          float: left;
          padding-left: 4px;
          padding-right: 4px; }
          body.bp #container #menu ul.menu li.first {
            padding-left: 0px; }
          body.bp #container #menu ul.menu li.last {
            padding-right: 0px; }
        body.bp #container #menu ul.menu li {
          padding-left: 0;
          padding-right: 12.6px;
          position: relative;
          overflow: visible; }
          body.bp #container #menu ul.menu li ul {
            width: auto;
            position: absolute;
            top: 36px;
            left: 0;
            display: none;
            z-index: 1; }
            body.bp #container #menu ul.menu li ul li {
              display: block; }
        body.bp #container #menu ul.menu li.last {
          padding-right: 0; }
        body.bp #container #menu ul.menu li:hover ul {
          display: block; }
        body.bp #container #menu ul.menu li:hover li {
          display: block;
          float: none; }
        body.bp #container #menu ul.menu li {
          padding-left: 14.4px; }
          body.bp #container #menu ul.menu li ul {
            background-color: black;
            line-height: 27px; }
    body.bp #container #content {
      background-color: white;
      padding-bottom: 18px;
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px; }
      * html body.bp #container #content {
        overflow-x: hidden; }
      body.bp #container #content .textbox {
        padding: 18px; }
      body.bp #container #content #welcome {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 470px; }
        * html body.bp #container #content #welcome {
          overflow-x: hidden; }
        body.bp #container #content #welcome div {
          padding: 18px; }
        body.bp #container #content #welcome div.cs {
          padding: 18px;
          margin-right: 9px;
          text-align: center; }
          body.bp #container #content #welcome div.cs img {
            border: solid 9px #fafafa; }
      body.bp #container #content #boxesone {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 230px;
        margin-bottom: 9px;
        margin-top: 36px; }
        * html body.bp #container #content #boxesone {
          overflow-x: hidden; }
      body.bp #container #content #boxestwo {
        display: inline;
        float: left;
        margin-right: 0;
        width: 230px;
        margin-bottom: 9px;
        margin-top: 36px; }
        * html body.bp #container #content #boxestwo {
          overflow-x: hidden; }
        body.bp #container #content #boxestwo #box div {
          margin-right: 9px; }
      body.bp #container #content #boxthree {
        display: inline;
        float: left;
        margin-right: 0;
        width: 470px;
        margin-bottom: 9px; }
        * html body.bp #container #content #boxthree {
          overflow-x: hidden; }
      body.bp #container #content #box {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 230px;
        margin-top: 9px; }
        * html body.bp #container #content #box {
          overflow-x: hidden; }
        body.bp #container #content #box div {
          background-color: #c6c6a1;
          padding: 9px; }
          body.bp #container #content #box div img {
            width: 180px; }
          body.bp #container #content #box div h2 {
            color: #5e7075;
            line-height: 18px;
            font-size: 1.615em;
            font-family: serif;
            padding-bottom: 9px; }
          body.bp #container #content #box div p {
            margin: 0;
            padding-bottom: 9px; }
      body.bp #container #content #left {
        display: inline;
        float: left;
        margin-right: 10px;
        width: 550px; }
        * html body.bp #container #content #left {
          overflow-x: hidden; }
        body.bp #container #content #left .textbox {
          padding-left: 18px; }
      body.bp #container #content #right {
        display: inline;
        float: left;
        margin-right: 0;
        width: 390px; }
        * html body.bp #container #content #right {
          overflow-x: hidden; }
        body.bp #container #content #right #bookingwidget {
          margin-top: 18px;
          margin-bottom: 18px; }
        body.bp #container #content #right #myweddingdates {
          margin-top: 36px;
          margin-bottom: 18px; }
        body.bp #container #content #right #accommodation_form {
          margin-top: 36px;
          margin-bottom: 18px;
          margin-right: 90px;
          background-color: #c6c6a1; }
          body.bp #container #content #right #accommodation_form h2 {
            font-family: serif; }
          body.bp #container #content #right #accommodation_form div {
            padding: 18px; }
    body.bp #container #footer {
      background-color: #a18a4f;
      display: inline;
      float: left;
      margin-right: 0;
      width: 950px;
      margin-top: 20;
      color: white;
      line-height: 36px; }
      * html body.bp #container #footer {
        overflow-x: hidden; }
      body.bp #container #footer div {
        padding-left: 18px; }
        body.bp #container #footer div a {
          color: white; }

body.bp h1 {
  font-family: serif;
  color: #5e7075;
  font-size: 2.115em;
  line-height: 54px; }
body.bp p {
  margin-bottom: 9px; }

body.bp div#slogan a {
  font-family: serif;
  font-size: 35px;
  align: center;
  font-weight: bold;
  color: white; }
body.bp div#redboxcontent {
  background-color: #d1d1d1;
  padding: 20px;
  width: 600px;
  height: 400px;
  border: 5px solid white;
  line-height: normal;
  text-align: left; }
body.bp div#RB_redbox {
  z-index: 500; }
body.bp img.box {
  width: 225px;
  height: 159px;
  border: 5px solid #c6b58a;
  margin-top: 8px;
  margin-bottom: 8px; }
body.bp img.first {
  margin-top: 16px; }
body.bp a {
  color: #5e7075;
  text-decoration: none; }
  body.bp a:hover {
    text-decoration: underline; }
body.bp h2 {
  font-weight: bold;
  line-height: 36px;
  font-size: 1.27em;
  color: #5e7075; }
body.bp h3 {
  font-weight: bold;
  line-height: 36px;
  font-size: 1.14em; }
body.bp ul {
  margin-left: 18px; }
