
<!--

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


.topLeft {
  background-image: url("../art/basePage/topLeftBackground.gif");
  height: 112px;
  width: 416px
  vertical-align: middle;
}


.topRight {
  background-image: url("../art/basePage/topRightBackground.gif");
  height: 112px;
  width: 375px;
  vertical-align: middle;
}


.topSpaceBar {
  height: 8px;
  width: 100%;
  background-color: #FFF4EC;
}


.menuEnvelopeH {
  height: 20px;
  background-color: white;
  vertical-align: middle;
}

.menuCellH {
  height: 100%;
  vertical-align: middle;
  padding: 0px 20 0 20px;
}



A:visited.menuLinkH {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

A:link.menuLinkH {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
A:active.menuLinkH {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
a.hover.menuLinkH {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: black;
}



.menuEnvelopeV {
  width: 150px;
  background-color: #F3E0D3;
  vertical-align: top;
}

.menuCellV {
  height: 40px;
  vertical-align: center;
  padding: 0px 0px 0px 15px;
  width: 100%;
}




A:visited.menuLinkV {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #532E10;
}

A:link.menuLinkV {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #532E10;
}
A:active.menuLinkV {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #532E10;
}
a.hover.menuLinkV {
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #532E10;
}




.mainContent2 {
  width: 613px;
  background-color: #FFF4EC;
  padding: 15px 20px 25px 15px;
}


.mainContent3 {
  width: 503px;
  background-color: #FFF4EC;
  padding: 10px;
}


.rightContentCol {
  width: 125px;
  background-color: #F3E0D3;
  padding: 0px;
}



.caption {
  font-size: 9pt;
  text-align: center;
  padding: 5px 7px 0px 7px;
}

.lovinghonors3 {
  width: 503px;
  background-color: #FFF4EC;
  font-size: 8pt;
  text-align: center;
  padding: 10px 0px 10px 0px;
}  

.lovinghonors2 {
  width: 613px;
  background-color: #FFF4EC;
  font-size: 8pt;
  text-align: center;
  padding: 10px 0px 10px 0px;
}  





A:visited.lovinghonorsLink {
  font-size: 8pt;
  text-decoration: none;
  color: black;
}

A:link.lovinghonorsLink {
  font-size: 8pt;
  text-decoration: none;
  color: black;
}
A:active.lovinghonorsLink {
  font-size: 8pt;
  text-decoration: none;
  color: black;
}
a.hover.lovinghonorsLink {
  font-size: 8pt;
  text-decoration: none;
  color: black;
}





.frameLook {
  background-color: #F3E0D3;;
  width: 100%;
  color: black;
}



/* classes for use within the inline frame */

.inlineObitName {
  padding-left: 4px;
  font-weight: bold;
  width: 100%;
}

.inlineObitDOD {
  font-weight: bold;
  padding-left: 19px;
  padding-bottom: 12px;
}

a:link.inlineObitLink {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}
a:hover.inlineObitLink {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}
a:active.inlineObitLink {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}
a:visited.inlineObitLink {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 12pt;
}



/* dynamic Classes Follow */


.ObitListTitle {
  font-size: 16pt;
  padding-bottom: 15px;
}


.ObitList {
  font-size: 12pt;
}

a:link.a:link.ObitListLink {
  color: black;
  font-size: 12pt;
}
a:hover.ObitListLink {
  color: black;
  font-size: 12pt;
}
a:active.ObitListLink {
  color: black;
  font-size: 12pt;
}
a:visited.ObitListLink {
  color: black;
  font-size: 12pt;
}

.ObitName {
  font-size: 16pt;
}

.ObitBaseInfo {
  font-size: 12pt;
}

.ObitText {
  font-size: 12pt;
}

.ObitButtons {
  background-color: whitesmoke;
  width: 200px;
}

.searchArcivedObitTable {
  margin-top: 30px;
}

-->

