img.headlogo {
    border: 3px #3E4A36 solid;
    border-radius: 25px;   
}

    /* Clay County Sheriff NET logo */
img.ccson {
   float: right;
   width: 300px;
   height: 239px;
   border: 2px #606835 solid;
   border-radius: 15px;
   margin: 10px 0 0 0;
}

     /* ATV Safety Institution Logo */
img.atvsafety {
   width: 1302px;
   height: 660px;
   border: 2px transparent solid;
   border-radius: 15px;
   margin: 10px auto 0 auto;

}

img.tlcbs {
   float: right;
   width: 337.5px;
   height: 295px;
   border: 2px #D36669 solid;
   border-radius: 15px;
   margin: 10px 0 0 0;
}

   /* Culvert Work Image Control */
.culvdrn {
   width: 320px;
   height: 240px;
   border: 2px #606835 solid;
   border-radius: 10px;
   margin: 0;
}

.lgculvdrn {
   width: 500px;
   height: auto;
   border: 2px #606835 solid;
   border-radius: 10px;
   margin: 0;
}

   /* Mowing Ditch Image Control */
.mowditch {
   width: 480px;
   height: 640px;
   border: 2px #606835 solid;
   border-radius: 15px;
   margin: 0;
}

   /* Please Do Not Litter */
img.dntltt {
   width: 469px;
   height: 600px;
   border: 2px #000 solid;
   border-radius: 15px;
   margin: 10px auto 0 auto;
}

   /* Mron Web Services Logo in the Footer */
.footermws2 {
    border: 3px #606835 solid;
    border-radius: 15px;
}
