body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #4C1809;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #863118;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 15px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 15px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.left-cell {
	width: 560px;
	background: url(text_bg.jpg) repeat-y;
}

.right-cell {
	width: 240px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 560px;
	height: 194px;
}

.text-cell {
	background: url(text_overlay.jpg) no-repeat top right;
	height: 23px;
}

.text-padding {
	width: 510px;
	margin-left: 27px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.sidebar-header {
	background: url(sidebar_header.jpg) no-repeat;
	width: 240px;
	height: 233px;
}

.siderbar-cell {
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 830px;
	height: 99px;
}

.footer-nav {
	color: #E8E7DF;
	width: 830px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin-top: 100px;
	margin-bottom: 20px;
}

.footer-nav a {
	color: #E8E7DF;
	text-decoration: none;
}

.footer-nav a:hover {
	color: #E8E7DF;
	text-decoration: underline;
}

.menu {
	color: #E8E7DF;
	width: 225px;
	font-weight: bold;
}

.menu a {
	text-decoration: none;
	color: #E8E7DF;
	display: block;
	width: 100%;
	background: url(menu_item_bg.jpg) no-repeat;
	height: 25px;
}

.menu a:hover {
	background: url(menu_item_bg_over.jpg) no-repeat;
	background-color: #E8E7DF;
	color: #471102;
}

.menu-padding {
	padding: 5px 5px 0 55px;
}

.menu-line {
	background: url(menu_line.jpg) no-repeat;
	width: 225px;
	height: 3px;
}

.obits {
	background: url(obit_bg.jpg) repeat-y;
	background-color: #863118;
	width: 185px;
	font-weight: bold;
	margin: 20px 0 0 20px;
	color: #E8E7DF;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 185px;
	height: 31px;
}

.obits a {
	text-decoration: none;
	color: #E8E7DF;
	display: block;
	width: 179px;
	margin-left: 3px;
}

.obits a:hover {
	background-color: #E8E7DF;
	color: #863118;
}

.obit-padding {
	color: #E8E7DF;
	padding: 3px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 185px;
	height: 8px;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #863118 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #863118;
	border-bottom: solid 1px #863118;
}

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:#E8E7DF
JSMENU:fontColorHilite:#863118
JSMENU:menuItemBgColor:#863118
JSMENU:menuHiliteBgColor:#E8E7DF
JSMENU:menuLiteBgColor:#863118
JSMENU:menuBorderBgColor:#E8E7DF
JSMENU:bgColor:#863118
JSMENU:horizOffset:-200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/