
    /* Trading Post Page */
p.itemdesc {
  font-family: palatino linotype;
  font-size: 24px;
  text-align: center;
  color: #000;
}

p.itemprice {
  font-family: palatino linotype;
  font-size: 36px;
  text-align: center;
  color: #000;
  font-weight: bold;
  margin: -15px 0 -30px 0;
}

p.itemcontact {
  font-family: palatino linotype;
  font-size: 32px;
  text-align: center;
  color: #000;
}

.fsfts {
  font-size: 40px;
  font-weight: bold;
  color: #990033;
}

     /* Minutes for ALL Meetings - monthly-annualy-security */
  /* type of meeting */
p.mmttitle {
  font-family: palatino linotype;
  font-size: 24px;
  text-align: center;
  color: #000;
}

  /* date place time */
p.mmtdate {
  font-family: palatino linotype;
  font-size: 18px;
  text-align: center;
  color: #000;
}

  /* content */
p.mmtcont {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: left;
  color: #000;
}

.yellow {
    background-color: yellow;
}

  /* Draft Subject to Board Approval */
p.draft {
  font-family: palatino linotype;
  font-size: 22px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
  color: #B60031;
}

.drft {
  font-size: 18px;
}

     /* Sheriff’s Neighborhood Engagement Team */
p.ccsn {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: left;
  color: #000;
  padding: 0 3% 0 3%;
}
    /* Meeting Time */
p.ccsnMTG {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: center;
  color: #000;
  padding: 0 3% 0 3%;
}

    /* ATV Safety */
p.atvsfy {
   font-family: palatino linotype;
   font-size: 28px;
   text-align: center;
   color: #fff;
   font-weight: bold;
   background-color: #606835;
   border: 3px solid #3E4A36;
   border-radius: 25px;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 10px;
   padding-right: 22px;
   margin-left: auto;
   margin-right: auto;
   display: inline-block;
}

p.atvinfo {
   font-family: palatino linotype;
   font-size: 22px;
   text-align: center;
   color: #606835;
   font-weight: bold;
}

    /* Welcome to Plantation Farms South */
p.welcomePFS {
  font-family: palatino linotype;
  font-size: 20px;
  text-align: left;
  color: #000;
  padding: 0 3% 0 3%;
}

.welcm {
  font-size: 22px;
  color: #606835;
  font-weight: bold;
}

.conmail {
    font-weight: bold;
    color: #FDED7C;
}

/* Name and Mailing Address */
p.nammaladd {
   font-family: palatino linotype;
   font-size: 28px;
   text-align: center;
   color: #fff;
   font-weight: bold;
   background-color: #606835;
   border: 3px solid #3E4A36;
   border-radius: 25px;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 10px;
   padding-right: 10px;
   margin-left: auto;
   margin-right: auto;
   display: inline-block;
}

     /* Monthly Meeting */
p.mnthmeet {
  font-family: palatino linotype;
  font-size: 28px;
  text-align: center;
  color: #B2A175;
  font-weight: bold;
  background-color: #606835;
  border: 3px solid #3E4A36;
  border-radius: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 22px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.mnthbldmt {
  font-size: 36px;
  color: #fff;
}

     /* Description of Work Being Done */
p.deswbd {
  font-family: palatino linotype;
  font-size: 28px;
  text-align: center;
  color: #B2A175;
  font-weight: bold;
  background-color: #606835;
  border: 3px solid #3E4A36;
  border-radius: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 22px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

     /* Top of Page Name */
p.toppg {
  font-family: palatino linotype;
  text-align: center;
  color: #B2A175;
  font-size: 30px;
  font-weight: bold;
  background-color: #606835;
  border: 3px solid #3E4A36;
  border-radius: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.rdp {
  font-size: 18px;
}

  /* Client */
#conus {
font-family: palatino linotype;
text-align: center;
color: #000000;
font-size: 22px;
}

.offtitle {
  font-size: 18px;
  font-weight: bold;
}

#conus a:link,a:visited {
color:#0000a0;
}

#conus1 a:link,a:visited {
color:#0000a0;
}

  /* Norm */
#conus1 {
  font-family: palatino linotype;
  font-size: 14px;
  text-align: center;
  color: #000000;
   font-weight: normal;
   background-color: #fff;
   border: 3px solid #9c6d38;
   border-radius: 25px;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 10px;
   padding-right: 10px;
   margin-left: auto;
   margin-right: auto;
   display: inline-block;
}

      /* Return to top of the Page */
#tpage {
  font-family: monotype corsiva;
  font-size: 14px;
  text-align: center;
  width: 35%;
  padding: 3px 0 0 0;
  margin: 0 auto 15px auto;
  background-color: #606835;
  border: 2px #3E4A36 solid;
  border-radius: 50%;
  height: 22px;
  -moz-box-shadow: 3px 3px 5px 6px #B2A175;
  -webkit-box-shadow: 3px 3px 5px 6px #B2A175;
  box-shadow: 3px 3px 5px 6px #B2A175;
}

#tpage a:link,a:visited {
  color: #B2A175;
}

h1 {
  font-family: palatino linotype;
  text-align: center;
  font-size: 40px;
  color: #fff;
}

    /* BUTTONS */
    /* Navigation Bar at Top of Page */
button.navsite {
   font: 22px palatino linotype;
   color: #fff;   /* B2A175 */
   background-color:#606835;
   border: 3px #3E4A36 outset;
   border-radius: 5px;
   cursor:pointer;
   margin: 10px 10px 10px 10px;

}

button.navsite:hover {
   background-color:#3E4A36;
   border: 3px #606835 inset;
}

      /* Display - Download - Print PDF by laws */
button.bylawsPDF {
   font: 24px palatino linotype;
   color: #ffffff;
   padding: 5px 15px 5px 15px;
   background-color:#606835;
   border: 3px #3E4A36 outset;
   border-radius: 15px;
   cursor:pointer;
   margin: 10px 10px 10px 10px;

}

button.bylawsPDF:hover {
   background-color:#3E4A36;
   border: 3px #606835 inset;
}

      /* Display - Download - Print PDF Meeting Minutes */
button.minPDF {
   font: 24px palatino linotype;
   color: #ffffff;
   padding: 5px 15px 5px 15px;
   background-color:#606835;
   border: 3px #3E4A36 outset;
   border-radius: 15px;
   cursor:pointer;
   margin: 10px 10px 10px 10px;
}

button.minPDF:hover {
   background-color:#3E4A36;
   border: 3px #606835 inset;
}

      /* Goto Year for Minutes */
button.minyear {
   font: 24px palatino linotype;
   color: #ffffff;
   padding: 5px 15px 5px 15px;
   background-color:#606835;
   border: 3px #3E4A36 outset;
   border-radius: 15px;
   cursor:pointer;
   margin: 10px 10px 10px 10px;
}

button.minyear:hover {
   background-color:#3E4A36;
   border: 3px #606835 inset;
}

      /* Line Control */
   /* Line with shadow */
hr.grntanB {
  width: 85%;
  background-color: #606835;
  border: 2px #3E4A36 solid;
  border-radius: 50%;
  height: 15px;
  -moz-box-shadow: 3px 3px 5px 6px #B2A175;
  -webkit-box-shadow: 3px 3px 5px 6px #B2A175;
  box-shadow: 3px 3px 5px 6px #B2A175;
}

hr.grntanT {
  width: 85%;
  background-color: #606835;
  border: 2px #3E4A36 solid;
  border-radius: 50%;
  height: 15px;
  -moz-box-shadow: -3px -3px 5px 6px #B2A175;
  -webkit-box-shadow: -3px -3px 5px 6px #B2A175;
  box-shadow: -3px -3px 5px 6px #B2A175;
}