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


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

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

td {
	font-family: Arial, Verdana;
	font-size: 12px;
	line-height: 21px;
	color: #222526;
}

a {
	color: #106599;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.outermenu {
	color: #222526;
	width: 243px;
	font-size: 12px;
	line-height: 38px;
	background: url(navitem.jpg) repeat-y;

}

.menu {
	color: #DBEDF8;
	font-size: 12px;
	line-height: 38px;
	
}

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

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

.weather {
	line-height: 10px;
}

.obits {
	width: 243px;
}

.obit-header {
	background: url(obitheader.jpg) no-repeat;
	width: 243px;
	height: 110px;
}

.addressheader {
	background: url(addressheader.jpg) no-repeat;
	width: 243px;
	height: 75px;
}


.obit-container {
	width: 210px;
	padding-left: 20px;
	padding-right: 10px;
}

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


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

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


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


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

.info {
	text-align: center;
	width: 243px;
	color: #143142;
}

.footer {
	font-family: Verdana, Arial;
	color: #143142;
	width: 460px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 20px 0 20px 0;
}


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

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





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

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

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

/* Headers  color */

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



/* titles font size */
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:#143142
JSMENU:menuItemBgColor:#3D648B
JSMENU:menuHiliteBgColor:#A8C7DA
JSMENU:menuLiteBgColor:#79828f
JSMENU:menuBorderBgColor:#3b4755
JSMENU:bgColor:#79828f
JSMENU:horizOffset:-212
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:25
FLOWER:1
CAL:width:175
CAL:height:200
*/