/*  WARNING: THIS .CSS FILE IS GENERATED FROM A .SCSS FILE.
    DO NOT MAKE CHANGES TO THIS FILE DIRECTLY.
    USE THE CORREPSONDING .SCSS FILE */
@font-face {
  font-family: "NF2Text";
  src: url("/fonts/Neutraface_no2_text_book_lining.eot?#iefix") format("embedded-opentype"), url("/fonts/Neutraface_no2_text_book_lining.woff") format("woff"), url("/fonts/Neutraface_no2_text_book_lining.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "NF2Text";
  src: url("/fonts/Neutraface_no2_text_book_italic_lining.eot?#iefix") format("embedded-opentype"), url("/fonts/Neutraface_no2_text_book_italic_lining.woff") format("woff"), url("/fonts/Neutraface_no2_text_book_italic_lining.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "NF2Text";
  src: url("/fonts/Neutraface_no2_text_bold_lining.eot?#iefix") format("embedded-opentype"), url("/fonts/Neutraface_no2_text_bold_lining.woff") format("woff"), url("/fonts/Neutraface_no2_text_bold_lining.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

body {
  font: 16px/22px 'NF2Text', sans-serif;
  color: #666666;
  background-color: #ffffff; }

a {
  color: #b0855b;
  text-decoration: none; }
  a:hover {
    color: #000000; }

header {
  position: fixed;
  width: 100%;
  color: #000000;
  text-align: center;
  background-color: #ffffff;
  border-bottom: 2px solid #000000; }
  header hgroup {
    padding: 0 2em 0;
    margin: 8px auto 8px;
    width: 1133px;
    text-align: center; }
    header hgroup h1, header hgroup h2 {
      margin: 0; }
    header hgroup h1 {
      margin-bottom: 0px; }

#wrapper {
  width: 1133px;
  margin: 0 auto 0px;
  padding: 125px 2em 0;
  overflow: hidden; }

article {
  width: 400px;
  float: left; }
  article p {
    margin-top: 0; }
  article h1 {
    color: #000000;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.12em; }
  article h2 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.12em; }
  article address {
    margin-bottom: 1em;
    font-style: normal; }
    article address a {
      color: #b0855b; }

aside {
  float: right;
  width: 550px;
  text-align: center; }
  aside figure {
    margin-bottom: 50px; }
    aside figure figcaption {
      text-transform: uppercase;
      font-size: 11px;
      letter-spacing: 0.12em; }
