body {
  background: transparent url(images/bkgd_2.jpg) no-repeat fixed center top;
  font-family: lato, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
}
.flag-icon {
  border: 1px solid #581B1C;
}
#main {
  background: rgba(253, 253, 253, 0.8);
}
#main h2 {
  color: #581B1C;
  font-size: 2.0em;
  font-weight: bold;
  text-decoration: none;
}
#main h2 a {
  color: #581B1C;
  text-decoration: none;
}
#main .introtext {
  color: #303030;
  font-size: 1.2em;
  line-height: 1.5em;
}
h2.minion a {
  color: #581B1C;
  text-decoration: none;
}
#masthead {
  cursor: pointer;
}
#masthead .figtext {
  font: normal small-caps 47px crimson-text, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  line-height: 60px;
  font-variant: small-caps;
  width: 368px;
  height: 60px;
  color: #fff;
  background: #581B1C;
  text-align: center;
}
#masthead .subtext {
  font: normal small-caps 16px crimson-text, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #581B1C;
  width: 368px;
  text-align: center;
  margin: 6px 0 6px 0;
}
.minion {
  font-family: crimson-text, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}
table td {
  padding: 3px;
}
.floating_nav {
  position: fixed;
}
.notice-title {
  color: #ffffff;
  background: #581B1C;
  text-align: center;
  font-family: crimson-text, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  font-weight: bold;
  padding: 5px;
}
div[class*=slider_] {
  padding: 5px;
  margin-bottom: 10px;
}
.slider_caption {
  font-weight: bold;
}
h5 {
  font-weight: bold;
}
#share {
  text-align: center;
}
#share a {
  font-size: 0.9em;
  text-decoration: none;
  display: inline-block;
  margin-right: 5px;
}
#share a,
#share .fa {
  vertical-align: baseline;
  text-decoration: none;
}
#share a > i.fa-facebook-square {
  color: #43609C;
}
#share a > i.fa-twitter-square {
  color: #4DA1BF;
}
#share a > i.fa-pinterest-square {
  color: #DF373F;
}
#share a > i.fa-envelope {
  color: #5B5B5B;
}
#share a > i.fa-print {
  color: #61A1D8;
}
/* Nutrition Label */
#nutrition_label {
  float: right;
  font: normal 8.61pt Helvetica, Arial, sans-serif;
  padding: 5px;
  width: 245px;
  border: 2px solid #000000;
}
#nutrition_label .title {
  font: normal 15.06pt "Arial Black", Gadget, sans-serif;
  text-align: justify;
  border-bottom: 3px solid #000000;
}
#nutrition_label .main {
  border-bottom: 3px solid #000000;
}
#nutrition_label .indented {
  padding-left: 10px;
  font-weight: normal;
}
#nutrition_label .heading {
  font-weight: bold;
}
#nutrition_label .percent {
  font: bold 8.61pt Helvetica, Arial, sans-serif;
}
#nutrition_label tbody th {
  text-align: left;
  padding: 2px 4px 2px 4px;
  width: 70px;
}
#nutrition_label tbody td {
  text-align: right;
  padding: 2px 4px 2px 4px;
  width: 30px;
}
#nutrition_label .footer .subdivide,
#nutrition_label .footer thead {
  border-bottom: 2px solid #000000;
}
#nutrition_label .footer td,
#nutrition_label .footer th {
  text-align: left;
  font-weight: normal;
  width: auto;
  white-space: nowrap;
}
