body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #FFEFC9;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #603813;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.sidebar {
	background: url(sidebar_bg.jpg) no-repeat;
	width: 245px;
}

.mainbar {
	background: url(text_bg.jpg) repeat-y;
	width: 590px;
}

.text-cell {
	background: url(text_overlay.jpg) no-repeat;
	width: 590px;
}

.footer {
	background: url(text_footer.jpg) no-repeat;
	width: 590px;
	height: 30px;
}

.text-padding {
	width: 525px;
	margin: 350px 0 5px 17px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
	color: #603813;
}


.footer-text-cell{
	height: 30px;
}

.footer-nav {
	width: 525px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin-left: 17px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.menu-container {
	border: solid 1px #9B7B56;
	height: 300px;
	width: 187px;
	margin: 10px 0 0 40px;
}

.menu {
	color: #FFEEC9;
	width: 187px;
	border-top: solid 1px #9B7B56;
	font-weight: bold;
	margin-top: 40px;
}

.menu a {
	text-decoration: none;
	color: #FFEEC9;
	display: block;
	width: 100%;
	background: url(menu_bg.jpg) repeat-y;
	border-bottom: solid 1px #9B7B56;
}

.menu a:hover {
	background: none;
	background-color: #FFEEC9;
	color: #603813;
}

.menu-padding {
	padding: 4px 5px;
}

.obits {
	margin: 60px 0 0 40px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 189px;
	height: 26px;
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 189px;
	color: #FFEEC9;
	font-weight: bold;
}

.obit-bg a {
	text-decoration: none;
	color: #FFEEC9;
	display: block;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #FFEEC9;
	color: #603813;
}

.obit-padding {
	padding: 3px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 189px;
	height: 4px;
}

.calendar a {
	color: #fff;
}
/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #603813 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #603813;
}

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:#FFEEC9
JSMENU:fontColorHilite:#603813
JSMENU:menuItemBgColor:#603813
JSMENU:menuHiliteBgColor:#FFEEC9
JSMENU:menuLiteBgColor:#603813
JSMENU:menuBorderBgColor:#FFEEC9
JSMENU:bgColor:#603813
JSMENU:horizOffset:187
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/