<!--

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


.topBar {
  width: 768px;
  background-color: #CCD4DA;
  vertical-align: middle;
  height: 50;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: black;
  font-size: 24pt;
  font-weight: bold;
  color: white;
  text-align: left;
}



.topMenuBar {
  width: 768px;
  background-color: #AEB9C2;
  text-align: right;
  height: 22px;
}


.topMenuCell {
  padding-right: 30px;
  height: 22px;
  vertical-align: middle;
}


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

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




.outerEnvelope {
  background-color: #AEB9C2;
  width: 768px;
}


.colors {
  background-image: url("../art/mortonColors.jpg");
  background-position: 50% 50%;
}



.sideBar {
  width: 136px;
  vertical-align: top;
}



.menuTopPaddingCell {
  height: 40px;
  width: 136px;
}


.menuCell {
  width: 136px;
  height: 23px;
  vertical-align: middle;
  padding-left: 20px;
  color: black;
}


.menuTitleCell {
  width: 136px;
  background-color: #CCD4DA;
  color: black;
  text-align: left;
  padding-left: 20px;
  font-weight: bold;
  font-size: 14pt;
  height: 25px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: black;
}

.contentArea {
  border-width: 3px;
  border-color: black;
  border-style: solid;
  width: 632px;
  background-color: white;
  height: 300px;
  vertical-align: top;
}



.homePageText {
  font-size: 12pt;
  font-weight: bold;
  margin-top: 11px;
  margin-bottom: 11px;
}

  

.bottomBar {
  width: 768px;
  background-color: #AEB9C2;
  text-align: right;
  height: 40px;
}




.go2netArea {
  width: 632px;
  font-family: Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}





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



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



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



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




/* side bar menu link class */




a:link.sideBarMenuLink {
  text-decoration: none;
  color: black;
}



a:hover.sideBarMenuLink {
  text-decoration: none;
  color: black;
}



a:visited.sideBarMenuLink {
  text-decoration: none;
  color: black;
}



a:active.sideBarMenuLink {
  text-decoration: none;
  color: black;
}




/* Contact Us Link Class */




a:link.contact {
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  color: black;
}



a:hover.contact {
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  color: black;
}



a:visited.contact {
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  color: black;
}



a:active.contact {
  font-weight: bold;
  font-size: 14pt;
  text-decoration: none;
  color: black;
}


.contactInfo {
  font-size: 10pt;
}






/* The dynamic classes follow */

.obitListTitle {
  font-size: 14pt;
  padding-top: 8px;
  padding-bottom: 15px;
}


.obitName  {
  font-size: 16pt;
}


.obitBaseInfo {
  font-weight: bold;
}


.obitText {
  font-size: 12pt;
}


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


-->
