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

.outermostEnvelope {
  border-width: 1px;
  border-color: black;
  border-style: solid;
  text-align: left;
  width: 900px;
  margin: 5px auto 5px auto;
  background-image: url("../art/menuBackgroundSeemless.jpg");
  background-repeat: repeat-y;
  background-color: #c8c9cd;
}

.outerEnvlope {
  width: 900px;
}


.menuEnvelope {
  width: 156px;
  vertical-align: top;
  text-align: center;
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
}

.menuInnerEnvelope {
  width: 156px;
  padding: 0px;
  margin: 0px;
}

div.menuInnerEnvelope ul {
  list-style-type: none;
  margin-top: 15px;
  padding-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  text-align: left;
}

div.menuInnerEnvelope li {
  display: block;
  width: 149px;
  height: 37px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url("../art/buttonBlank_136x37.png");
  background-repeat: no-repeat;
  background-position: 8px 0px;
  padding-top: 7px;
}

ul#nav a {
  display: block;
  width: 135px;
  height: 25px;
  text-decoration: none;
  font-weight: bold;
  color: black;
  text-align: center;
  margin-left: 5px;
}
  

a.fbookLink {
  background-image: url("../art/faceBookLogo_30x60.png");
  display: block;
  width: 30px;
  height: 30px;
  background-position: 0px -30px;
}

a.fbookLink:hover {
  background-position: 0px 0px;
}



.contactArea {
/*
  background-image: url("../art/addressBackground.png");
  background-repeat: no-repeat;
*/
  width: 135px;
  height: 135px;
  text-align: center;
  margin: 0px auto 20px auto;
/*
border-width: 1px;
border-color: red;
border-style: solid;
*/
}

div.contactArea p {
  font-weight: bold;
  font-size: 12px;
  margin: 16px 0px 0px 0px;
/*
border-width: 1px;
border-color: yellow;
border-style: solid;
*/
}

div.contactArea a {
  font-weight: bold;
  font-size: 12px;
  color: black;
}

.col1of2 {
  background-image: url("../art/columnLeftSideGradient.png");
  background-repeat: repeat-y;
  width: 398px;
  border-width: 0px 0px 0px 2px;
  border-color: black;
  border-style: solid;
  vertical-align: top;
}


.innerCol1of2 {
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  width: 398px;
/*
border-color: transparent;
border-style: solid;
border-width: 1px 0px 0px 0px;
*/
}
  


.slogan {
  font-style: italic;
  font-weight: bold;
  font-size: 22px;
}

.colTop {
  margin-top: 10px;
}

.boldIt {
  font-weight: bold;
}


div.innerCol1of2 h1 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 20px;
}

div.innerCol1of2 h2 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 18px;
}
div.innerCol1of2 p {
  margin-left: 20px;
  margin-right: 15px;
}
/*
*/


.col2of2 {
  background-image: url("../art/columnLeftSideGradient.png");
  background-repeat: repeat-y;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 0px 2px;
  width: 342px;
  vertical-align: top;
  background-color: #e1e2e6;
}



.innerCol2of2 {
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  width: 342px;
}
  

div.innerCol2of2 h1 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 20px;
}

div.innerCol2of2 h2 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 18px;
}
div.innerCol2of2 p {
  margin-left: 20px;
  margin-right: 15px;
}
div.innerCol2of2 hr {
  margin-left: 20px;
  color: black;
  height: 1px;
  width: 300px;
}



.lhArea {
  background-color: #e8e8e8;
  text-align: center;
  border-color: black;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
}

td.lhArea p {
  margin: 5px 0px 5px 0px;
  font-size: 8px;
  color: #404040;
}

td.lhArea a {
  margin: 5px 0px 5px 0px;
  font-size: 8px;
  color: #404040;
}


.picEnvelopeRight {
  float: right;
  margin: 0px 0px 10px 20px;
}

.picEnvelopeLeft {
  float: left;
  margin: 0px 20px 10px 0px;
}

.facilityPic {
  margin: 0px 20px 10px 30px;
  float: left;
}

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



/* Obituary classes */

.fullObitListTableStyle {
  margin: 0px 0px 10px 30px;
  width: 330px;
}

.fullObitListLinkCell {
  vertical-align: middle;
  width: 60px;
  text-align: center;
}

.fullObitListNameCell {
  width: 270px;
  vertical-align: middle;
}

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

.col1of2Wide {
  background-image: url("../art/columnLeftSideGradient.png");
  background-repeat: repeat-y;
  width: 428px;
  border-width: 0px 0px 0px 2px;
  border-color: black;
  border-style: solid;
  vertical-align: top;
}


.col2of2Narrow {
  background-image: url("../art/columnLeftSideGradient.png");
  background-repeat: repeat-y;
  border-color: black;
  border-style: solid;
  border-width: 0px 0px 0px 2px;
  width: 312px;
  vertical-align: top;
  background-color: #e1e2e6;
}

.innerCol1of2Wide {
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  width: 428px;
}


.innerCol2of2Narrow {
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  width: 312px;
}
  

div.innerCol1of2Wide h1 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 20px;
}

div.innerCol1of2Wide h2 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 18px;
}
div.innerCol1of2Wide p {
  margin-left: 20px;
  margin-right: 15px;
}




div.innerCol2of2Narrow h1 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 20px;
}

div.innerCol2of2Narrow h2 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 18px;
}
div.innerCol2of2Narrow p {
  margin-left: 20px;
  margin-right: 15px;
}

div.innerCol2of2Narrow hr {
  width: 260px;
  color: black;
  height: 1px;
  margin-left: 10px;
}



.facilityThumbs {
  margin: 18px 0px 10px 10px;
  width: 330px;
}

table.facilityThumbs img {
  border-width: 0px;
}

table.facilityThumbs td {
  width: 50%;
  text-align: center;
  padding-bottom: 10px;
  font-size: 10px;
  font-weight: bold;
}

.col1of1 {
  background-image: url("../art/columnLeftSideGradient.png");
  background-repeat: repeat-y;
  width: 742px;
  border-width: 0px 0px 0px 2px;
  border-color: black;
  border-style: solid;
  vertical-align: top;
}

.innerCol1of1 {
  background-image: url("../art/contentAreaTopGradient.png");
  background-repeat: repeat-x;
  width: 742px;
}


div.innerCol1of1 h1 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 20px;
}

div.innerCol1of1 h2 {
  margin-left: 20px;
  margin-right: 15px;
  font-size: 18px;
}
div.innerCol1of1 p {
  margin-left: 20px;
  margin-right: 25px;
}




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


div.innerCol1of2Wide form {
  margin: 4px 0px 4px 0px;
  padding: 0px;
}


.lifeYears {
  font-size: 16px;
}

div.innerCol1of2Wide table {
  width: 385px;
  margin-left: 20px;
}

.obitDetails {
  padding-right: 15px;
  vertical-align: top;
  padding-bottom: 10px;
  font-weight: bold;
}


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


#visitorBook {
  padding-top: 15px;
  width: 550px;
}


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


.renderVBLoc {
  margin-top: 0px;
  margin-bottom: 0px;
}


.renderVBMessage {
  margin-top: 0px;
}

.renderVBHR {
  width: 500px;
  margin: 0px 0px 10px 0px;
  color: black;
  height: 1px;
}


.gbResponse {
  width: 525px;
  margin-top: 10px;
}



div#candles table {
  margin: 0px 0px 40px 20px;
  width: 500px;
}

.candleCell {
  width: 100px;
  text-align: center;
}

.candleNameCell {
  width: 400px;
  vertical-align: middle;
}

.candleButton {
  margin-left: 180px;
}



/* Preplanning */

.preplanForm {
  width: 500px;
  margin-left: 65px;
}


table.preplanForm hr {
  color: black;
  height: 1px;
}

.firstSubmitButton {
  margin: 12px 0px 12px 8px;
  width: 450px;
}

.preplan-middle-right {
  text-align: right;
}



.picStaff {
  float: left;
  margin: 0px 20px 10px 20px;
}




.streamLoc {
  width: 350px;
  height: 250px;
  border-color: black;
  border-style: solid;
  border-width: 2px;
  margin: 20px 0px 0px 20px;
}

.streamLocIFRAME {
  width: 350px;
  height: 250px;
}


.streamBody {
  background-color: #c8c9cd;
  margin: 0px;
  padding: 0px;
}

.streamH1 {
  font-size: 24px;
  margin-top: 20px;
}
