body {
	margin: 0;
	background-color: #BFC0A1;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #37382F;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.main-table {
	width: 815px;
	background: url(main_bg.jpg) repeat-y;
}

.mainbar {
	background: url(text_header.jpg) no-repeat;
	width: 555px;
}

.text-padding {
	padding: 215px 0 0 40px;
	width: 505px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.menu-spacer {
	width: 100px;
	height: 155px;
}

.sidebar {
	background: url(sidebar_header.jpg) no-repeat;
	width: 260px;
}

.menu {
	color: #E6DFB3;
	width: 210px;
	background: url(menu_bg.jpg) repeat-y;
	background-color: #A48A68;
	font-weight: bold;
}

.menu-header {
	background: url(menu_header.jpg) no-repeat;
	width: 210px;
	height: 15px;
}

.menu a {
	margin-left: 4px;
	width: 200px;
	text-decoration: none;
	color: #E6DFB3;
	display: block;
	border-bottom: solid 1px #876E52;
}

.menu a:hover {
	background-color: #E6DFB3;
	color: #A48A68;
}

.menu-padding {
	padding: 5px 5px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 210px;
	height: 35px;
}

.obits {
	width: 185px;
	margin-left: 12px;
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 210px;
	font-weight: bold;
}

.obit-bg a {
	text-decoration: none;
	color: #37382F;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #E6DFB3;
	color: #37382F;
}


.obit-padding {
	margin-left: 4px;
	padding: 5px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 210px;
	height: 15px;
}

.footer {
	background: url(main_footer.jpg) no-repeat;
	width: 815px;
	height: 60px;
}

.footer-text-cell {
	height: 30px;
}

.footer-nav {
	width: 750px;
	margin: 15px 0 15px 32px;
	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 #3D0202 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #0B175E;
}

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:#E6DFB3
JSMENU:fontColorHilite:#A48A68
JSMENU:menuItemBgColor:#A48A68
JSMENU:menuHiliteBgColor:#E6DFB3
JSMENU:menuLiteBgColor:#A48A68
JSMENU:menuBorderBgColor:#A48A68
JSMENU:bgColor:#A48A68
JSMENU:horizOffset:-205
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/