body, p, td, tr, ul, li, ol, blockquote, span, div, h1, h2, h3, h4, h5, h6, input,
.grid_12 h1, .grid_12 h2, .grid_12 h3, .grid_12 h4, .grid_12 h5, .grid_12 h6, .grid_10 h1, .grid_10 h2, .grid_10 h3, .grid_10 h4, .grid_10 h5, .grid_10 h6,
.leftNav li,
.footer {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #483e2f;
}

p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12.8px;
  line-height: 1.5;
  margin-bottom: 12px;
  letter-spacing: initial;
}

a {
  color: #312D2D;
}

a:hover {
  color: #312D2D;
  text-decoration: underline;
}

.highlightedWord {
  color: #312D2D;
}

body {
  background-color: white;
  background-image: url("background.png");
  background-position: top center;
  background-repeat: repeat-x;
  font-family: Helvetica, Arial, sans-serif;
}

body .container_12 {
  background-color: white;
  background-image: none;
  background-position: top center;
  width: 1140px !important;
  height: 103px;
}

body .container_12 .header {
  text-align: center;
  background-color: #312D2D;
  border-bottom: none;
  position: relative;
  width: 1140px !important;
}

body .container_12 .header nav .menu-site-nav {
  position: absolute;
  left: 170;
  bottom: 15;
  right: unset;
  margin-right: -6px;
  margin-bottom: 0;
}

body .container_12 .header nav .menu-site-nav .menu-item-top {
  margin-right: 0px;
  margin-left: 0;
}

body .container_12 .header nav .menu-site-nav .nav-item {
  font-weight: normal;
  font-size: 16px;
  position: relative;
  text-transform: uppercase;
  padding: 0px 15px 0px 0px;
  height: 15px;
  background-color: transparent;
  display: inline-block;
  color: #fff;
  border-radius: 7px;
  border-radius: 7px 7px 0 0;
  border-radius: 7px;
  border-radius: 7px 7px 0 0;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  background-image: none;
  background-repeat: no-repeat;
}

body .container_12 .grid_2.leftNav {
  margin-left: 0px;
  margin-top: 25px;
}

body .container_12 .grid_2.leftNav #navCustom {
  display: none;
}

body .container_12 .grid_2.leftNav a {
  background-color: white;
  border-color: white;
  border-radius: 0;
  color: #483e2f;
  text-align: left;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 5px;
  padding-left: 18px;
  min-width: 110px;
  -webkit-transition: none;
  transition: none;
}

body .container_12 #maincontent {
  width: 970px;
  margin-top: 25px;
}

body .container_12 #maincontent .collections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

body .container_12 #maincontent .collections .collection {
  width: 100%;
  background-color: #f7f7f7;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

body .container_12 #maincontent .collections .collection img {
  max-width: 100%;
  border: none;
  float: none;
  min-height: 150px;
}

body .container_12 #maincontent .collections .collection .collection-image {
  max-width: 44%;
}

body .container_12 #maincontent .collections .collection .description {
  text-align: center;
  padding: 0;
  max-width: 50%;
  float: none;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 0 2% 0 4%;
}

body .container_12 #maincontent .introduction {
  background-color: white;
  /* border: none; */
  border-width: 1px;
  border-color: #b5b2ac;
  border-style: solid;
  border: none;
  padding: 25px;
  margin: 25px 0 10px 0;
  font-family: Georgia, Times, Times New Roman, serif;
}

body .container_12 .footer {
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-position: top center;
  color: #312D2D;
  text-align: center;
  border-bottom: none;
  width: 100% !important;
}

body .container_12 a {
  color: #312D2D;
  font-weight: bold;
}
/*# sourceMappingURL=styles.css.map */