body {
	background-color:  #e8e6d5;
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000;
}

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

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

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

td {
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #000;
}

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


.outermenu {
	color: #fff;
	width: 200px;
	font-size: 13px;
	line-height: 20px;
	background: url(navitem.png) repeat-y;

}

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

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

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

.weather {
	line-height: 10px;
}

.obits {
	width: 200px;
}

.obit-header {
	background: url(obitheader.png) no-repeat;
	width: 200px;
	height: 45px;
}

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

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

.obits a {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	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: 200px;
	height: 11px;
}

.info {
	display: block;
	width: 200px;
	color: #fff;
}

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

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

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




/* Image Styles */
.imgfix img {
		border: 1px #000 solid;
}


img.one, img.two {
	clear: both;
	border: 1px #000 solid;
}

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

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

/* Headers */

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

h1 {
	font-size: 19px;
}

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


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

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#ffffff
JSMENU:menuItemBgColor:#752119
JSMENU:menuHiliteBgColor:#9b3c37
JSMENU:menuLiteBgColor:#d6b4b3
JSMENU:menuBorderBgColor:#752119
JSMENU:bgColor:#d6b4b3
JSMENU:horizOffset:175
JSMENU:vertOffset:5
JSMENU:menuOrient:vert
JSMENU:menuFont:Arial
FLOWER:1
CAL:width:175
CAL:height:200
*/