

body {
  margin: 5px 0px 10px 0px;
  background-color: #8E7C64;
  text-align: center;
  font-size: 18px;
}


td {
  font-size: 18px;
}


#outerEnvelope {
  margin: 0px auto 0px auto;
  width: 970px;
  background-image: url("../art/contentAreaBackground.jpg");
  background-repeat: repeat-y;
  border-color: #404040;
  border-style: solid;
  border-width: 3px;
  text-align: left;
}

.menuEnvelope {
  background-image: url("../art/ljtMenuBar.jpg");
  background-repeat: no-repeat;
  width: 970px;
  height: 36px;
  text-align: center;
}


.menuTable {
  margin: 4px auto 0px auto;
}

.menuCell {
}


.menuLink {
  color: #404040;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px;
  font-style: italic;
  font-weight: bold;
}


#subMenuContactUs {
  position: absolute;
  top: 350px;
  left: 800px;
  visibility: hidden;
  border-width: 0px;
  background-image: url("../art/subMenuBlank_150x150.jpg");
  background-repeat: no-repeat;
  width: 150px;
  height: 150px;
  text-align: center;
}


.menuSubLink {
  color: #404040;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px;
  font-style: italic;
  font-weight: bold;
}

.menuSubLink:hover {
  color: #000000;
  text-decoration: none;
  margin-left: 15px;
  margin-right: 15px;
  font-style: italic;
  font-weight: bold;
}

.subMenuCell {
  width: 120px;
  height: 25px;
}

.contentEnvelope {
  width: 970px;
}


.outerRightBox {
  width: 260px;
  float: right;
  margin: 20px 35px 15px 20px;
  overflow: hidden;
}

  
.rightBox {
  border-style: solid;
  border-color: black;
  border-width: 1px 1px 1px 1px;
  margin-bottom: 15px;
}

.innerRightBox {
  text-align: left;
  margin: 5px;
}

.leftContentEnvelope {
  text-align: left;
  margin: 15px 10px 10px 25px;
}


.bioName {
  font-weight: bold;
  text-decoration: underline;
}

.bio {
  width: 90%;
  clear: left;
}

.bioPic {
  float: left;
  margin: 0px 25px 15px 0px;
}

.baseContactInfo {
  clear: both;
  font-family: arial,helvetica,sans-serif;
  margin: 10px auto 10px auto;
}

.baseContactCell {
  font-size: .75em;
}

.inlineLink {
  color: black;
}

.baseContactText {
  text-decoration: none;
  font-family: arial,helvetica,sans-serif;
  color: black;
}

.baseContactBullit {
  display: inline;
  margin: 2px 10px 0px 10px;
  width: 13px;
  height: 13px;
}






.lovingHonorsArea {
  border-width: 1px 0px 0px 0px;
  border-color: black;
  border-style: solid;
  width: 800px;
  font-family: arial,helvetica,sans-serif;
  margin: 10px auto 10px auto;
  text-align: center;
  padding: 5px 0px 5px 0px;
}
.lovingHonorsText {
  font-family: arial,helvetica,sans-serif;
  font-size: .6em;
  color: black;
}  
.lovingHonorsLink {
  font-family: arial,helvetica,sans-serif;
  color: black;
}

.lhTable {
  margin: 15px auto 0px auto;
}

.boxTitle {
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  font-size: 1.25em;
  font-weight: bold;
  width: 90%;
}

/* dynamic content classes */


.frameLook {
  background-image: url("../art/shortObitListBackground.jpg");
  background-repeat: repeat-y;
}


.inlineObitDOD {
  margin-left: 30px;
  font-size: 10pt;
}

.inlineObitName {
  height: 45px;
  font-size: 14px;
}


/* full Obit List Classes */

.fullObitListTableStyle {
}
.fullObitListNameCell {
  width: 420px;
  font-size: 12pt;
}
.fullObitListDateCell {
  margin-left: 30px;
  font-size: 10pt;
}
.fullObitListLinkCell {
  width: 100px;
  text-align: center;
}


/* showObit classes */



#obitCopy {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}

#obitLoc {
  width: 620px;
}

.obitDetails {
  font-size: 18px;
  padding-right: 10px;
}


.upperAreaButtons {
  border-width: 0px;
  margin: 3px 0px 3px 0px;
}


#candles {
  width: 620px;
}


#gbResponseEnv {
  width: 620px;
}

#visitorBook {
  width: 620px;
}

.messageDIV {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}

