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

h2 {
  font-style: italic;
}

.outermostEnvelope {
  width: 950px;
  margin: 10px auto 10px auto;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 6px;
}


.topBar {
  width: 950px;
  height: 220px;
  background-image: url("../art/topBarGrayBack_25x220.jpg");
  background-repeat: repeat-x;
}

.topBarExterior {
  margin: 0px 20px 0px 0px;
  float: right;
}

#topBarLogo {
  margin: 20px 0px 0px 10px;
  float: left;
}
#topBarSign {
  margin: 0px 0px 0px 10px;
  float: left;
}

.menuEnvelope {
  width: 950px;
  height: 38px;
  background-color: #A99B72;
  vertical-align: middle;
/*
  background-image: url("../art/black_5x5.gif");
  background-repeat: repeat-x;
  background-position: 0px 0px;
*/
}


.menuCell {
  width: 86px;
  height: 28px;
  margin: 6px 13px 0px 13px;
  float: left;
  background-image: url("../art/menuBlank.gif");
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: top;
/*  cursor: hand;*/
}

.menuText {
  font-family: Times New Roman, Times Roman, Century, serif;
  font-size: 10pt;
  color: black;
  margin: 0px 0px 0px 0px;
  text-align: center;
  display: block;
  text-decoration: none;
  height: 27px;
}

.menuSpan {
  display: block;
  margin: 5px 0px 0px 0px;
}

.outerContentEnvelope {
  width: 950px;
  border-style: solid;
  border-color: #f0f0f0;
  border-width: 1px 0px 0px 0px;
  background-color: #D0C5A6;
}


.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;
  background-color: #C2B797;
  margin-bottom: 15px;
}  

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

.recentServicesOuterEnvelope {
  width: 260px;
  border-style: solid;
  border-color: black;
  border-width: 1px 1px 1px 1px;
  height: 400px;
  float: right;
  margin: 20px 20px 15 20px;
  text-align: center;
  background-color: #C2B797;
}



.contentEnvelope {
  margin: 20px 5px 10px 20px;
  text-align: left;
}

.contentItalic {
  font-style: italic;
}

.inTextPicTableRight {
  float: right;
  margin: 0px 10px 10px 30px;
  border-width: 1px;
  border-color: black;
  border-style: solid;
}

.rightMargin30 {
  margin-right: 30px;
}

.caption {
  font-size: 10pt;
  text-align: center;
}
  

.indent {
  margin-left: 50px;
}

.dixonTitle {
  font-family: Times New Roman, Times Roman, Century, serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}
  
.boxTitle {
  font-weight: bold;
  color: black;
  font-size: 14pt;
  border-width: 0px 0px 1px 0px;
  border-color: black;
  border-style: solid;
  width: 95%;
  text-align: left;
  margin: 0px 0px 7px 0px;
}

/* facilities  */

#picBackground {
  background-image: url("../art/facilities/horizBackground_515x373.jpg");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin: 0px 0px 0px 10px;
  height: 520px;
  width: 520px;
}

#facilityText {
  width: 100%;
  text-align: center;
}

.facilitiesRightBox {
  width: 350px;
  float: right;
  margin: 20px 15px 15px 30px;
  overflow: hidden;
}

.facilityTableCaption {
  font-style: italic;
  font-size: 10pt;
  margin-top: 0px;
  text-align: center;
}


#facilitiesImage {
  margin: 0px 0px 0px 0px;
}

/* Staff Page Classes */

.staffPic {
  float: left;
  margin: 0px 25px 5px 0px;
}

.staffBio {
  width: 300px;
}
.staffName {
  font-weight: bold;
}

/* Dynamic Page Classes */

/* shortObitList */


.frameLook {
  background-color: #C2B797;
  margin: 2px 5px 3px 5px;
}

.inlineObitName {
}

.inlineObitDOD {
  font-size: 9pt;
  padding-left: 15px;
}



/* fullObitList */

.fullObitListTableStyle {
  width: 500px;
/*
border-width: 1px;
border-color: green;
border-style: solid;
*/
}


.fullObitListSep {
  width: 450px;
  color: black;
}

.fullObitListNameCell{
  width: 425px;
}

.fullObitListLinkCell {
  width: 75px;
  text-align: center;
}

.fullObitListDateCell {
  margin-left: 30px;
  font-size: 9pt;
}

  

/* showObit */

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

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

#obitLoc {
  width: 525px;
/*
border-width: 1px;
border-color: green;
border-style: solid;
*/
}

/* Archive Classes */

.archiveFormName {
  width: 150px;
}

/* guest book display */
.messageDIV {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}


#visitorBook {
  width: 550px;
}


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


.renderVBLoc {
  margin: 0px;
}


.renderVBMessage {
  margin: 6px 30px 0px 30px;
  font-style: italic;
}


.renderVBSeparator {
  margin: 5px 0px 5px 0px;
  color: black;
  width: 95%;
  height: 1px;
}



/* candles */

#candles {
  width: 500px;
/*
  border-width: 1px;
  border-color: black;
  border-style: solid;
*/
}


/* response.html page */

.responseP {
  width: 580;
}

/* Loving Honors, Inc. */

.lovinghonorsArea {
  width: 90%;
  text-align: center;
  margin: 6px auto 6px auto;
  font-size: 8pt;
  border-color: black;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  margin: 7px auto 7px auto;
}

.lovinghonorsLink {
  color: black;
}

.lovingHonorsP {
  margin: 5px 0px 0px 0px;
}
