body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #898787;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	width: 30px;
	background: url(left_bg.jpg) repeat-y;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 30px;
	height: 100%;
}

.sidebar {
	width: 221px;
	background: url(sidebar_bg.jpg) repeat-y;
	background-color: #380016;
}

.sidebar-table {
	background: url(sidebar_overlay.jpg) no-repeat;
	width: 221px;
	height: 700px;
}

.sidebar-header {
	width: 221px;
	height: 172px;
}

.sidebar-main {
	width: 221px;
}

.menu-header {
	background: url(menu_header.jpg) no-repeat;
	width: 221px;
	height: 27px;
}

.menu-footer {
	background: url(menu_footer.gif) no-repeat;
	width: 221px;
	height: 26px;
}

.menu {
	color: #898787;
	width: 200px;
	font-weight: bold;
	margin-bottom: 10px;
}

.menu-main {
	background: url(menu_bg.jpg) repeat-y;
	width: 200px;
}

.menu a {
	text-decoration: none;
	color: #898787;
	display: block;
	width: 100%;
}

.menu a:hover {
	background-color: #898787;
	color: #fff;
}

.menu-padding {
	padding: 3px 5px 3px 10px;
}

.obits {
	width: 200px;
}

.obit-header {
	background: url(obit_header.gif) no-repeat;
	width: 200px;
	height: 27px;
}

.obit-main {
	background: url(oibt_bg.jpg) repeat-y;
	width: 200px;
}

.obit-main-int {
	width: 188px;
	margin-left: 7px;
}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #fff;
	color: #898787;
}

.obit-padding {
	padding: 3px 15px;
}

.obit-footer {
	background: url(obit_footer.gif) no-repeat;
	width: 200px;
	height: 25px;
}

.mainbar {
	width: 609px;
	background: url(mainbar_bg.jpg) repeat-y;
}

.mainbar-header {
	background: url(mainbar_header.jpg) no-repeat;
	width: 609px;
	height: 398px;
}

.mainbar-main {
	background: url(mainbar_overlay.jpg) no-repeat bottom left;
	width: 609px;
}

.text-padding {
	width: 575px;
	margin-left: 5px;
	margin-top: 10px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}


.right-shadow {
	width: 30px;
	background: url(right_bg.jpg) repeat-y;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 30px;
	height: 100%;
}

.footer {
	width: 859px;
	height: 40px;
	background: url(footer.jpg) no-repeat;
}

.footer-text {
	width: 849px;
	height: 40px;
}

.footer-nav {
	width: 850px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	color: #fff;
	margin: 5px 0;
}

.footer-nav a {
	color: #fff;
	text-decoration: none;
}

.footer-nav a:hover {
	color: #fff;
	text-decoration: underline;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #898787 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #fff;
}

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:#898787
JSMENU:menuItemBgColor:#898787
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#898787
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#898787
JSMENU:horizOffset:200
JSMENU:vertOffset:0
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/