body {
	margin: 0;
	background: url(main_bg_bottom.jpg) repeat-x bottom left;
	background-color: #DDDEE0;
}

.body-bg-top {
	background: url(main_bg_top.jpg) repeat-x top left;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #464646;
}

a {
	color: #143162;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-top {
	background: url(left_bg.jpg) repeat-y;
	width: 10px;
	height: 271px;
}

.left-top-overlay {
	background: url(left_overlay_top.jpg) no-repeat;
	width: 10px;
	height: 100%;
}

.right-top {
	background: url(right_bg.jpg) repeat-y;
	width: 10px;
	height: 271px;
}

.right-top-overlay {
	background: url(right_overlay_top.jpg) no-repeat;
	width: 10px;
	height: 100%;
}

.left-middle {
	background: url(left_bg.jpg) repeat-y;
	width: 10px;
}

.right-middle {
	background: url(right_bg.jpg) repeat-y;
	width: 10px;
}

.left-bottom {
	background: url(left_bg.jpg) repeat-y;
	width: 10px;
	height: 240px;
}

.left-bottom-overlay {
	background: url(left_overlay_bottom.jpg) no-repeat bottom left;
	width: 10px;
	height: 100%;
}

.right-bottom {
	background: url(right_bg.jpg) repeat-y;
	width: 10px;
	height: 240px;
}

.right-bottom-overlay {
	background: url(right_overlay_bottom.jpg) no-repeat bottom left;
	width: 10px;
	height: 100%;
}

.center-cell {
	width: 760px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 760px;
	height: 95px;
	
}

.menu {
	color: #fff;
	width: 730px;
	padding-top: 64px;
	margin-left: 25px;
	font-weight: bold;
}

.menu a {
	text-decoration: none;
	color: #fff;
}

.menu a:hover {
	background-color: #fff;
	color: #143162;
}


.left-column {
	width: 564px;
	background: url(text_bg.jpg) repeat-y;
}

.text-overlay-top {
	background: url(text_overlay_top.jpg) no-repeat;
	width: 564px;
	height: 10px;
}

.text-overlay-bottom {
	background: url(text_overlay_bottom.jpg) no-repeat bottom left;
}

.text-padding {
	width: 525px;
	margin-left: 25px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}


.right-column {
	width: 196px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.sidebar-table {
	background: url(sidebar_bottom.jpg) no-repeat bottom left;
	width: 196px;
}

.flash {
	background: url(flash.jpg) no-repeat;
	width: 196px;
	height: 320px;
}

.obits {
	background: url(obit_bg.jpg) repeat-y;
	width: 196px;
	color: #fff;
}

.obits-container {
	width: 193px;
}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #fff;
	color: #143162;
}

.obit-padding {
	padding: 2px 0 2px 20px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 196px;
	height: 25px;
	line-height: 0;
	font-size: 0;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 196px;
	height: 12px;
	line-height: 0;
	font-size: 0;
}

.footer-nav {
	width: 525px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin: 10px 0 30px 0;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #143162 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #143162;
}

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:#143162
JSMENU:menuItemBgColor:#143162
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#143162
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#143162
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/