body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #7E91AC;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000;
}

a {
	color: #365D9C;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 33px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 33px;
	height: 562px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 36px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 36px;
	height: 562px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 758px;
	height: 221px;
}

.menu-cell {
	background: url(menu_bg.jpg) no-repeat;
	width: 758px;
	height: 26px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.menu-bottom {
	background: url(menu_bottom.jpg) no-repeat;
	width: 758px;
	height: 42px;
}

.sidebar {
	width: 196px;
	background-color: #fff;
}

.body-text {
	width: 562px;
	background-color: #fff;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 827px;
	height: 48px;
}

.bottom-menu {
	width: 758px;
	background-color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
}

.footer a {
}

.footer a:hover {
}

/* Obits */

.obit-box {
	background-color: #000;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
	width: 170px;
}

.obit-box h1 {
	font-size: 16px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding: 5px 0;
}

.obit-box a {
	color: #fff;
	text-decoration: none;
}

.obit-box a:hover {
	text-decoration: underline;
}

.obit-inner-box {
	border: solid white 1px;
	padding: 3px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #365D9C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #000;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Horiz Menu Styles */
div.menu {
}

div.menuitem {
}

div.menu a {
	color: #fff;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#365D9C
JSMENU:menuItemBgColor:#365D9C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#365D9C
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#365D9C
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/