body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #3B4E11;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #16300D;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.mainbar {
	width: 591px;
}

.header {
	width: 591px;
	height: 307px;
	background: url(header.jpg) no-repeat;
}

.text-table {
	width: 591px;
	background: url(text_bg.jpg) repeat-y;
}

.text-bg {
	width: 591px;
	height: 276px;
	background: url(text_overlay.jpg) no-repeat;
}

.text-padding {
	width: 540px;
	margin-left: 25px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.text-bottom {
	width: 591px;
	height: 18px;
	background: url(text_bottom.jpg) no-repeat;
}

.footer {
	width: 540px;
	font-size: 10px;
	text-align: center;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.sidebar {
	width: 217px;
}

.sidebar-bg {
	width: 217px;
	height: 583px;
	background: url(sidebar_bg.jpg) no-repeat;
	padding-top: 55px;
}

.menu {
	margin-left: 8px;
	width: 185px;
}

.menu-padding {
	width: 100%;
	padding: 6px 3px;
	background: url(menu_bar.jpg) no-repeat bottom;
}

.menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	background: url(menu_bar.jpg) no-repeat;
	width: 185px;
	font-weight: bold;
	margin-bottom: 2px;
}

.menu a:hover {
	background-color: #fff;
	color: #7B9120;
}

.obit-table {
	margin-top: 20px;
}

.obit-header {
	width: 199px;
	height: 25px;
	background: url(obit_header.jpg) no-repeat;
}

.obit-bg {
	width: 199px;
	background: url(obit_bg.jpg) repeat-y;
}

.obits {
	width: 175px;
	margin-left: 15px;
	line-height: 1.8;
	color: #fff;
}

.obits a {
	color: #fff;
	text-decoration: none;
	display: block;
}

.obits a:hover {
	background-color: #fff;
	color: #16300D;
}

.obit-footer {
	width: 199px;
	height: 7px;
	background: url(obit_bottom.jpg) no-repeat;
}

.sidebar-mailing {
	width: 217px;
	height: 155px;
}

.mailing-list {
	width: 181px;
	height: 143px;
	background: url(mailing_list.jpg) no-repeat;
	display: block;
}

.date {
	width: 192px;
	height: 32px;
	background: url(date.jpg) no-repeat;
}

.bottom-stripe {
	height: 7px;
	background-color: #7B9120;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #16300D solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #16300D;
}

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:#16300D
JSMENU:menuItemBgColor:#16300D
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#16300D
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#16300D
JSMENU:horizOffset:-200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/