
   /* Hunting Images Border */
/* OLD */
img.hunt {
  border: 2px solid #cccccc;
  margin-top: 3px;
  margin-bottom: 3px;
}
/* Start October 2019 */
img.huntA {
  border: 4px solid #001db0;
  border-radius: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
}

   /* Cooking Images Border */
/* OLD */
img.cooking {
  border: 3px solid #e8a72e;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
}
/* Start October 2019 */
img.cookingA {
  border: 4px solid #001db0;
  border-radius: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: auto;
  margin-right: auto;
}

img.supp {
  border: 2px solid #d9edf7;
  margin-left: auto;
  margin-right: auto;
}

	/*Tall Timber Meat Processing & Taxidermy*/
img.ttpat {
   border: 4px #005500 solid;
   border-radius: 15px;
}

img.merch {
  border: 2px solid #000000;
  margin-top: 3px;
  margin-bottom: 3px;
}

img.rates {
  border: 3px solid #000000;
  margin-top: 3px;
  margin-bottom: 3px;
}

img.socialmedia {
  width: 64px;
  height: auto;
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

img.clphsocialmedia {
  width: 128px;
  height: auto;
  display: inline;
  margin-left: auto;
  margin-right: auto;
}

img.xmas {
  border: 3px solid #F50507;
  margin: 3px;
}

img.mark {
  border: 3px solid #000000;
  margin-left: auto;
  margin-right: auto;
}

img.nospecial {
  border: 4px solid #001db0;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
}

    /* NOT USED AFTER July 2019 */
img.trlcm {
  border: 2px solid #e8a72e;
  border-radius: 25px;
  margin-top: 3px;
  margin-bottom: 3px;
}

img.hit {
  border: 2px solid #e8a72e;
}

    /* Footer Mron Web Services Logo */
.ftrmron {
   background-color: #EFE998;
   border: 4px #005500 double;
   border-radius: 15px;
}
