body {
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border:none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #34042E;
}
a.navigation:link {
	text-decoration: underline;
}
a.navigation:visited {
	text-decoration: underline;
}
a.navigation:hover {
	text-decoration: none;
}
a.navigation:active {
	text-decoration: underline;
}
a.navigation2:link {
	text-decoration: underline;
}
a.navigation2:visited {
	text-decoration: underline;
}
a.navigation2:hover {
	text-decoration: none;
}
a.navigation2:active {
	text-decoration: underline;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #34042E;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #34042E;
}
.bodyCopyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #34042E;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34042E;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.largeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #34042E;
}
td.hospice {
	border-bottom: 1px solid #42153c;
}
.donate {
	padding-bottom: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.hospiceContent {
	padding: 5px 5px 5px 10px;
	font-size: 13px;
}
.donate a {
	color: #42153c;
}
.donate a:hover {
	color: #42153c;
	text-decoration: none;
}
td.featuredEvents {
	border-bottom: 1px solid #42153c;
}
.featuredContent {
	padding: 0 5px;
	clear: both;
	font-size: 13px;
}
.content {
	font-size: 13px;
}
td.radio {
	border-left: 1px solid #42153c;
}
.radioContent {
	padding: 0 5px;
	clear: both;
	font-size: 13px;
}
.cellHeader {
	width: 110px;
	background: #42153c;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 5px 10px;
	margin: -5px 0 10px -5px;
	float: left;
}
/*
Products
*/
.productname
{
	font-weight:bold;
}
.productdescription
{
}