<!--


body {
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  color: black;
  background-color: #edecda;
  margin: 0px;
  padding: 0px;
}


p {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
}



.MainArea {
  width: 600px;
/*  height: 400px;*/
  vertical-align: top;
}




.firefoxCenter {
  margin: 0px auto 0px auto;
}

.menuArea {
  width: 150px;
  height: 100%;
  vertical-align: top;
  background-image: url("../art/navbg.gif");
  background-repeat: repeat-y;
  padding: 0px;
  margin: 0px;
/*
  border: 1px;
  border-style: solid;
  border-color: red;
*/
}

.menuCell {
  text-align: center;
  width: 110px;
  height: 18px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px;
  border-right: 1px;
  border-left: 0px;
  border-top: 0px;
  border-color: white;
  border-style: solid;
  background-image: url("../art/button.gif");
  background-repeat: no-repeat;
}


a:visited.MenuLink {
  position: relative;
  top: 0px;
/*  left: 15px;*/
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
}



a:hover.MenuLink {
  position: relative;
  top: 0px;
/*  left: 15px;*/
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
}




a:active.MenuLink {
  position: relative;
  top: 0px;
/*  left: 15px;*/
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
}


a:link.MenuLink {
  position: relative;
  top: 0px;
/*  left: 15px;*/
  color: white;
  font-family: Times New Roman, Times, serif;
  font-size: 10pt;
  text-align: left;
  text-decoration: none;
}



td {
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
}



.facilitiesCell {
  font-size: 11pt;
  vertical-align: top;
  text-align: center;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  width: 225px;
}


li {
  font-family: Times New Roman, Times, serif;
  font-size: 12pt;
  font-weight: bold;
  color: black;
  padding: 0px;
}





.go2thenet {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-align: center;
}



a:link.go2link {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-align: center;
  text-decoration: none;
}



a:hover.go2link {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-align: center;
  text-decoration: none;
}



a:visited.go2link {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-align: center;
  text-decoration: none;
}



a:active.go2link {
  color: black;
  font-family: Times New Roman, Times, serif;
  font-size: 8pt;
  text-align: center;
  text-decoration: none;
}


.DynamicContentArea {
  font-family: Times New Roman, Times, serif;
  color: #5b7d4b;
  width: 600px;
  padding-left: 10px;
  height: 300px;
  vertical-align: top;
  padding-top: 10px;
}

.ObitListTitle {
  text-align: left;
  font-weight: bold;
  font-size: 12pt;
}

.ObitName {
  font-weight: bold;
  font-size: 12pt;
}

.ObitBaseInfo {
  width: 250px;
  padding-top: 5px;
/*
border-style: solid;
border-width: 1px;
border-color: black;
*/
}

.ObitText {
  width: 375px;
  padding-top: 10px;
}


.ObitButtons {
  width: 200px;
}

.ObitList {
  font-size: 11pt;
}



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




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



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



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




.GuestBookTable {
  width: 50%;
}






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




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



a:link.GuestBookLink {
  position: relative;
  top: 0px;
  font-family: Times New Roman, Times, serif;
  color: #5b7d4b;
  font-size: 11pt;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}




a:hover.GuestBookLink {
  position: relative;
  top: 0px;
  font-family: Times New Roman, Times, serif;
  color: #5b7d4b;
  font-size: 11pt;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
}








td.lightbody {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    color : #FFFFFF;
}

.content {
    FONT-FAMILY: Verdana;
    FONT-SIZE: 10pt;
    color : #0D0F42;
}


-->


