body {
  font-family: Times, serif;
}

a {
  color: #6C422D;
}

p {
  margin-bottom: 13px;
}

h1, h2, h3, h4 {
  font-family: Times, serif;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
  margin-top: 0;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
}

h4 {
  font-size: 16px;
}

.dropcap {
  font-size: 40px;
  display: inline;
  color: #360000;
  font-family: Times, serif;
  letter-spacing: 0.01em;
  line-height: 0.9em;
}

.bold {
  font-weight: 900;
}

.red {
  color: #B1292A;
}

.brand-welcome-message {
  color: #330000;
  font-size: 20px;
  font-family: Times, serif;
}

/*
.small-label {
  letter-spacing: 0.02em;
  font-size: 9px;
}
*/

.home-page-intro-container {
  width: 625px;
  margin: 0 auto;
}

.mission-statement-container {
  width: 375px;
  margin: 0 auto;
  line-height: 1.6em;
}

.privacy-policy-container {
  background: #ffc;
  height: 300px;
  overflow: auto;
  padding: 5px 10px;
}

.privacy-policy-container ul {
  list-style: circle;
}

.privacy-policy-container ul li {
  margin-left: 2em;
}

#content {
  color: #000;
    font-family: "Lucida Grande", Arial, Helvetica, san-serif;

/*  font-family: Times, serif;*/
  font-size: 12px;
  line-height: 1.5em;
}

#sidebar {
  font-size: 13px;
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
}

#layout-header-right ul li a:hover {
  color: #dc8c19;
}

#layout-header-right ul li a.nav-selected:hover {
  color: #000;
}

#layout-header-right ul li a {
  color: #492717;
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

div#layout-footer-nav {
  text-align: center;
}

div#layout-footer-nav ul {
  list-style: none;
}

div#layout-footer-nav ul li {
  display: inline;
  padding-left: 35px;
  background: url(http://www.orchardbrands.com/themes/orchard_brands/images/layout-bottom-nav-middot.png) no-repeat 13px 7px;
}

#layout-footer-nav ul li.nav-first {
  padding: 0;
  background-image: none;
}

#layout-footer-nav ul li a {
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

#layout-footer-nav ul li a:hover, #layout-footer-nav ul li a.nav-selected {
  color: #dc8c19;
}

#layout-footer-nav ul li a.nav-first {
}

#layout-copyright {
  color: #444;
  text-align: center;
  font-size: 9px;
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
}

#layout-shop-our-brands {
  color: #6C422D;
  font-size: 13px;
  text-align: center;
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
  font-weight: bold;
}

#layout-shop-our-brands ul.nav {
}

#layout-shop-our-brands ul.nav li {
  display: inline;
  margin: 0 12px;
}

#layout-shop-our-brands ul.nav li a {
  color: #000;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0.09em;
  white-space: nowrap;
}

#brand-links ul {
  list-style: none;
}

div#brand-links ul li {
  display: inline;
  padding-left: 32px;
  background: url(http://www.orchardbrands.com/themes/orchard_brands/images/brands-nav-middot.png) no-repeat 13px 4px;
}

#brand-links ul li.nav-first {
  padding: 0;
  background-image: none;
}

#brand-links ul li a {
  font-family: "Lucida Grande", Arial, Helvetica, san-serif;
  font-size: 11px;
  font-weight: bold;
  color: #300;
  text-transform: lowercase;
}

#brands-list li a {
  font-family: Times, serif;
  font-size: 13px;
}
