.bfc-home {
  background-image: url("bfchome.jpg");
  background-repeat: no-repeat;
  height: 768px;
  margin: 0 auto;
  position: relative;
  width: 1024px;
}

.bfc-rest {
  background-image: url("bfcrest.jpg");
  background-repeat: no-repeat;
  height: 768px;
  margin: 0 auto;
  position: relative;
  width: 1024px;
}

.bio, .contact, .gallery, .home, .process, .testimonials {
  float: left;
  font-family: "Varela",sans-serif;
  font-size: 12px;
  margin: 58px 0 0 223px;
  width: 578px;
}

.bio p {
  margin: 0 0 15px 0;
}

.bio .quote {
  font-size: 15px;
  font-style: italic;
}

.callout {
  color: #710000;
  float: right;
  font-family: "Alegreya Sans",sans-serif;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 3px;
  margin: 192px 0 0 0;
}

#bio.callout {
  margin-right: 254px;
}

#contact.callout {
  margin-right: 221px;
}

#gallery.callout {
  margin-right: 226px;
}

#process.callout {
  margin-right: 224px;
}

#testimonials.callout {
  margin-right: 190px;
}

.contact {
  margin: 58px 0 0 653px;
  width: 200px;
}

.contact a {
  color: #000;
}

.gallery {
  margin: 58px 0 0 132px;
  width: 755px;
}

.home {
  color: #d4cbb9;
  font-size: 13px;
  margin: 105px 0 0 172px;
  width: 445px;
}

.home p {
  margin: 0 0 15px;
}

.logo {
  float: left;
  margin: 30px 0 0 95px;
}

.process header {
  font-family: "Alegreya Sans",sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.process p {
  margin: 0 0 10px;
  line-height: normal;
}

#tagline {
  font-style: normal;
  margin: 10px 0;
}

.testimonials {
  font-size: 11px;
  width: 840px;
}

.testimonial-column {
  width: 325px;
  float: left;
  margin: 0 20px 0 0;
  font-style: italic;
}

a {
  border: none;
  color: #be9564;
  text-decoration: none;
}

body {
  background-color: #be9564;
  margin: 0;
  line-height: normal;
}

footer {
  bottom: 0;
  color: #453020;
  font-family: "Varela",sans-serif;
  font-size: 10px;
  margin: 0 0 10px 830px;
  position: absolute;
}

img {
  border: none;
}

li {
  display: inline;
  font-size: 14px;
  margin: 0 35px 0 0;
}

p {
  margin: 0;
  padding: 0;
}

nav {
  float: left;
  font-family: "Alegreya Sans",sans-serif;
  font-size: 10px;
  font-weight: 400;
  margin: 53px 0 0 479px;
}

ul {
  list-style-type :none;
  margin: 0;
  padding: 0;
}

/* Gallery */

.TB_Wrapper {
  max-width: 755px;
  height: 311px;
}

/* Deal with webkit 1px difference */

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .callout {
    line-height: 24px;
  }
  nav {
    line-height: 19px;
  }
}
