body {
	background:  #000305 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;
}

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

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

}

.leftcolumn {
	background: url('leftside.jpg') no-repeat;

}


.rightside {
	background: url('rightsidebg.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: 13px;
	line-height: 16px;
	color: #000;
}

a {
	color: #0082d7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}





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

}

.menu {
	color: #fff;
	font-size: 17px;
	line-height: 35px;
	
	
}

.menu a {

	font-family: Times New Roman;
	text-decoration: none;
	/*font-variant: small-caps; */
	color: #000;
	width: 100%;
	height: 30px;
	
}

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



.weather {

line-height: 10px;
}


.obits {
	width: 230px;
	color: #fff;		

}


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

}

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

.obit-container-container {
	width: 200px;
	/*padding-left: 10px;*/
	padding-right: 20px;
	background: url(obitbg.gif) 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.gif) no-repeat;
	width: 200px;
	height: 50px;
}



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

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

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




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

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

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

/* Headers */

h1, h2, h3, h4 {
	font-family: Times New Roman;
	font-variant: small-caps;
	color: #000305;
}

h1 {
	font-size: 24px;
}

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



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

JSMENU:fontColor:#eaeae5
JSMENU:fontColorHilite:#000305
JSMENU:menuItemBgColor:#000305
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#000305
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#000305
JSMENU:horizOffset:210
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/