body {
	font-family: Georgia, "Times New Roman", Times, serif, "Lapidary333 BT";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-color: #A4a0a9;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.whitetable {
	background-color: #FFFFFF;
}
.greybackground {
	background-color: #e5e5e5;
}
.flowerbackground {
	background-image: url(graphics/faded_flowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
}

a:link    {
	color:#8F81A4;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#a4a0a9;
	text-decoration: none;
	font-weight: bold;
}
a:active  {
	color:#B1a3c4;
	text-decoration: none;
	font-weight: bold;
}
a:hover   {
	color:#b1a3c4;
	text-decoration: none;
	font-weight: bold;
}
.contentarea {
	padding-right: 100px;
}
.italicname {
	font-style: italic;
	padding-right: 100px;
}
.funeralplantext {
	padding-right: 20px;
	padding-left: 20px;
}
.purpleheader {
	font-size: 16px;
	color: #b1a3c4;
	line-height: 24px;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif, "Lapidary333 BT";
}
.purpletext {
	color: #b1a3c4;
	font-weight: bold;
}
.headertext {
	font-size: 16px;
	line-height: 22px;
}
.boldtext {
	font-weight: bold;
}

#toptext { height:36px; padding:4px 10px 0px 0px; text-align:right; font-size: 11px; line-height:16px; color: #8F81A4; font-weight: bold; }