﻿/*Obits template*/
#masthead {
					background-image: url('../images/limestbnr.jpg');
					width: 600px;
					height: 60px;
					background-repeat: no-repeat;
					margin-right: auto;
					margin-left: auto;
}
#masthead h1 {
					font-family: georgia;
					font-size: 175%;
					font-weight: bold;
					font-style: italic;
					color: #FFFFFF;
					text-align: center;
					margin-top: 13px;
}
#page_content {
					width: 80%;
					margin-top: 25px;
}
#top_nav {
}
#top_nav ul {
					list-style-type: none;
					display: block;
					margin-top: 0px;
					margin-right: 50px;
}
#top_nav li {
					padding: 0px;
					float: right;
					margin-top: 0px;
					margin-bottom: 0px;
}
#top_nav a {
					padding: 4px 2px 0px 2px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					border: 5px none #735E27;
					display: block;
					margin-top: 1px;
					margin-right: auto;
					margin-left: auto;
					width: 75px;
					text-decoration: none;
					background-image: url('../images/ltbrownbtn.jpg');
					background-repeat: no-repeat;
					height: 25px;
}
#top_nav a:hover {
					font-weight: bold;
					color: #FFFFFF;
					border: 5px none #735E27;
					display: block;
					background-image: url('../images/ltbrownbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-color: #CAB180;
					border: 5px double #735E27;
					width: 50%;
					margin-top: 20px;
					margin-right: auto;
					margin-left: auto;
}
body {
					background-image: url('../obits/obitbkg.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #ffffff;
					scrollbar-base-color: #735e27;
					text-align: center;
					font-family: Arial;
					font-size: 100%;
					color: #000000;
}
td {
					border: 1px solid #C0C0C0;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size:12pt;
	color: #000000;
}
img.x {
	background-color: transparent;
	position: absolute; left: 250px; top: 15px;
	z-index:-1
}
.table50 {
					border: 1px none #C0C0C0;
					width: 50%;
					text-align: left;
					background-color: #FFFFFF;
}
th {
					text-align: center;
					background-color: #FFFFFF;
					border: 3px solid #735E27;
}
.table60 {
					width: 60%;
					text-align: left;
					background-color: #FFFFFF;
}
a {
					font-weight: bold;
					color: #000000;
}
a:hover {
					color: #800000;
}
a:visited {
					color: #735e27;
}
.table75 {
					width: 75%;
					text-align: justify;
					color: #000000;
					background-color: #FFFFFF;
}
.table80 {
					width: 80%;
					background-color: #FFFFFF;
}
.boldwhitetxt {
					font-family: arial;
					font-size: 100%;
					font-weight: bold;
					color: #000000;
					text-align: left;
					background-color: #FFFFFF;
					width: 60%;
					padding-top: 5px;
					padding-left: 5px;
					line-height: 25px;
}
#container {
					width: 90%;
					text-align: center;
}

