
body
{
  margin: 0;
  min-width: 760px;
  font-family: sans-serif;
}

div#title_banner
{
  background-image: url(../images/title-bg.png) ;
  background-repeat: repeat-x ;
}

div#title_banner img
{
  display: block;
}

div#content
{
  position: relative;
}

td
{
  vertical-align: top;
}

td#left
{
  color: #999966;
  background-color: #cccc99;
  border-top: 1px solid #d6d6ad ;
  border-bottom: 1px solid #9d9d7e ;
}

td#middle
{
  width: 100%;
  color: black ;
  background-color: white;
  border-bottom: 1px solid #c3c3c1 ;
}

td#right
{
  color: #999966;
  background-color: #cccc99;
  border-bottom: 1px solid #9d9d7e ;
  background-image: url(../images/cur-funeral-bg.png) ;
  background-repeat: repeat-y ;
  z-index: 3;  
}

div#slogan_banner
{
  height: 15px;
  color: #cccc99;
  background-color: #999966;
  border-top: 1px solid #c4c4a0 ;
  border-bottom: 1px solid #c2c2a3 ;
  margin-right: 149px;
}

div#slogan_banner img
{
  display: block ;
  padding-right: 4px;
  float: right;
}

div#sidebar_menu
{
  width: 150px;
  min-height: 10em;
  font-size: 0.65em;
  color: black;
  padding-bottom: 20px;
}

div#ad
{
  width: 150px;
  min-height: 10em;
  padding-bottom: 114px;
}

div#sidebar_slogan
{
  position: absolute;
  bottom: 0;
  left: 0;
  padding-bottom: 15px;
  background-color: #cccc99;
  z-index: 3;
}

div#sidebar_slogan img
{
  display: block;
}


div#current_funerals
{
  width: 149px;
  min-height: 20em;
  padding-top: 61px;
  
  color: black;
  font-size: 0.65em;
  z-index: 3;
}

div#current_funerals img
{
  display: block;
}

div#current_funerals img#cur_funeral_title
{
  position: absolute;
  top: -17px;
}

div#current_funeral_footer
{
  position: absolute;
  bottom: 0;
  right: 0;
  height: 22px;
  width: 149px;
  background-color: #cccc99;
  background-image: url(../images/cur-funeral-footer.png) ;
  background-repeat: repeat-x ; 
  z-index: 2;
}

div#footer
{
  height: 19px;
  background-image: url(../images/footer.png) ;
  background-repeat: repeat-x ;  
}

div#bottom_line
{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 21px;
  width: 100%;
  background-color: white;
  background-image: url(../images/hr.png) ;
  background-repeat: repeat-x ; 
  z-index: 1;
}

div#home_pics
{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  width: 100%;
  z-index: 3;
  text-align: center; 
}

div.menu
{
  position: static;
}

div.menuItem,div.menuItemActive
{
  position: relative;
  font-family: sans-serif;
  font-size: 12px;
  padding-top: 2px;
  padding-left: 4px;
  width: 144px;
  height: 34px;
  cursor: pointer ;
  z-index: 10;
}

div.menuItem
{
  color: #555500 ;
  background-color: #cccc99;
  border: 1px solid #999966 ;
  border-top: 1px solid #eeeecc;
  border-left: 1px solid #eeeecc;
}

div.menuItemActive
{
  color: white ;
  background-color: #999966;
  border: 1px solid #eeeecc ;
  border-top: 1px solid #999966;
  border-left: 1px solid #999966;
}

div.menuItemActive a
{
  color: white;
  text-decoration: none ;
}

div.menuItem a
{
  color: #555500 ;
  text-decoration: none ;
}

div.subMenu
{
  margin-left: -1px;
  margin-top: -1px;
  position: absolute;
  z-index: 10;
}

img.menuArrow
{
  position: absolute;
  right: 3px;
  bottom: 3px;
  z-index: 10;
}


div#current_funerals h1
{
  font-size: 14px;
  line-height: 14px ;
  font-family: sans-serif ;
  color: #555500 ;
  margin-left: 3px;
  text-align: center;
}

div#current_funerals hr
{
  width: 30%;
  border: 1px solid #996600 ;
  margin-top: 10px;
}

div.funeralListDeceased
{
  color: #777744 ;
  margin-left: 7px;
}

div.funeralListDeceased a
{
  color: #555500 ;
  text-decoration: none;
}

div.funeralListDeceased a:hover
{
  color: #555500 ;
  text-decoration: underline;
}

div.funeralListDeceased a:active
{
  color: #333300 ;
  text-decoration: underline;
}


div#main
{
  padding-bottom: 120px;  
  font-size: 0.9em;
  margin: 1em;
  text-align: justify;
}

div.event_container
{
  padding-top: 10px;
  color: #555500 ;
/*  background-color: #cccc99; */
  border: 8px double #999966 ;
}
