<!--
#tblBorder, #itemTable {
	width: 550px;
}
#itemTable TD {
	font-size: 8pt;
	font-family: verdana;
}
#itemTable TD, #itemTable TH {
	text-align: center;
}
.itemTable .pic img {
	text-align: center;
}
/* obituaries table 
#itemTable {
	font-size: 8pt;
	font-family: verdana;
	border-color: #000000;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}*/
#itemTable TH a:link, #itemTable TH a:visited, #itemTable TH a:active  {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#itemTable TH a:hover {
	font-weight: bold;
	color: #E4A958;
	text-decoration: underline;
}
/*
#itemTable TD, #itemTable TH {
	border-color: #000000;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
}*/
#tblBorder {
	width: 500;
}
#tblBorder TD a:link, #tblBorder TD a:visited, #tblBorder TD a:active  {
	color: #453A25;
}
#tblBorder TD a:hover {
	/*color: #C87C20;*/
	text-decoration: none;
}

/* main obituaries table heading cell */
.obitTableHead {
/*	background-color: #748156;
	border-color: #453A25;
	border-style: solid;
	border-width: 1px; 
	font-weight: bold;*/
	font-size: 14pt;
	font-family: Bookman Old Style, Serif;
	color: #000000; /*F1DBB6*/
	width: 100%;
}

/* left and right columns in main table */
.leftcol {
	background-image: url(../obitimages/leftrepeat.gif);
	background-repeat: repeat-y;
	width: 50px;
}
.rightcol {
	background-image: url(../obitimages/rightrepeat.gif);
	background-repeat: repeat-y;
	width: 50px;
}

/* alternating obituaries listings */
.tr1 {
	background-color: #B4BFC3;
}
.tr2 {
	background-color: #D1DDDB;
}

/* "previous" and "next" labels in listing */
.obitNav {

}

/* person's name in obituaries item info */
.obitItemHead {
	font-weight: bold;
	text-align: center;
}

/* date(s) in obituaries item info */
.obitItemDate {
	font-weight: bold;
	text-align: center;
}

/* service information heading in obit item info */
.serviceInfoHead {
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

/* service location in obit item info */
.serviceLoc {

}

/* condolence heading ("Online Condolences:") */
.condolenceHead {

}

/* option to send a condolence */
UL.condolencesList {

}

/* individual condolence listing */
.condolences {

}

/* condolence date */
.condolenceDate {

}

/* warning on error for condolences page */
.condolenceWarn {

}

/* error list */
UL.errorList {

}

/* success */
.condolenceSuccess {

}

.slideshowbuttons input {
  background-color: #B4BFC3;
  color: #666;
}

//-->
