html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1;
  color: black;
  background: white; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

body {
  font-family: Georgia, "Times New Roman", serif;
  background: #020101;
  color: #c2b59b; }

#logo {
  position: absolute;
  left: 37px;
  top: 40px; }

#container {
  position: absolute;
  top: 113px;
  left: 50%;
  margin-left: -410px;
  width: 926px;
  height: 536px;
  padding-top: 51px; }

#shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 576px;
  height: 170px;
  background: url(../images/backgrounds/shadow.png);
  z-index: 10; }

#header {
  height: 34px;
  position: relative;
  z-index: 50; }

#navigation li {
  display: inline; }
#navigation a {
  float: left;
  height: 34px;
  background: url(../images/tabs.png) no-repeat;
  margin-right: 2px;
  text-indent: -9999px;
  opacity: 0.95; }
#navigation .wholesale-services a {
  width: 165px;
  background-position: 0 0; }
  #navigation .wholesale-services a:hover, #navigation .wholesale-services a.current {
    background-position: 0 -34px; }
#navigation .custom-coffee a {
  width: 128px;
  background-position: -165px 0; }
  #navigation .custom-coffee a:hover, #navigation .custom-coffee a.current {
    background-position: -165px -34px; }
#navigation .give-us-a-shout a {
  width: 126px;
  background-position: -293px 0; }
  #navigation .give-us-a-shout a:hover, #navigation .give-us-a-shout a.current {
    background-position: -293px -34px; }

#life-liberty-pursuit {
  float: right;
  margin-top: 8px;
  margin-right: 92px; }

#content {
  position: relative;
  z-index: 50;
  width: 701px;
  height: 327px;
  background: #eae4c9 url(../images/backgrounds/content.png) repeat-x;
  opacity: 0.95;
  color: #494238;
  padding-top: 64px;
  padding-left: 62px;
  padding-right: 60px;
  font-size: 95%;
  line-height: 1.2em; }
  #content p {
    margin: 0 0 1em 0; }
    #content p.button {
      text-align: right;
      margin-right: 6px; }
  #content h2 {
    margin-bottom: 0.4em; }
  #content .primary-services {
    float: left;
    width: 460px;
    margin-right: 20px;
    font-size: 95%; }
  #content .secondary-services {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
    line-height: 1.2em; }
    #content .secondary-services p {
      margin-bottom: 1.7em; }

#give-us-a-shout {
  text-align: center; }
  #give-us-a-shout p {
    margin-top: 1.5em; }
  #give-us-a-shout p.phone {
    margin-top: 0.7em;
    font-size: 180%; }
  #give-us-a-shout dl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #554138;
    margin-bottom: 0.3em; }
    #give-us-a-shout dl dt {
      font-weight: bold;
      display: inline; }
    #give-us-a-shout dl dd {
      display: inline; }
    #give-us-a-shout dl address {
      display: inline;
      font-style: normal; }
  #give-us-a-shout a {
    color: #ce312c;
    text-decoration: none; }
    #give-us-a-shout a:hover {
      text-decoration: underline; }

#left {
  float: left;
  margin-right: 36px;
  margin-bottom: 75px; }

#footer {
  padding-right: 103px; }
  #footer p.copyright {
    margin-top: 8px;
    font-size: 78%;
    float: left;
    width: 25%; }
  #footer ul {
    margin-top: 8px;
    text-align: right; }
    #footer ul li {
      margin-left: 4px;
      display: inline; }
