body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #5D0000;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 25px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 25px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 25px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 25px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 778px;
	height: 198px;
}

.sidebar {
	background: url(sidebar_header.jpg) no-repeat;
	background-color: #fff;
	width: 253px;
}

.menu {
	background-color: #5D0000;
	color: #fff;
	width: 200px;
	font-weight: bold;
	margin-left: 11px;
	padding: 12px 0;
}

.menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 190px;
	border-bottom: solid 1px #A77575;
	border-top: solid 1px #A77575;
	margin-bottom: 3px;
	margin-left: 5px;
}

.menu a:hover {
	background-color: #fff;
	color: #5D0000;
}

.menu-padding {
	padding: 3px 5px;
}

.obit-table {
	background: url(obits_bg.jpg) repeat-y;
	margin-left: 11px;
	margin-top: 15px;
}

.obit-header {
}

.obit-bg {
	background: url(obits_header.jpg) no-repeat;
	width: 201px;
}

.obit-bg a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #fff;
	color: #5D0000;
}

.obits {
	width: 195px;
	color: #fff;
	margin-left: 3px;
	margin-top: 38px;
}

.obit-padding {
	padding: 3px 8px 3px 15px;
}

.obit-footer {
	background: url(obits_footer.jpg) no-repeat;
	width: 201px;
	height: 10px;
}

.logo {
	display: block;
	width: 125px;
	height: 102px;
	background: url(logo.jpg) no-repeat;
	margin-left: 38px;
	margin-top: 20px;
}

.mainbar {
	background: url(text_header.jpg) no-repeat;
	background-color: #fff;
	width: 525px;
}

.text-padding {
	width: 480px;
	margin-top: 90px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
	text-align: justify;
}

.footer {
	height: 20px;
}

.footer-nav {
	width: 760px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 5px 0;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.table-footer {
	width: 828px;
	height: 30px;
	background: url(footer.jpg) no-repeat;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #5D0000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #5D0000;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#5D0000
JSMENU:menuItemBgColor:#5D0000
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#5D0000
JSMENU:menuBorderBgColor:#A77575
JSMENU:bgColor:#5D0000
JSMENU:horizOffset:190
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/