* {
  padding: 0px;
  margin: 0px;
}


body {
  background-color: white;
  text-align: center;
  color: black;
}

#outermostEnvelope {
  margin: 8px auto 8px auto;
  width: 960px;
}

#outerEnvelope {
  border-width: 5px;
  border-style: solid;
  border-color: #b18b4a;
  margin-bottom: 20px;
}

#innerEnvelope {
  width: 950px;
}

#topBar {
  position: relative;
  top: 0px;
  left: 0px;
  width: 950px;
  height: 133px;
  background-image: url("../art/topBarBackground_33x120.jpg");
}

div#topBar img {
  position: absolute;
  top: 15px;
  left: 140px;
}

#outerContentEnvelope {
  width: 950px;
  background-image: url("../art/twy_stained_glass.jpg");
  background-repeat: no-repeat;
}

#innerContentEnvelope {
  width: 950px;
  background-image: url("../art/topBarShadow_16x8.png");
  background-repeat: repeat-x;

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


#mainContentEnvelope {
  width: 760px;
  margin: 16px 25px 15px 160px;
  text-align: left;
}

div#mainContentEnvelope p {
  margin: 0px 25px 15px 5px;
}

#menuEnvelope {
  width: 151px;
  text-align: center;
  float: left;
}


div#menuEnvelope ul {
  list-style: none;
  margin-top: 15px;
}

div#menuEnvelope li {
  font-size: 22px;
  font-weight: bold;
  margin: 0px 0px 15px 0px;
}

div#menuEnvelope a {
  color: black;
  text-decoration: none;
}



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

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


.separator {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #b18b4a;
  width: 100%;
  margin: 0px auto 15px auto;
}


.staffCell {
  margin: 0px 15px 10px 0px;
  float: left;
  clear: left;
}

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

#tuckerAddr {
  font-size: 14px;
  margin-left: 20px;
  position: relative;
  top: 0px;
  left: 0px;
}

p#tuckerAddr img {
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  left: 0px;
  top: 3px;
}

p#tuckerAddr a {
  color: black;
}


.reducedWidth {
  width: 90%;
  margin: 0px auto 0px auto;
  text-align: left;
}

div.reducedWidth ul {
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}


div.reducedWidth h1 {
  font-size: 22px;
  margin: 0px 30px 15px 5px;
}


#lhArea {
  font-size: 12px;
  margin-bottom: 20px;
}

div#lhArea a {
  color: black;
}


.outer240 {
  background-image: url("../art/right_240.png");
  background-repeat: repeat-y;
  width: 760px;
border-color: green;
border-width: 0px 0px 0px 0px;
border-style: solid;
}

.rightCol_240 {
  width: 240px;
  text-align: left;
  float: right;
}

div.rightCol_240 h1 {
  font-size: 22px;
  margin: 0px 30px 15px 5px;
}

  

.leftCol_240 {
  width: 495px;
  float: left;
}

div.leftCol_240 h1 {
  font-size: 22px;
  margin: 0px 30px 15px 5px;
}

/* Obit Classes */



.archiveSearch {
  margin-bottom: 15px;
}




.fullObitListTableStyle {
  width: 430px;
}


.fullObitListNameCell {
  font-weight: bold;
}

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

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



#obitCopy {
  display: none;
}

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

.yrStr {
  font-size: 20px;
}

.obitDetails {
  padding-right: 10px;
  vertical-align: top;
}

.messageDIV {
  display: none;
}

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

.renderVBloc {
  margin-top: 0px;
}

