body {
	margin: 0;
	background: url(main_bg.jpg) repeat-x;
	background-color: #EDF1D7;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #4F673E;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 10px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 10px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 10px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 817px;
	height: 226px;
}

.text-cell {
	background-color: #F7F9ED;
	width: 817px;
	text-align: right;
}

.sidebar {
	width: 273px;
}

.menu-top {
	background: url(menu_top.jpg) no-repeat;
	width: 260px;
	height: 22px;
}

.menu-bg {
	background: url(menu_bg.jpg) repeat-y;
	width: 260px;
}

.menu {
	margin-left: 15px;
	width: 230px;
}

.menu a, .obit-bg a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}

.menu a:hover, .obit-bg a:hover {
	background-color: #4F673E;
	color: #fff;
}

.menu-bottom {
	background: url(menu_bottom.jpg) no-repeat;
	width: 260px;
	height: 18px;
}

.obit-top {
	background: url(obit_top.jpg) no-repeat;
	width: 260px;
	height: 48px;
}

.obits {
	margin-left: 10px;
	width: 240px;
}

.mainbar {
	width: 544px;
}

.text-padding {
	margin-left: 23px;
	width: 510px;
}

.footer-text {
	background-color: #F7F9ED;
	width: 817px;
	height: 30px;
	font-size: 10px;
	text-align: center;
	line-height: 1.3;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.footer-padding {
	width: 797px;
	margin: 0 10px 0 10px;
}

.footer-bg {
	background: url(footer_bg.jpg) no-repeat;
	width: 837px;
	height: 55px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #4F673E solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #4F673E;
}

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:#4F673E
JSMENU:menuItemBgColor:#4F673E
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#4F673E
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#4F673E
JSMENU:horizOffset:200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/