

body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #efe3bb;
}

h1 {
  color: black;
  font-size: 20px;
  width: 100%;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  text-align: left;
}
h2 {
  color: black;
  font-size: 18px;
  width: 100%;
  text-align: left;
}


.outerBoundingEnvelope {
  margin: 3px auto 3px auto;
  width: 900px;
}

.outermostEnvelope {
  width: 100%;
  border-color: black;
  border-style: solid;
  border-width: 1px;
  background-color: #d0c5a9;
}

.topBar {
  width: 900px;
  height: 198px;
  background-image: url("../art/topBar.jpg");
  background-position: top left;
  background-repeat: no-repeat;
}

.outerEnvelope {
  margin: 4px 3px 3px 4px;
  border-width: 1px 1px 1px 1px;
  border-color: black;
  border-style: solid;
  text-align: left;
}


.innerEnvelope {
  background-image: url("../art/outerEnvelopeLeftSideBackground.jpg");
  background-position: 0px 0px;
  background-repeat: repeat-y;
  width: 100%;
  margin: 0px;

border-color: #d0c5a9;
border-width: 0px 0px 1px 0px;
border-style: solid;

}

.colorBar {
  background-color: #9c9177;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: black;
}



.menuOutermostEnvelope {
  background-color: #9d9278;
  border-color: #b8ac8e;
  border-width: 5px 5px 0px 5px;
  border-style: solid;
  background-image: url("../art/menuGradientBackground.jpg");
  background-position: top left;
  background-repeat: repeat-x;
  float: left;
}

.menuOuterEnvelope {
  margin-top: 30px;
  width: 160px;
  text-align: center;
}  

div.menuOuterEnvelope p {
  width: 150px;
  height: 35px;
  text-align: center;
}


div.menuOuterEnvelope a {
  display: block;
  width: 150px;
  height: 30px;
  text-decoration: none;
  font-style: italic;
  color: black;
  font-size: 18px;
}
  

.menuColTerminate {
  clear: left;
  display: block;
}  

.outerContentArea {
  margin: 0px 0px 0px 180px;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  padding-top: 15px;
}


.innerContentArea {
  width: 95%;
  margin: 0px auto 0px auto;
}

div.innerContentArea p {
  font-size: 20px;
}

.leftContentEnvelope {
  width: 440px;
}


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


.picFloatRight {
  float: right;
  margin: 0px 0px 15px 25px;
}

.picTableLeft {
  float: left;
  margin: 0px 25px 15px 0px;
}
.picTableRight {
  float: right;
  margin: 0px 0px 15px 25px;
}

table.picTableLeft td {
  text-align: center;
  font-size: 12px;
}
table.picTableRight td {
  text-align: center;
  font-size: 12px;
}


.lovinghonorsArea {
  text-align: center;
  width: 100%;
}

div.lovinghonorsArea p {
  font-size: 9px;
  margin: 7px auto 10px auto;
  color: black;
}

div.lovinghonorsArea a {
  font-size: 9px;
  color: black;
}

.outerRightBox {
  width: 240px;
  float: right;
}

.boxBorder {
  border-style: solid;
  border-color: black;
  border-width: 1px;
  width: 220px;
  text-align: center;
}

.innerRightBox {
  width: 200px;
  margin: 10px auto 10px auto;
  text-align: left;
}



/* Obit Classes */

.fullObitListTableStyle {
  width: 440px;
}

.fullObitListLinkCell {
  width: 110px;
}
.fullObitListNameCell {
  width: 330px;
}
.fullObitListDateCell {
  font-size: 12px;
  margin-left: 30px;
}

.obitCondolenceDetails {
  font-size: 12px;
}


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


.obitDetails {
  padding-right: 13px;
  vertical-align: top;
  padding-bottom: 5px;
}


.upperAreaButtons {
  border-width: 0px;
  margin-bottom: 0px;
  margin-top: 4px;
}



.frameLook {
  background-color: #d0c5a9;
}

.inlineObitName {
  font-size: 14px;
}

.inlineObitDOD {
  font-size: 12px;
  margin-left: 20px;
}


.showCandleTable {
  width: 430px;
}

.renderVBseparator {
  width: 95%;
  color: #606060;
  height: 1px;
}


.renderVBName {
  font-weight: bold;
  margin-bottom: 0px;
}

.renderVBLoc {
  margin: 0px 0px 0px 0px;
}

.renderVBMessage {
  margin-top: 15px;
}
.returnToObitForm {
  margin: 35px auto 10px auto;
}
.messageDiv {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}
