#content {
  width: 670px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}
#content a:link,
#content a:visited {
  color: #066;
}
#storefront {
  position: relative;
}
#location {
  position: absolute;
  right: 18px;
  top: 79px;
}
#location select {
  border: 1px solid #960f00;
  font: inherit;
}
#ranchersfarmers {
  background: transparent url(../images/h3_ranchersfarmers_bg.gif) top left no-repeat;
  height: 11px;
  width: 141px;
  text-indent: -9999px;
  margin: 0 0 .5em 0;
}
#otherfolks {
  background: transparent url(../images/h3_otherfolks_bg.gif) top left no-repeat;
  height: 11px;
  width: 114px;
  text-indent: -9999px;
  margin: 0 0 .5em 0;
}
.right img {
  float: right;
  margin: 0 0 0 10px;
  border: 1px solid #a12614;
}
.left img {
  float: left;
  margin: 0 10px 0 0;
  border: 1px solid #a12614;
}