@charset "utf-8";
/* CSS Document */

body {
  margin: 0px;
  background-color: #e9e8e6;
  font-family: Tahoma;
  font-size: 10pt;
  color: #555555;
}

a {
  color: #555555;
  text-decoration: underline;
}

a:hover {
  color: #b95253;
}

h2.sidebar {
  color: white;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-bottom: 2px solid white;
  margin-right: -9px;
  padding-bottom: 0.25rem;
}

.address {
  color: #555555;
  font-size: 9pt;
}

.address a {
  color: #555555;
  text-decoration: underline;
}

.address a:hover {
  color: #b95253;
}

.edje {
  font-size: 8pt;
  color: #6a6a6a;
}

.edje a {
  color: #6a6a6a;
}

.edje a:hover {
  color: #b95253;
}

.counter {
  color: #6a6a6a;
  font-size: 8pt;
}

.red_10 {
  font-size: 10pt;
  color: #b95253;
}

.red_ital_10 {
  font-size: 10pt;
  color: #b95253;
  font-style: italic;
}

.pic_box {
  border: 1px solid #686868;
  margin: 5px;
}

.pic {
  margin: 3px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.figure-pic {
  margin-right: 15px;
  float: left;
  vertical-align: top;
}

img.figure-pic.border {
  border: solid 1px #000;
}

.news {
  color: #e9e8e6;
}

.news a {
  color: #e9e8e6;
  text-decoration: underline;
}

.news a:hover {
  color: #ffffff;
}

.brown_14 {
  font-size: 14pt;
  color: #555555;
}

.red_8 {
  font-size: 8pt;
  color: #b95253;
}

.ped {
  border: 1px dotted #8c8c8c;
  font-size: 12px;
  padding: 2px;
  text-align: center;
}
.brown_12 {
  font-size: 12pt;
  color: #555555;
}

.red_12 {
  font-size: 12pt;
  color: #b95253;
}

.red_14 {
  font-size: 14pt;
  color: #b95253;
}

.indented {
  text-indent: 2em;
}

p.no-margin-tb {
  margin-top: 0;
  margin-bottom: 0;
}

table.epds {
  text-align: center;
  border: solid 1px #696969;
  border-spacing: 0;
  border-padding: 0;
  width: 90%;
}

table.epds td {
  border: solid 1px #696969;
}

.news h5 {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.news p {
  margin-top: 5px;
}

.sale-item {
  width: 100%;
  display: block;
  float: left;
}

.sale-item h4 {
  margin-bottom: 4px;
  padding-top: 0px;
}

.sale-item p {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.listing img {
  max-width: 100%;
}

img.cattle-image {
  width: 300px;
  margin-bottom: 1rem;
}
