body {
	margin: 0;
	background: url(main_bg.jpg) repeat-x;
	background-color: #E3E4DF;
}

body, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #5B6850;
}

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%;
}

.top-bar {
	background: url(top_bar.jpg) no-repeat;
	width: 800px;
	height: 39px;
}

.body-cell {
	width: 800px;
	background-color: #fff;
}

.sidebar {
	background: url(sidebar_bg.jpg) top right repeat-y;
	width: 200px;
}

.menu-table {
	width: 184px;
	margin-top: 50px;
}

.menu-top {
	background: url(menu_top.jpg) no-repeat;
	width: 184px;
	height: 29px;
}

.menu-main {
	background-color: #5B6850;
	width: 184px;
	color: #fff;
	text-align: right;
	font-family: Century Gothic, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .8;
}

.menu-bar {
	background: url(menu_bar.jpg) no-repeat top right;
	width: 184px;
	height: 2px;
}

.menu-bottom {
	background: url(menu_bottom.jpg) no-repeat;
	width: 184px;
	height: 27px;
}

.menu a {
	display: block;
	text-decoration: none;
	background: url(menu_bar.jpg) no-repeat top right;
	color: #E3E4DF;
	padding: 3px 10px 3px 5px;
}

.menu a:hover {
	background-color: #E3E4DF;
	color: #5B6850;
}

.clear {
	clear: both;
}

.obit-table {
	width: 165px;
	margin-top: 20px;
	margin-left: 15px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	background-position: -5 0;
	width: 144px;
	height: 30px;
}

.obit-body {
	color: #55444E;
}

.obit-body a {
	color: #55444E;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.obit-body a:hover {
	text-decoration: underline;
}

.mainbar {
	width: 600px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 600px;
	height: 314px;
}

.footer {
	width: 800px;
	background-color: #5B6850;
	height: 70px;
	font-size: 10px;
	line-height: 1.2;
	color: #fff;
	text-align: center;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer-padding {
	padding: 5px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #5B6850 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #5B6850;
}

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:#E3E4DF
JSMENU:fontColorHilite:#5B6850
JSMENU:menuItemBgColor:#5B6850
JSMENU:menuHiliteBgColor:#E3E4DF
JSMENU:menuLiteBgColor:#5B6850
JSMENU:menuBorderBgColor:#E3E4DF
JSMENU:bgColor:#5B6850
JSMENU:horizOffset:180
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/
