body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #752B02;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #752B02;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.sidebar {
	width: 230px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.sidebar-header {
	width: 230px;
	height: 249px;
	background: url(sidebar_header.jpg) no-repeat;
}

.menu-cell {
	width: 210px;
	background: url(menu_bg.jpg) repeat-y;
	background-position: 20px 0;
}

.menu {
	color: #fff;
	width: 203px;
	font-weight: bold;
	font-size: 14px;
	margin-left: 20px;
}

.menu a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	border-top: 1px solid #A18A7F;
}

.menu a:hover {
	background-color: #fff;
	color: #512713;
}

.menu-div {
	border-top: 1px solid #A18A7F;
	font-size: 0;
	line-height: 0;
}

.menu-padding {
	padding: 5px 5px;
}

.menu-footer {
	width: 210px;
	height: 18px;
	background: url(menu_footer.jpg) no-repeat;
	background-position: 20px 0;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	background-position: 20px 0;
	width: 210px;
	height: 35px;
}

.obit-bg {
	color: #fff;
	background: url(obit_bg.jpg) repeat-y;
	background-position: 20px 0;
	width: 210px;
	font-weight: bold;
}

.obit-bg a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #fff;
	color: #512713;
}

.obits {
	color: #fff;
	width: 188px;
	margin-left: 26px;
}

.obit-padding {
	padding: 3px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	background-position: 20px 0;
	width: 210px;
	height: 25px;
}


.mainbar {
	width: 570px;
	background-color: #945A3B;
}

.mainbar-header {
	width: 570px;
	height: 432px;
	background: url(mainbar_header.jpg) no-repeat;
}

.text-cell {
	width: 570px;
	background: url(text_bg.jpg) repeat-y;
	background-color: #fff;
}

.mainbar-footer {
	width: 570px;
	height: 35px;
	background: url(text_footer.jpg) no-repeat;
}

.text-padding {
	width: 510px;
	margin-left: 20px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.text-footer {
	background: url(text_footer_bg.jpg) repeat-y top right;
	height: 20px;
	color: #fff;
}

.footer-nav {
	color: #fff;
	width: 510px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 5px 0 5px 15px;
}

.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 #512713 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #512713;
}

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:#512713
JSMENU:menuItemBgColor:#512713
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#512713
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#512713
JSMENU:horizOffset:203
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/