

body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #1A0363;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
}


h2 {
  font-size: 20px;
  width: 90%;
  border-width: 0px 0px 1px 0px;
  border-color: black;
  border-style: solid
}

td {
  vertical-align: top;
}

.outermostEnvelope {
  text-align: left;
  width: 1000px;
  background-image: url("../art/Sidebar5.jpg");
  background-repeat: repeat-y;
  background-position: top left;
  margin: 0px auto 0px auto;
  border-style: solid;
  border-color: white;
  border-width: 1px;
}


.topBarEnvelope {
  background-image: url("../art/topBar.gif");
  background-repeat: no-repeat;
  background-position: top left;
  width: 900px;
  height: 146px;
  margin: 40px 0px 0px 39px;
  color: white;
}


.topBarExteriorPic {
  margin: 17px 0px 0px 40px;
  float: left;
}


.topBarLogo {
  float: left;
  margin: 30px 0px 0px 85px;
}

.topBarCrest {
  margin: 22px 0px 0px 185px;
}

.menuEnvelope {
  margin: 20px 0px 0px 0px;
  width: 173px;
  float: left;
  padding: 0px;
}

ul.menuEnvelope li {
  background-image: url("../art/menuSep.gif");
  background-repeat: repeat-x;
  background-position: top left;
  width: 100%;
  text-align: center;
  color: white;
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}

ul.menuEnvelope a {
  display: block;
  margin: 0px auto 0px auto;
  color: white;
  font-weight: bold;
  text-decoration: none;
  padding-top: 17px;
  padding-bottom: 12px;
}  
ul.menuEnvelope p {
  display: block;
  margin: 0px auto 0px auto;
  color: white;
  font-weight: bold;
  text-decoration: none;
  padding-top: 17px;
  padding-bottom: 12px;
}  


.contentEnvelope {
  width: 700px;
  margin: 0px 0px 10px 190px;
/*
border-width: 1px;
border-color: red;
border-style: solid;
*/}

.bigFont {
  font-size: 16px;
}

.caption {
  text-align: center;
  font-size: 12px;
}

.homeLeft {
  width: 490px;
}

.left530 {
  width: 530px;
}


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


.lhArea {
  text-align: center;
  width: 70%;
  font-size: 10px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #a0a0a0;
  margin-left: 120px;
  margin-bottom: 15px;
  margin-top: 50px;
  clear: both;
}

.lhLink {
  color: #1A0363;
  font-size: 10px;
}



.centerIt {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.boldIt {
  font-weight: bold;
}




/* OnLine Preplanning Form */



.preplanForm {
  float: right;
  margin-right: 100px;
}

div.preplanForm table {
  border-width: 0px;
  border-color: black;
  border-style: solid;
  width: 90%;
}


div.preplanForm h3 {
  width: 90%;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  border-color: #0F1B4D;;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
}

div.preplanForm td {
  vertical-align: top;
  text-align: left;
}

.preplanFormLeftCol {
}

div.preplanForm p {
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 30px;
  font-size: 11px;
}


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

/* Classes for the dynamic pages */

.fullObitListTableStyle {
  width: 425px;
/*
border-width: 1px;
border-color: black;
border-style: solid;
*/
}
.fullObitListNameCell {
  width: 325px:
}
.fullObitListDateCell {
  font-size: 12px;
  margin-left: 25px;
}
.fullObitListLinkCell {
  width: 100px;
}


.obitDetailsTable {
  width: 90%;
  margin: 10px 0px 10px 0px;
}


table.obitDetailsTable td {
  font-size: 13px;
}

.obitDetails {
  font-weight: bold;
}

.obituaryBlock {
  width: 90%;
}

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


/* visitor book classes */

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


#visitorBook {
  width: 600px;
  float: left;
}

.renderVBName {
  font-size: 18px;
}

.renderVBLoc {
  font-weight: normal;
}

.renderVBMessage {
  font-size: 16px;
  width: 90%;
}

.renderVBSeparator {
  width: 90%;
}
