body {
	background:  #b8c2d0 url('sitebg.jpg') repeat-x;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

.bodytable2{
	background: url('bodybg2.jpg') repeat-y;
}

.navarea {
	background: url('navbg1.jpg') no-repeat;
}

.navarea2 {
	background: url('navbg2.jpg') no-repeat;
}

.bodytop1 {
	background: url('bodytop1.jpg') no-repeat;
}

.bodytop2 {
	background: url('bodytop2.jpg') no-repeat;
}

.bodytop3 {
	background: url('bodytop3.jpg') no-repeat;
}

.leftside {
	background: url('leftbg1.jpg') repeat-y;

}


.rightside {
	background: url('rightbg1.jpg') repeat-y;

}

.leftside2 {
	background: url('leftbg2.jpg') repeat-y;

}


.rightside2 {
	background: url('rightbg2.jpg') repeat-y;

}



.sitearea {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #000;
}

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

a {
	color: #284d66;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}



ul.menu {
	margin: 0;
	color: #00335F;
	padding-left: 5px;
	list-style: none;
	text-align: center;
}

ul.menu a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}

ul.menu a:hover {
	font-size: 12px;
	color: #284d66;
	text-decoration: underline;
}

ul.menu li {
	margin: 0;
	padding-right: 5px;
	float: left;
}

ul.submenu {
	margin: 0 0 0 20px;
}

ul.submenu li {
	list-style: disc;
	color: #fff;
	padding-left: 2px;
	font-size: 10px;
}


div.menuitem {
	padding: 3px;
	cursor: pointer;
	float: left;
	color: #fff;
}

div.menu ul {
	margin: 0;
	color: #fff;
	padding-left: 5px;
	list-style: none;
}

div.menu li {
	margin: 0;
	padding-right: 5px;
	float: left;
}


.obits {
	width: 200px;
			

}


.obit-header {
	background: url(obitheader.jpg) no-repeat;
	width: 200px;
	height: 18px;

}

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

.obit-container-container {
	width: 200px;
	/*padding-left: 10px;*/
	padding-right: 20px;

}

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

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

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

.obit-footer {
	background: url(obitfooter.jpg) no-repeat;
	width: 200px;
	height: 18px;
}



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

.footer a {
	color: #284d66;
	text-decoration: none;
}

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




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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #284d66;
}

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:#284d66
JSMENU:menuItemBgColor:#284d66
JSMENU:menuHiliteBgColor:#FFFFFC
JSMENU:menuLiteBgColor:#FFFFFC
JSMENU:menuBorderBgColor:#FFFFFF
JSMENU:bgColor:#284d66
JSMENU:horizOffset:0
JSMENU:vertOffset:15
JSMENU:menuOrient:horiz
JSMENU:menuFont:verdana
FLOWERS:11
*/