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

.bodytable{
	background: url('bodybg.jpg') repeat-y;
}
.topcontent{
    background-position:top center;
	background: url('topcontent.jpg') no-repeat;
}
.leftside {
	background: url('leftbg.jpg') repeat-y;
    background-position:right;
}



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



.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: #d3373b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}


.outermenu {
	color: #fff;
	width: 202;
    font-size: 12px;
	line-height: 30px;
	background: url(navitem.jpg) repeat-y;
    background-position:top;
}

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

.menu a {
	text-decoration: none;
	color: #fff;
	height: 30px;
    width:182px;
	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: 202px;
			

}



.obit-header {
	background: url(upcomingevents.jpg) no-repeat;
	width: 202px;
	height: 67px;

}

.obit-container {
	width: 182px;
    padding-left:13px;
}

.obit-container-container {
	width: 202px;
	background: url(eventsbg.jpg) repeat-y;
}

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

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

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

.obit-footer {
	background: url(eventsbottom.jpg) no-repeat;
	width: 202px;
	height: 22px;
}



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

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

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





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

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

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

/* Headers */

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

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:#000000
JSMENU:menuItemBgColor:#000000
JSMENU:menuHiliteBgColor:#eaeae5
JSMENU:menuLiteBgColor:#000000
JSMENU:menuBorderBgColor:#eaeae5
JSMENU:bgColor:#000000
JSMENU:horizOffset:170
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:150
*/