*{margin: 0 auto; padding: 0;}

.topheader{
  width: 100%;
  height: 75px;
  background-color: #87ff87;
  line-height: 75px;
  font-size: 35px;
  text-align: center;
}

.navdiv{
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  background-color: #c9ff93;
}

.navbarli{
  list-style: none;
  display: inline-block;
  float: left;
  font-size: 14px;
  }

  .navbarli a{
    display: block;
    text-decoration: none;
    font-size: 20px;
    font-family: arial;
    color: #1e1e1e;
    padding: 0 12px;
  }

  .navbarli a:hover{
    color: red;
    font-size: 18px;
  }

  .mainbody{
    width: 100%;
    height: 3000px;
    background-color: #fff2cc;
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .cemwrapper{
    width: 1500px;
    height: auto;
    background-color: #ffe2db;
    padding-bottom: 25px;
  }

.tablenname{width: 400px; background-color: #d9fff2;text-align: center;}

.tablegps{width: 200px;background-color: #d9fff2;text-align: center;}

.tableburials{width: 100px;background-color: #d9fff2;text-align: center;}

.tablesize{width: 200px;background-color: #d9fff2;text-align: center;}

.tabletwp{width: 150px;background-color: #d9fff2;text-align: center;}

.trhighlight:hover{background-color: yellow;}

.maincemtopbanner{
  width: 100%;
  height: 150px;
  
  font-size: 40px;
  text-align: center;
  border-bottom: 1px solid black;
  background-color: #ff9698;
}

.cemmainwholebody{
  width: 100%;
  height: auto;
  background-image: url(../images/addchlid.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.cemmainwrapper{
  width: 1500px;
  height: auto;
  background-color: #fcf7dd;
  padding: 20px;
}

.tableheader{
  font-weight: bold;
  font-size: 20px;
  }

.cemtabname{width: 300px;}

.cemtabledate{width: 150px;}

.cemtableparents{width: 250px;}

.maplink{width: 100px;}

.cemmapname{width: 100%; height: 130px; line-height: 100px; text-align: center; font-size: 40px; background-color:#eddcdf; border-bottom: 1px solid black;}

.cemmapbody{width: 100%;height: 2500px; background-color:#c7e8f0; }

.mapifobox{width: 100%; height: 150px; background: #f2e4d0; border-bottom: 1px solid black;}

.mapdesc{width: 80%; text-align: center; font-size: 18px;}

.displaybox{width: 1200px; height: 600px; border: 1px solid black;  background-repeat: no-repeat; background-size: contain; background-position: center;}

.displayspacer{width: 100%; height: 50px;}

.ctbody{width: 100%; height: auto; padding-top: 50px; background-color: #ffe8de;}

.ctwrapper{width: 1200px; height: auto; background-color: #fffbb6;}

.ctheader{width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 42px;}

.spacer25px{width: 100%; height: 25px;}

.ctcounty{width:300px; height: 30px; line-height: 30px; font-size: 25px; text-align: center; }

.ctcem{width: 450px; padding-left: 40px; height: 40px; line-height: 40px; font-size: 18px;}

.ctcem:hover{font-size: 20px; color: red;}

.cembanner{width: 100%; height: 300px; background-color: yellow;}
