﻿/*Obits*/
body {
					background-image: url('../obits/newspaper1.jpg');
					background-attachment: fixed;
					text-align: center;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style1 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style3 {
	font-family: arial;
	font-size: 18pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
table {
	margin-right: auto;
	margin-left: auto;
}
p {
	text-align: center;
	font-family: arial;
	font-size: 12pt;
	color: #000000;
}
#masthead {
					height: 50px;
					background-image: url('../obits/obitbnr.jpg');
					background-repeat: repeat-x;
					margin-top: 0px;
					margin-right: auto;
					margin-left: auto;
					width: 900px;
}
h1 {
					font-family: "victorian LET";
					font-size: 180%;
					color: #000000;
					letter-spacing: .3em;
					text-align: left;
					font-weight: normal;
					margin-top: 8px;
					float: left;
					margin-left: 25px;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	width: 100%;
}
#top_nav li {
					float: right;
					padding-right: 5px;
}
#top_nav a {
					color: #000000;
					text-decoration: none;
					display: block;
					padding-right: 2px;
					padding-left: 2px;
					background-repeat: no-repeat;
					margin-right: 2px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/buttons/silverbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/silverhoverbtn.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/silvertile.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 30px;
}
#page_content {
					width: 900px;
					margin-top: 30px;
					margin-right: auto;
					margin-left: auto;
}
.lefttxt {
					text-align: left;
}
.table80 {
					width: 80%;
					text-align: left;
					border: 1px solid #C0C0C0;
					margin-top: 10px;
}
td {
					border: 1px solid #C0C0C0;
}
img {
					text-align: center;
					border-style: none;
}
h3 {
					font-family: arial;
					font-size: 70%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 30px;
					float: right;
					margin-right: 25px;
}
.table60 {
					width: 60%;
}
#container {
					width: 900px;
}
.headerbkg {
					background-image: url('../images/cemeterybnr.jpg');
					width: 900px;
					height: 60px;
}

