body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #3D5132;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #3D5132;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y top right;
	width: 50px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 50px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 50px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 50px;
	height: 100%;
}

.mainbar {
	background: url(mainbar_overlay.jpg) no-repeat #E9E6D2;
	width: 536px;
}

.text-padding {
	width: 500px;
	margin-left: 15px;
	padding-top: 360px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.sidebar {
	background-color: #E9E6D2;
	width: 204px;
}

.menu-container {
	background: url(menu_bg.jpg) repeat-y;
	width: 204px;
}

.menu-overlay {
	background: url(sidebar_overlay.jpg) no-repeat;
	width: 204px;
	height: 400px;
}

.menu {
	color: #9DAE93;
	font-weight: bold;
	letter-spacing: .8;
	width: 204px;
	padding-top: 275px;
}

.menu a {
	text-decoration: none;
	color: #9DAE93;
	display: block;
	width: 100%;
	background: url(menu_item_bg.jpg) repeat-y;
	background-position: 4px 0;
	margin-bottom: 2px;
}

.menu a:hover {
	color: #9DAE93;
	background: url(menu_item_bg_over.jpg) repeat-y;
	background-position: 4px 0;
}

.menu-padding {
	padding: 4px 5px 4px 8px;
}

.menu-footer {
	background: url(menu_footer.jpg) no-repeat;
	width: 204px;
	height: 20px;
}

.obits {
	background: url(obit_bg.jpg) repeat-y;
	width: 204px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 204px;
	height: 35px;
}

.obit-bg {
	width: 177px;
	margin-left: 9px;
}

.obit-bg a {
	text-decoration: none;
	color: #E9E6D2;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #E9E6D2;
	color: #3D5132;
}

.obit-padding {
	padding: 4px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 204px;
	height: 25px;
}

.footer {
	height: 30px;
	background-color: #E9E6D2;
}

.footer-nav {
	width: 720px;
	margin: 10px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #3D5132 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #3D5132;
}

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:#3D5132
JSMENU:menuItemBgColor:#3D5132
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#3D5132
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#3D5132
JSMENU:horizOffset:-200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/