<!--

body {
  margin: 0px;
  padding: 0px;
  background-color: white;
  font-family: Times New Roman, Times Roman, Garmond, serif;
  color: black;
  font-size: 12pt;
}

.outerEnvelope {
  width: 770px;
  padding-top: 15px;
}


.titleBar {
  width: 770px;
  height: 123px;
  background-color: #131b40;
  text-align: right;
}






#upperLeftImage {
  position: absolute;
  top: 53px;
  left: 20px;
}




#subTitleImageHome {
  position: absolute;
  top: 170px;
  left: 310px;
}

.leftColumn {
  width: 240px;
  text-align: center;
  vertical-align: top;
  padding-top: 100px;
}


.menuCell {
  width: 187px;
  height: 27px;
  vertical-align: middle;
  text-align: center;
  background-image: url("../art/buttonBackground.gif");
  background-position: 80% 50%;
  background-repeat: no-repeat;
  color: white;
  padding-top: 3px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;
  margin-bottom: 17px;
/*
border-style: solid;
border-color: black;
border-width: 1px;
*/
}



a.menuText:link {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a.menuText:visited {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a.menuText:hover {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a.menuText:active {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: white;
  text-decoration: none;
  font-weight: bold;
}




.contentArea {
  width: 480px;
  padding-right: 15px;
  padding-left: 25px;
  padding-bottom: 12px;
  padding-top: 10px;
  vertical-align: top;
}



.monumentCaption {
  font-family: TimesRoman, serif;
  font-size: 11pt;
  color: black;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
}  





.go2text {
  font-family: TimesRoman, serif;
  font-size: 8pt;
  color: black;
  width: 100%;
  text-align: center;
  padding-bottom: 5px;
}




a.go2Link:link {
  font-family: TimesRoman, serif;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

a.go2Link:visited {
  font-family: TimesRoman, serif;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

a.go2Link:hover {
  font-family: TimesRoman, serif;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}

a.go2Link:active {
  font-family: TimesRoman, serif;
  font-size: 8pt;
  color: black;
  text-decoration: underline;
}


.caption {
  text-align: center;
  font-size: 9pt;
  padding-bottom: 8px;
}


.ObitListTitle {
  font-family: TimesRoman, serif;
  font-size: 16pt;
  color: black;
  padding-bottom: 20px;
  padding-top: 10px;
}


.ObitList {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: black;
  padding-bottom: 7px;
  padding-right: 5px;
}  






a.ObitListLink:link {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: black;
  text-decoration: none;
}

a.ObitListLink:visited {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: black;
  text-decoration: none;
}

a.ObitListLink:hover {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: black;
  text-decoration: none;
}

a.ObitListLink:active {
  font-family: TimesRoman, serif;
  font-size: 12pt;
  color: black;
  text-decoration: none;
}





.ObitButtons {
  width: 200px;
  background-color: whitesmoke;
}

-->
