<!--

body {
  color: #404020;
  background-color: white;
  margin: 0px;
  paddin: 0px;
  border: 0px;
}



.huberpage {
  background-image: url("../art/background.jpg");
  width: 770px;
/*  height: 100%;*/
  border-style: solid;
  border-color: #0a0000;
  border-width: 4px;
  color: #0a0000;
}

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


.topbar {
  width: 640px;
  height: 130px;
  text-align: center;
  vertical-align: middle;
}

.clockNew {
  width: 130px;
  vertical-align: top;
  text-align: center;
}

.content-area {
  width: 640px;
  vertical-align: top;
  font-family: TimeRoman,serif;
  font-size: 11pt;
}


.contentArea {
  width: 615px;
  vertical-align: top;
  font-family: TimeRoman,serif;
  font-size: 11pt;
}


.rightSide {
  width: 615px;
  vertical-align: top;
}


p {
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  color: #404020;
}



td {
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
  color: #404020;
}

.bigcaption {
  font-family: Monotype Corsiva,Times New Roman, Times, serif;
  font-weight: bold;
  text-align: center;
  font-size: 12pt;
}

.pad-left {
  padding-left: 20px;
}

.pad-right {
  padding-right: 20px;
}


.preplan-middle-left {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  vertical-align: middle;
}



.preplan-top-left {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: left;
  vertical-align: top;
}




.preplan-middle-right {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: right;
  vertical-align: middle;
}



.preplan-top-right {
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: right;
  vertical-align: top;
}





a.inlinelink:visited {
  color: #404020;
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
}




a.inlinelink:active {
  color: #404020;
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
}



a.inlinelink:link {
  color: #404020;
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
}


a.inlinelink:hover {
  color: #404020;
  font-family: Times New Roman, Times, serif;
  font-size: 11pt;
}


















/* Start of definition required by the dynamic pages */


.ObitListTitle {
  font-family: Times New Roman, Times, serif;
  text-align: left;
  font-weight: bold;
  font-size: 14pt;
}

.ObitList {
font-size: 12pt;
font-family: Times New Roman, Times, serif;
color: #0a3324;
}


a.ObitListLink:visited {
  position: relative;
  top: 0px;
  color: #0a3324;
  font-family: Times New Roman, Times, serif;
  font-family: TimesRoman, serif;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  margin-top: 20px;
  vertical-align: middle;
}




a.ObitListLink:active {
  position: relative;
  top: 0px;
  color: #0a3324;
  font-family: Times New Roman, Times, serif;
  font-family: TimesRoman, serif;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  margin-top: 20px;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
}



a.ObitListLink:link {
  position: relative;
  top: 0px;
  color: #0a3324;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  margin-top: 20px;
}


a.ObitListLink:hover {
  position: relative;
  top: 0px;
  color: #0a3324;
  font-family: TimesRoman, serif;
  font-size: 12pt;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  margin-top: 20px;
}


.ObitNum {
font-family: Times New Roman, Times, serif;
color: #0a3324;
font-size: 12pt;
}


.ObitName {
font-family: Times New Roman, Times, serif;
font-size: 14pt;
color: #0a3324;
}


.ObitBaseInfo {
font-family: Times New Roman, Times, serif;
font-size: 12pt;
color: #0a3324;
}


.ObitText {
font-family: Times New Roman, Times, serif;
font-size: 12pt;
color: #0a3324;
padding-left: 20px;
}




.GuestBookTable {
  width: 50%;
  text-align: center;
}


.EvenRow {
}

.OddRow {
}





/* The following style elements must be defined here for the
 * community pages software to work
 */

.rbMargin {
  margin-right: 20px;
  margin-bottom: 20px;
}


.lbMargin {
  margin-left: 20px;
  margin-bottom: 20px;
}

/* End of definitions required by the dynamic pages */



.menu-area {
  text-align: center;
  vertical-align: top;
  width: 165px;
}

.menu-cell {
  background-image: url("../art/ButtonBlank.gif");
  background-repeat: no-repeat;
  background-position: center center;
  width: 165px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}



a:link.menu-text {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #efeedc;
  text-decoration: none;
/*
  line-height: 14pt;
*/
}

a:hover.menu-text {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #efeedc;
  text-decoration: none;
/*
  line-height: 14pt;
*/
}


a:visited.menu-text {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #efeedc;
  text-decoration: none;
/*
  line-height: 14pt;
*/
}


a:active.menu-text {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #efeedc;
  text-decoration: none;
/*
  line-height: 14pt;
*/
}


.go2thenet {
  padding: 15px 0px 5px 0px;
  color: #0a3324;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}



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



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



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



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

h1 {
  font-family: Times New Roman, Times, serif;
  font-size: 20pt;
  color: #0a3324;
  font-weight: bold;
}

h2 {
  font-family: Times New Roman, Times, serif;
  font-size: 16pt;
  color: #0a3324;
}


-->

