body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #6e8b9a;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #35424a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 19px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 19px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 25px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 25px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 768px;
	height: 150px;
}

.sidebar {
	background: url(sidebar_bg.jpg) repeat-y #35424a;
	width: 193px;
}

.menu {
	color: #eaeae5;
	width: 189px;
}

.menu a {
	text-decoration: none;
	color: #eaeae5;
	display: block;
	width: 100%;
	height: 36px;
	background: url(menu_item_bg.jpg) no-repeat;
}

.menu a:hover {
	background: none;
	background-color: #eaeae5;
	color: #35424a;
}

.menu-padding {
	padding: 8px 10px 0 17px;
}

.menu-line {
	background: url(menu_item_bg.jpg) no-repeat;
	width: 100%;
	height: 1px;
}

.obits {
	width: 189px;
	background: url(obit_bg.jpg) repeat-y;
	color: #eaeae5;
	margin-top: 10px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 189px;
	height: 30px;
}

.obit-container {
	width: 177px;
	margin-left: 6px;
}

.obits a {
	text-decoration: none;
	color: #eaeae5;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #eaeae5;
	color: #35424a;
}

.obit-padding {
	padding: 3px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 189px;
	height: 5px;
}

.mainbar {
	background: url(text_overlay.jpg) no-repeat #eaeae5;
	background-position: 185px 175px;
	width: 575px;
}

.text-padding {
	width: 530px;
	margin-left: 25px;
	margin-top: 15px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-bg {
	background: url(footer_bg.jpg) no-repeat;
	width: 812px;
	height: 98px;
}

.footer-nav {
	width: 530px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #3D0202 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #35424a;
}

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:#eaeae5
JSMENU:fontColorHilite:#35424a
JSMENU:menuItemBgColor:#35424a
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#35424a
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#35424a
JSMENU:horizOffset:189
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/