

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


p {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #0d0610;
}



.caption {
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 10px;
  color: #0d0610;
}


.padPicAlignLeft {
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}


.padPicAlignRight {
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
}

.padit{
  padding-left: 25px;
  padding-right: 25px;
}


.outerEnvelope {
  width: 900px;
/*  background-image: url("../art/barnettBackground.gif");*/
  background-image: url("../art/barnettBackground_900x6.jpg");
  background-repeat: repeat-y;
  padding-left: 23px;
}



ul {
  padding-right: 40px;
  padding-bottom: 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #0d0610;
}


li {
  padding-bottom: 10px;
}

#clockPos {
  position: absolute;
  z-index: 1;
  left: 20px;
  top: 10px;
}


.rightEnvelope {
  width: 647px;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 45px;
/*
  border-width: 1px;
  border-color: green;
  border-style: solid;
*/
}

.menuEnvelope {
  width: 133px;
  vertical-align: top;
/*
  border-width: 1px;
  border-color: yellow;
  border-style: solid;
*/
}

.menuCell {
  height: 35px;
  width: 133px;
  vertical-align: top;
}



.go2thenet {
  color: #0d0610;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:link.go2link {
  color: #0d0610;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:hover.go2link {
  color: #0d0610;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:visited.go2link {
  color: #0d0610;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



a:active.go2link {
  color: #0d0610;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



/* dynampage styles */

.ObitListTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  color: #0d0610;
}


.ObitName {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  color: #0d0610;
}



.ObitBaseInfo {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #0d0610;
}


.ObitList {
  font-family: arial, helvetica, sans-serif;
  font-size: 12pt;
  color: #0d0610;
}



a:link.ObitListLink {
  color: #0d0610;
  font-family: arial,Helvetica,sans-serif;
  font-size: 12pt;
}


.GuestBookTitle {
  font-family: arial, helvetica, sans-serif;
  font-size: 14pt;
  color: #0d0610;
}

a:hover.ObitListLink {
  color: #0d0610;
  font-family: arial,Helvetica,sans-serif;
  font-size: 12pt;
}



a:visited.ObitListLink {
  color: #0d0610;
  font-family: arial,Helvetica,sans-serif;
  font-size: 12pt;
}



a:active.ObitListLink {
  color: #0d0610;
  font-family: arial,Helvetica,sans-serif;
  font-size: 12pt;
}






/* New Dynamic Classes */


.fullObitListTableStyle {
  width: 330px;
  float: left;
}

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

td.fullObitListLinkCell img {
  border-width: 0px;
}

.fullObitListBoxRight {
  margin-left: 410px;
  border-color: black;
  border-style: solid;
  border-width: 3px;
  width: 225px;
  margin-bottom: 15px;
}


div.fullObitListBoxRight  h1 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0px 10px 10px;
}

div.fullObitListBoxRight  p {
  margin: 0px 10px 10px 10px;
}



.obitCol1 {
  width: 310px;
  float: left;
}


.archiveObitWidth {
  width: 450px;
  margin-top: 10px;
}


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


#obitHeader {
  font-size: 20px;
}

.lifeYears {
  font-size: 18px;
}
.obitDetails {
  padding-right: 8px;
}
.upperAreaButtons {
  border-width: 0px;
  margin: 0px;
}

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


div.archiveObitWidth h1 {
  font-size: 22px;
}
div.archiveObitWidth h2 {
  font-size: 20px;
  margin-bottom: 0px;
}
div.archiveObitWidth hr {
  color: black;
  height: 2px;
}

