*{
  margin: 0 auto;
  padding: 0;
}

* a{text-decoration: none;}




.navdiv{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #e2ffec;
}

.navbarli{
  list-style: none;
  display: inline-block;
  float: left;
  }

  .navbarli a{
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-family: arial;
    color: #1e1e1e;
    padding: 0 12px;
  }
  .navbarli a:hover{
    color: red;
    font-size: 16px;
  }

.pagebanner{
  width: 100%;
  height: 75px;
  line-height: 75px;
  font-size: 35px;
  text-align: center;
  background-color: #fffcea;
}
.wholepage{
  width: 100%;
  height: auto;
  padding-bottom: 40px;
background-image: url(../images/ltblue.jpg);
padding-bottom: 20px;
  background-size: cover;
}

.upperspacer{
  width: 100%;
  height: 25px;
  }



.twp{

  font-size: 30px;
  text-align: center;
  line-height: 18%;
  border: 1px solid black;
  background-color: #e9ffd2;
}

.cempagewrapper{
  width: 1800px;
  height: 2000px;
  }

.Cem_table{
    border: 1px solid black;
    cellpadding="0";
    cellspacing="0";
    border-collapse: collapse;
    width:1800px;
  }

.tr_border{border: .5px solid black;}

.cem_row{
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  text-align: center;
  border: .5px solid black;
  font-family: monospace;

}

.cem_name_size{width: 300px; }

.td_name{
  float: left;
  font-size: 20px;
  height: 50px;
  width: 300px;
  line-height: 50px;
  border-top:.5px solid black;
  display: block;
  text-indent: 5px;
}

.td_name:hover{color:red;font-weight: bold; font-size: 18px;}

.td_twp {width: 175px;
  font-size: 20px;
        border: .5px solid black;
      text-indent: 5px;}

.td_gps{width: 200px;
  font-size: 20px;
        border: .5px solid black;
        text-align: center;}

.td_map{width: 60px;
  font-size: 20px;
        border: .5px solid black;
      text-align: center;
    }

.td_photos{width: 80px;
  font-size: 20px;
          text-align: center;
          border: .5px solid black;
        }

.td_dar{width: 115px;
  font-size: 20px;
        text-align: center;
        border: .5px solid black;
      }

.td_desc{
  font-size: 20px;
  width: 800px;
  padding-left: 5px;
  border: .5px solid black;
}

.td_map:hover{color:red;}

.td_dar:hover{color:red;}

.td_photos:hover{color:red;}

.center_text{
  text-align: center;
  font-size: 24px;
  border-radius: 25px;
  border: 2px solid #73AD21;
  width: 50%;
}

.census_wrapper{
  width: 600px;
  height: 650px;
  background-image: url(../images/pink_marble.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.census_body{
  width:  100%;
  height: 1000px;
  background-image: url(../images/census_background2.jpg);
}

.font18px:hover {
  font-size: 20px;
  color: red;
}

.vitalwrapper{
  margin: 0 auto;
  width:  600px;
  height: 800px;
  background-color:  #eeffe5;
}

.vitalrec{
  font-size: 22px;
  text-align: center;
}

.vitalrec a:hover{ font-size: 20px; color: red;}

.recenter:hover{font-size: 16px; color: blue; }

.cemeteryenter{ width: 600px; height: 500px; background-color: yellow; padding-left: 30px; padding-top: 25px;}

.longtext{width: 450px; }

.noticebanner{}

.sidebarmain{
  width: 400px;
  height: 1230px;
  border: 1px solid black;
  float: left;
  display: inline-block;
  padding: 15px;
  background-color: #ffffb8;
}

.justaddedtop{
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 30px;
  text-align: center;
}

.mapsbodymain{
  width: 100%;
  height: 4000px;
background-color: #ffb0aa;
padding-top: 50px;
background-image: url(../maps/tan.jpg);
background-repeat: no-repeat;
background-size: cover;
padding-bottom: 30px;
}

.mapswrapper{
  width: 1500px;
  height: 3950px;;
  background-color: #f5e6dd;
  background-image: url(../maps/dkgrey.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 15px;
}

.mapleftimage{
  width: 300px;
  height: 300px;
  display: inline-block;
  float: left;
  border: 1px solid black;
}

.maprightimage{
  width: 300px;
  height: 300px;
  display: inline-block;
  float: left;
  background-color: blue;
  border: 1px solid black;
}

.mapcentertext{
  width: 796px;
  height: 300px;
  line-height: 300px;
  font-size: 50px;
  display: inline-block;
  float: left;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  background-image: url(../maps/border1872.jpg);
  background-repeat: no-repeat;
  background-size: contain;

}

.left1872{
  background-image: url(../maps/1872/county1872.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.right1872{
  background-image: url(../maps/1872/title1872.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
