body {
	background: url('background.png') repeat-x #574a4a;

}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000;
}
.navarea{
	background: url('navbg.png') no-repeat #3e3232;
	}
	
	
.bodyarea{
	background: url('bodybg.png') repeat-y;
	height: 10px;
	}


.bodytext{
	padding-left: 30px;
	width: 512px;
}


a {
	color: #dfb370;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.menu {
	color: #eaeae5;
	width: 210px;
	
}

.menu a {
	text-decoration: none;
	color: #362727;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 36px;
	margin-top: 1px;
	margin-bottom: 1px;
	filter:alpha(opacity=45); /* ie */
	-moz-opacity: .45; /* mozilla */
	background: url(navitembg.png) no-repeat;
}

.menu a:hover {
	filter:alpha(opacity=80); /* ie */
	-moz-opacity: .80; /* mozilla */
	color: #362727;
}

.menu-padding {
	padding: 4px 10px 0 0px;
}

.menu-line {
	width: 100%;
	height: 1px;
}


.obits {
	width: 210px;

}

.obit-header {
	background: url(obit_header.gif) no-repeat;
	width: 210px;
	height: 30px;
}

.obit-container {
	width: 177px;
	padding-left: 0px;
}

.obit-container-container {
	width: 210px;
	background: url(obit_background.gif) repeat-y;
	padding-left: 20px;
}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 19px;
}

.obits a:hover {
	color: #fff;
	text-decoration: underline;
}

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

.obit-footer {
	background: url(obit_bottom.gif) no-repeat;
	width: 210px;
	height: 29px;
}



.footer-nav {
	width: 512px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}

.footer-nav a {
	color: #574a4a;
	text-decoration: none;
}

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




/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #362727 solid;
}

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

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

/* Headers */

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

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