body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #E5E1D1;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #006543;
}

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%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 800px;
	height: 289px;
}

.body-cell {
	background: url(text_bg.jpg) repeat-y;
	background-color: #fff;
	width: 800px;
}

.body-overlay {
	background: url(text_overlay.jpg) bottom no-repeat;
	width: 800px;
}

.mainbar {
	width: 560px;
}

.text-padding {
	width: 530px;
	margin-left: 15px;
	margin-top: 20px;
	line-height: 1.8;
}

.text-padding td {
	line-height: 1.8;
}

.sidebar {
	width: 240px;
}

.menu, .obits {
	background: url(sidebar_bg.jpg) repeat-y;
	background-color: #63A18C;
	width: 230px;
	line-height: 1.8;
	font-family: Times, serif;
	font-size: 16px;
	font-weight: bold;
}

.menu-padding {
	margin: 0 5px 0 15px;	
}

.menu a, .obits a {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 100%;
}

.menu a:hover, .obits a:hover {
	color: #63A18C;
	background-color: #fff;
}

.menu-footer {
	background: url(sidebar_footer.jpg) no-repeat;
	background-color: #63A18C;
	width: 230px;
	height: 10px;
}

.obits {
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: normal;
}

.obit-padding {
	margin: 0 5px 0 19px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	background-color: #63A18C;
	width: 230px;
	height: 24px;
	margin-bottom: 10px;
}

.footer {
	background-color: #006543;
	height: 15px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 1.3;
	width: 800px;
}

.footer-padding {
	margin: 10px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #006543 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #006543;
}

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:#63A18C
JSMENU:menuItemBgColor:#63A18C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#63A18C
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#63A18C
JSMENU:horizOffset:-200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/