body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #57180F;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #57180F;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 29px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 29px;
	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: 771px;
	height: 313px;
}

.sidebar {
	background: url(sidebar_bg.jpg) no-repeat;
	background-color: #fff;
	width: 200px;
}

.menu {
	margin-top: 35px;
	font-weight: bold;
	line-height: 1.8;
}

.menu-item {
	border-bottom: solid 1px white;
	margin: 5px;
}

.menu a, .obits a {
	color: #375671;
	text-decoration: none;
	display: block;
	width: 100%;
}

.menu a:hover, .obits a:hover {
	background-color: #375671;
	color: #fff;
}

.obits {
	border: solid 1px #355B7C;
	background-color: #fff;
	padding: 5px;
	margin-top: 20px;
	line-height: 1.8;
}

.obit-header {
	background: url(obit_header.gif) no-repeat;
	height: 20px;
	margin: 5px 0;
}

.body-cell {
	background: url(text_bg.jpg) repeat-x;
	background-color: #fff;
	width: 571px;
}

.text-padding {
	width: 540px;
	margin-left: 15px;
	color: #0B3152;
}

.text-padding td {
	line-height: 1.8;
}

.footer-text {
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
	color: #000;
	margin: 5px 0;
}

.footer-text a {
	color: #0B3152;
	text-decoration: none;
}

.footer-text a:hover {
	color: #0B3152;
	text-decoration: underline;
}

.footer {
	background: url(footer_bg.jpg) no-repeat;
	background-color: #355B7C;
	height: 11px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #355B7C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #355B7C;
}

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:#355B7C
JSMENU:menuItemBgColor:#355B7C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#355B7C
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#355B7C
JSMENU:horizOffset:150
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/