/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  width: 100%;
  *zoom: 1;
}
body:before, body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
html {
  font-family: Verdana, Tahoma, Helvetica, Arial;
  font-size: 0.95em;
}
body {
  background-color: #b5bdbf;
}
div.center {
  width: 912px;
  margin: 0px auto;
  padding: 24px;
  overflow: hidden;
  background-color: #ffffff;
  background-image: url("/images/content-background.png");
}
div#content-border-top, div#content-border-bottom {
  background-color: #ffffff;
  width: 960px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
div#content-border-top img, div#content-border-bottom img {
  display: block;
}
div#content-border-top {
  margin-top: 20px;
}
.align-middle {
  vertical-align: middle;
}
#menubar {
  display: inline;
  float: left;
  width: 892px;
  margin: 0 10px;
  margin: -7px 0px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
#menubar a, #menubar a:hover {
  margin: 0px 20px 0px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #5b5356;
}
#menubar a:hover {
  text-decoration: underline !important;
}
#menubar .facebook-like {
  float: right;
}
#menubar .facebook-like a, #menubar .facebook-like a:hover {
  margin: 0px 10px 0px 0px;
  text-decoration: none;
  font-weight: bold;
  color: #e80000;
  display: inline-block;
  line-height: 32px;
}
#menubar .facebook-like a:hover {
  text-decoration: underline !important;
}
#menubar .facebook-like img {
  border: none;
}
div.content {
  width: 912px;
  padding: 10px 0px;
  margin: 0 auto;
  overflow: hidden;
}
.hr {
  display: inline;
  float: left;
  width: 892px;
  margin: 0 10px;
  overflow: hidden;
  margin: 10px 0;
  clear: both;
}
.hr img {
  display: block;
}
.no-margin {
  margin: 0px !important;
}
#footer {
  width: 960px;
  margin: 5px auto 20px auto;
  font-size: 0.7em;
  color: #5b5356;
  text-align: center;
}
#footer a {
  color: #5b5356;
  text-decoration: none;
}
#footer a:hover {
  color: #5b5356;
  text-decoration: underline;
}
#slideshow {
  display: inline;
  float: left;
  width: 892px;
  margin: 0 10px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#slideshow #photos {
  width: 856px;
  height: 504px;
  margin: auto;
  overflow: hidden;
}
#slideshow #credit {
  margin-top: 5px;
  width: 856px;
  text-align: right;
  font-size: 0.65em;
}
#slideshow #credit a {
  color: #000000;
}
#inthenews {
  display: inline;
  float: left;
  width: 284px;
  margin: 0 10px;
  text-align: center;
}
#inthenews p {
  text-align: justify;
  margin-bottom: 15px;
  color: #b5bdbf;
}
#inthenews header {
  color: #000000;
}
#inthenews header a {
  color: #000000;
  text-decoration: none;
}
#inthenews .description {
  display: block;
  padding-bottom: 10px;
  color: #b5bdbf;
}
#inthenews .description a {
  color: #b5bdbf;
  text-decoration: none;
}
#inthenews .description a:hover {
  color: #e80000;
}
#wherewebuy {
  display: inline;
  float: left;
  width: 284px;
  margin: 0 10px;
  text-align: center;
}
#wherewebuy header {
  color: #000000;
}
#wherewebuy header a {
  color: #000000;
  text-decoration: none;
}
#wherewebuy header a:hover {
  color: #e80000;
}
#wherewebuy .type {
  color: #000000;
}
#wherewebuy .type a {
  color: #000000;
  text-decoration: none;
}
#wherewebuy .type a:hover {
  color: #e80000;
}
#wherewebuy .food {
  padding-bottom: 10px;
  color: #b5bdbf;
}
#wherewebuy .food a {
  color: #b5bdbf;
  text-decoration: none;
}
#wherewebuy .food a:hover {
  color: #e80000;
}
#followus {
  display: inline;
  float: left;
  width: 284px;
  margin: 0 10px;
  text-align: center;
  color: #b5bdbf;
}
#followus header {
  color: #000000;
}
#followus header a {
  color: #000000;
  text-decoration: none;
}
#followus header a:hover {
  color: #e80000;
}
#followus .description {
  color: #b5bdbf;
}
#followus .description a {
  color: #b5bdbf;
  text-decoration: none;
}
#followus .description a:hover {
  color: #e80000;
}
#followus .last {
  padding-bottom: 15px;
}
#followus #socialmedia {
  width: 176px;
  margin: 0 auto;
  padding-bottom: 20px;
  white-space: nowrap;
}
#followus #socialmedia a {
  display: inline-block;
  margin: 0px 16px 0px 0px;
  width: 32px;
  height: 32px;
  zoom: 1;
  *display: inline;
}
#followus #socialmedia a.facebook {
  background: url(/images/socialmedia/facebook.png) no-repeat;
}
#followus #socialmedia a.google_plus {
  background: url(/images/socialmedia/googleplus.png) no-repeat;
}
#followus #socialmedia a.twitter {
  background: url(/images/socialmedia/twitter.png) no-repeat;
}
#followus #socialmedia a.foursquare {
  background: url(/images/socialmedia/foursquare.png) no-repeat;
  margin-right: 0px !important;
}
#followus .mc-field-group {
  padding: 3px 0px;
}
#followus #mce-EMAIL {
  border: solid 1px #ccc;
  width: 268px;
}
#followus .email-subscribe {
  float: right;
}
#followus #mc-embedded-subscribe {
  background: #ccc;
  border: solid 1px #ccc;
  margin: 0px;
  font-family: minion-pro, sans-serif;
  font-size: 0.8em;
}
#followus .placeholder {
  color: #ccc;
}
