body {
  color: black;
  background-color: #ae9589;
  font-family: Verdana, sans-serif;
}
.centre {
  margin: 0px auto 0px auto;
}
.ctr {
  text-align: center;
}
img {
  display: block;
  border: none;
}
img.picture {
  margin: 0px auto 0px auto;
  border: solid 5px black;
}
td#nav {
  width: 148px;
  background-color: #6e3544;
  vertical-align: top;
}
td#nav td {
  background: url(images/button_on.jpg) center center no-repeat;
  text-align: center;
  height: 56px;
}
td#nav a:link, td#nav a:visited {
  display: block;
  width: 140px;
  height: 56px;
  color: black;
  background: url(images/button.jpg) center center no-repeat;
  font-weight: bold;
  font-size: 20px;
  line-height: 56px;
  font-family: 'Comic Sans MS', 'Comic Sans', serif;
}
td#nav a:hover, td#nav a:active {
  display: block;
  width: 140px;
  height: 56px;
  color: black;
  background: url(images/button_on.jpg) center center no-repeat;
  font-weight: bold;
  font-size: 20px;
  line-height: 56px;
  font-family: 'Comic Sans MS', 'Comic Sans', serif;
}
td#content {
  width: 652px;
  background: #e9b989 url(images/smoke.jpg);
  vertical-align: top;
  padding-top: 14px;
}
#content h1 {
  width: 350px;
  color: black;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 26px;
  font-family: 'Comic Sans MS', 'Comic Sans', serif;
  padding: 5px;
  margin: 0px auto;
}
#content h2 {
  color: black;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  font-family: 'Comic Sans MS', 'Comic Sans', serif;
  padding: 10px;
  margin: 0px 140px 0px 140px;
}
#content p {
  color: black;
  background: transparent;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
  padding: 0px;
  margin: 8px 140px 8px 140px;
}
blockquote {
  background: #e9b989;
  padding: 5px;
  border: solid 5px black;
  margin: 8px 160px 18px 160px;
}
#content blockquote p {
  margin: 8px 8px 8px 8px;
}
a:link, a:visited {
  color: #6e3544;
  text-decoration: none;
}
 a:hover, a:active {
  color: #ffffff;
  background: #6e3544;
  text-decoration: none;
}
dl {
  width: 300px;
  background: #e9b989;
  padding: 5px;
  border: solid 5px black;
  margin: 5px auto;
}
dt {
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
}
dd {
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
}
div.contact {
  width: 300px;
  background: #e9b989;
  padding: 5px;
  border: solid 5px black;
  margin: 5px auto;
}
#content div.contact p {
  margin: 8px 8px 8px 8px;
}
address {
  text-align: center;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  font-family: Verdana, sans-serif;
  margin: 10px 0px;
}
address strong {
  font-size: 24px;
  }
div.category {
  width: 300px;
  background: #e9b989;
  padding: 5px;
  border: solid 5px black;
  margin: 5px auto;
}
#content div.category a.imgLink:link, #content div.category a.imgLink:visited {
  width: 180px;
  display: block;
  background: #6e3544;
  padding: 5px;
}
#content div.category a.imgLink:hover, #content div.category a.imgLink:active {
  width: 180px;
  display: block;
  background: #ecf1b7;
  padding: 5px;
}
div.category img {
}
#content div.category h2 {
  font-size: 16px;
  padding: 0px;
  margin: 10px 5px;
}
#content div.category p {
  padding: 0px;
  margin: 0px;
}
div.clr {
  clear: both;
  height: 0px;
}
div.product {
  width: 300px;
  background: #e9b989;
  padding: 5px;
  border: solid 5px black;
  margin: 5px auto;
}
div.product img {
}
#content div.product h2 {
  font-size: 20px;
  padding: 0px;
  margin: 0px;
}
span.ellipses {
  word-spacing: -0.2em;
  white-space: nowrap;
}
td#footnav {
  background-color: #000000;
}
td#footnav p {
  text-align: center;
  font-family: 'Comic Sans MS', 'Comic Sans', serif;
  margin-top: 0px;
  margin-bottom: 0px;
}
td#footnav a:link, td#footnav a:visited {
  color: #ecf1b7;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
td#footnav a:hover, td#footnav a:active {
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 5px;
  margin-right: 5px;
}
td#copy {
  background-color: #c79c79;
}
td#copy p {
  text-align: center;
  font-weight: bold;
  margin: 0px;
}
p.credit {
  text-align: center;
  font-size: 12px;
}
