﻿/*Obits*/
#masthead {
					background-image: url('../cheryl-images/cemeterybnr.jpg');
					width: 900px;
					height: 50px;
					background-repeat: repeat;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
}
#top_nav li {
					float: right;
					padding-right: 2px;
}
#top_nav a {
					font-family: Arial;
					font-size: 80%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					text-decoration: none;
					padding-right: 2px;
					padding-left: 2px;
					width: 75px;
					display: block;
					background-image: url('../cheryl-images/silverbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
					padding-top: 3px;
					margin-top: 1px;
}
#top_nav a:hover {
					color: #000000;
					font-weight: bold;
					text-decoration: none;
					background-image: url('../cheryl-images/silverbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#page_content {
					width: 900px;
					text-align: left;
					margin-bottom: 10px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../cheryl-images/ltgrayglass.jpg');
					border: 2px solid #5F5F5F;
					width: 900px;
					margin-top: 5px;
}
#container {
					width: 900px;
					text-align: left;
}
h1 {
					font-family: "victorian LET";
					font-size: 200%;
					margin-top: 10px;
					float: left;
					margin-left: 20px;
					text-align: left;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-top: 30px;
					margin-right: 30px;
					float: right;
}
body {
					background-image: url('../cheryl-images/newspaper1.jpg');
					background-repeat: repeat;
					background-attachment: fixed;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #404040;
					font-family: Arial;
					font-size: 100%;
					text-align: center;
}
table {
					margin-right: auto;
					margin-left: auto;
}
td {
					border: 1px solid #C0C0C0;
}
th {
					font-family: arial;
					font-size: 100%;
					font-weight: bold;
					color: #000000;
					text-align: left;
					border: 2px solid #C0C0C0;
}
.style1 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: "Victorian LET";
	font-size: 36pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.style6 {
					text-align: center;
}
.table70 {
					width: 70%;
					margin-right: auto;
					margin-left: auto;
}
.lefttxt {
					text-align: left;
}
.table50 {
					width: 50%;
					margin-right: auto;
					margin-left: auto;
					border: 1px solid #C0C0C0;
					text-align: left;
}
.headerbkg {
					background-image: url('../cheryl-images/cemeterybnr.jpg');
					width: 900px;
					height: 70px;
}
a {
					color: #000000;
}
a:hover {
					color: #000000;
					background-color: #D8DEDE;
}

