body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #E1E0E0;
}

body, td {
	font-family: Times New Roman, serif;
	font-size: 18px;
	color: #000;
}

a {
	color: #153540;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.main-table {
	background: url(sidebar_bg.jpg) repeat-y;
}

.sidebar {
	width: 200px;
	background: url(sidebar_overlay.jpg) no-repeat;
}

.menu-table {
	background: url(menu_bg.jpg) repeat-y top right;
	width: 200px;
}

.menu-main {
	background: url(menu_header.jpg) no-repeat;
	width: 191px;
	height: 360px;
}

.menu {
	color: #fff;
	width: 182px;
	padding-top: 190px;
	margin-left: 18px;
	font-weight: bold;
	font-size: 16px;
}

.menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.menu a:hover {
	background-color: #fff;
	color: #486A49;
}

.menu-padding {
	padding: 4px 5px 4px 12px;
}


.menu-footer {
	background: url(menu_footer.jpg) no-repeat top right;
	width: 191px;
	height: 10px;
}

.obits {
	margin: 15px 0 0 18px;
	font-weight: bold;
	font-size: 16px;
}

.obit-header {
	background: url(obit_header.gif) no-repeat;
	width: 182px;
	height: 45px;
}

.obit-bg {
	background: url(obit_bg.gif) repeat-y;
	width: 182px;
	color: #486A49;
}

.obit-bg a {
	text-decoration: none;
	color: #486A49;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #486A49;
	color: #fff;
}

.obit-padding {
	padding: 4px 11px;
}

.obit-footer {
	background: url(obit_footer.gif) no-repeat;
	width: 182px;
	height: 10px;
}

.mainbar {
	width: 629px;
	background: url(main_bar_bg.jpg) repeat-y;
}

.text-header {
	background: url(mainbar_header.jpg) no-repeat;
	width: 629px;
	height: 360px;
}

.text-cell {
	background: url(text_overlay.jpg) no-repeat top right;
	width: 629px;
}

.text-padding {
	margin-left: 30px;
	width: 545px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-text {
	height: 30px;
}

.footer-nav {
	width: 545px;
	margin: 15px 0 15px 30px;
	text-align: center;
	line-height: 1.3;
	font-size: 12px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.footer {
	width: 820px;
	height: 45px;
	background: url(footer.jpg) no-repeat;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #153540 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #153540;
}

h1 {
	font-size: 24px;
}

h2, h3, h4 {
	font-size: 20px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#486A49
JSMENU:menuItemBgColor:#486A49
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#486A49
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#486A49
JSMENU:horizOffset:182
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/