.contentBodyContainer {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color: #600101; /* Global Gray Light */
	font-size: 12px; /* Font Size */
	line-height: 18px;
	color: #333333;
	background-repeat: repeat-y;
	background-image: url(../images/background.jpg);
	background-position: center;
}

#topNav {
	background-image: url(../images/topnav_background.jpg);
}

a:link  {
	color: #600000; /* Link */
}

a:visited  {
	color: #600000; /* Link */
}

h1 {
	font-size: 20px;
	color: #600000;
}
.homeflash {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
}
#obituary img {
	color: #600000;
	float: left;
	padding-right: 10px;
}
#obituary a:link {
	color: #600102;
	font-size: 18px;
	text-decoration: none;
}
#obituary a:visited {
	color: #600102;
	font-size: 18px;
	text-decoration: none;
}
#obituary a:hover {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
}
