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

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}


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

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

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

}


.rightside {
	background: url('rightbg.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: #721818;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





.outermenu {
	color: #fff;
	width: 200px;
	font-size: 12px;
	line-height: 30px;
	background: url(navitem.gif) repeat-y;

}

.menu {
	color: #fff;
	font-size: 12px;
	line-height: 34px;
	
	
}

.menu a {
	text-decoration: none;
	color: #fff;
	width= 100%;
	height: 30px;
	font-weight: bold;
	
}

.menu a:hover {
	filter:alpha(opacity=60); /* ie */
		-moz-opacity: .60; /* mozilla */
	color: #fff;
	text-decoration: underline;
}



.weather {

line-height: 10px;
}


.obits {
	width: 200px;
			

}


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

}

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

.obit-container-container {
	width: 200px;
	/*padding-left: 10px;*/
	padding-right: 20px;
	background: url(obitbg.jpg) repeat-y;
}

.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: 22px;
}



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

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

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




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

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

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

/* Headers */

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

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:#721818
JSMENU:menuItemBgColor:#721818
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#721818
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#721818
JSMENU:horizOffset:160
JSMENU:vertOffset:6
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/