body {
	margin: 0;
	background-color: #DBD8BD;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #104291;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	background: url(header.jpg) no-repeat;
	width: 840px;
	height: 156px;
}

.menu-cell {
	background: url(menu_bg.jpg) repeat-y;
	width: 840px;
	height: 20px;
}

.menu-footer {
	background: url(menu_footer.jpg) no-repeat;
	width: 840px;
	height: 20px;
}

.text-cell {
	background: url(text_bg.jpg) repeat-y;
	width: 840px;
}

.footer-text-cell {
	width: 840px;
	height: 20px;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 840px;
	height: 150px;
}

.text-padding {
	width: 740px;
	margin-left: 47px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-nav {
	width: 740px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 5px 0 5px 47px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.menu {
	color: #3E3D32;
	width: 740px;
	margin-left: 47px;
	margin-top: 3px;
	font-weight: bold;
	text-align: center;
}

.menu a {
	text-decoration: none;
	color: #3E3D32;
}

.menu a:hover {
	background-color: #3E3D32;
	color: #DBD8BD;
}

.obits {
	margin-top: 40px;
	margin-left: 530px;
	width: 270px;
	font-size: 11px;
	color: #fff;
}


.obit-left {
	color: #fff;
	width: 180px;
	padding-right: 5px;
}

.obit-padding {
	padding: 2px 8px;
}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #fff;
	color: #104291;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #104291 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #104291;
}

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:#DBD8BD
JSMENU:fontColorHilite:#3E3D32
JSMENU:menuItemBgColor:#3E3D32
JSMENU:menuHiliteBgColor:#DBD8BD
JSMENU:menuLiteBgColor:#3E3D32
JSMENU:menuBorderBgColor:#DBD8BD
JSMENU:bgColor:#3E3D32
JSMENU:horizOffset:0
JSMENU:vertOffset:15
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/