@charset "utf-8";
/* CSS Document */

.topMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #000033;
	background-position: center center;
	text-align: center;
}

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #000033;
	background-position: center center;
	text-align: center;
}
.obituaryHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #000033;
	text-align: left;
}
.obituaryMain {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	text-align: left;
	color: 000033;
}



.header {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	color: #000033;
	background-position: right center;
	text-align: center;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	color: #000033;
	background-position: center;
	text-align: center;
}
.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FF0000;
	background-position: center;
	text-align: center;
	vertical-align: top;
}
.obituarySig {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000033;
	text-align: left;
}
