body {
	margin: 0;
	background: url(main_bg.jpg) repeat-x;
	background-color: #CCC7BA;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #802338;
}

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: 227px;
}

.text-cell {
	background: url(text_bg.jpg) repeat-y;
	background-color: #fff;
	width: 540px;
}

.text-padding {
	width: 485px;
	margin-left: 25px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.sidebar {
	background: url(sidebar_bg.jpg) repeat-y top right;
	background-color: #fff;
	width: 260px;
}

.menu-cell {
	background: url(menu_bg.jpg) repeat-y;
	width: 260px;
}

.menu {
	color: #fff;
	margin-left: 24px;
	width: 203px;
	font-weight: bold;
}

.menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.menu a:hover {
	background-color: #fff;
	color: #802338;
}

.menu-padding {
	padding: 3px 5px;
}

.menu-div {
	background: url(menu_div.jpg) no-repeat;
	height: 3px;
	width: 200px;
	margin: 3px 0;
	line-height: 0;
	font-size: 0;
}

.menu-bridge {
	background: url(menu_big_bridge.jpg) no-repeat;
	width: 260px;
	height: 64px;
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 260px;
}

.obit-bg a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #fff;
	color: #B37B88;
}

.obits {
	color: #fff;
	margin-left: 17px;
	width: 210px;
	font-weight: bold;
}

.obit-padding {
	padding: 3px 5px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 260px;
	height: 28px;
}

.sidebar-table {
	margin-bottom: 10px;
}

.footer {
	background: url(footer_bg.jpg) repeat-y;
	width: 800px;
	height: 20px;
}

.footer-nav {
	width: 485px;
	margin: 3px 0 3px 25px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #802338 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;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#802338
JSMENU:menuItemBgColor:#802338
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#802338
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#802338
JSMENU:horizOffset:-205
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/