body {
	background:  #3f3f60 url('sitebg.jpg') repeat-x;
	background-position: top center;
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
}

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



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

}

.middle {
	background: url('middle.jpg') no-repeat;
	background-position: top; 
}

.rightside {
	background: url('rightbg.jpg') repeat-y;
	background-position: left;

}
.topbg {
	background: url('topbg.jpg') no-repeat;
	background-position: top;
}
.contentbg {
	background-color: #ffffff;
	color: #101130;
	padding-top:5px;
}



.contentbg p, .contentbg h1, .contentbg h2, .contentbg h3, .contentbg h4 {
	padding-left: 15px;
	padding-right: 15px;
}

.sitearea {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 16px;
}



td {
	font-size: 12px;
	line-height: 21px;
	color: #101130;
}

a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}


.outermenu {
	width: 215px;
	background: url(navitem.gif) repeat-y;

}

.menu {
	font-size: 12px;
	line-height: 35px;
}

.info {
	color: #fff;
}

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

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


.weather {
line-height: 10px;
}

.obits {
	width: 215px;		
}

.obit-header {
	background: url(obitheader.gif) no-repeat;
	width: 215px;
	height: 73px;

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

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

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

.obit-padding {
	padding: 5px 10px;
}

.obit-footer {
	background: url(obitfooter.gif) no-repeat;
	width: 215px;
	height: 19px;
}

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

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

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




/* Image Styles*/
img.one, img.two {
	padding: 5px;
	clear: both;
	border: 0px #800020 solid;
}

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #696983;
	padding-top: 20px;
}

h1 {
	font-size: 24px;
}

h2, h3, h4 {
	font-size: 18px;
}



/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#dfe0f5
JSMENU:fontColorHilite:#3f3f60
JSMENU:menuItemBgColor:#3f3f60
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#3f3f60
JSMENU:menuBorderBgColor:#dfe0f5
JSMENU:bgColor:#3f3f60
JSMENU:horizOffset:160
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
FLOWER:1
CAL:width:175
CAL:height:200
*/