body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #A4BCC9;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #3E718F;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 32px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 32px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 32px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 32px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 762px;
	height: 173px;
}

.menu {
	color: #fff;
	width: 549px;
	padding-top: 148px;
	font-weight: bold;
	font-size: 11px;
}

.menu a {
	text-decoration: none;
	color: #fff;
}

.menu a:hover {
	background-color: #fff;
	color: #3E718F;
}

.mainbar {
	background-color: #fff;
	width: 549px;
}

.text-padding {
	width: 505px;
	padding-top: 20px;
	margin-left: 23px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.sidebar {
	background-color: #fff;
	width: 213px;
}

.footer-text {
	height: 20px;
	background-color: #fff;
}

.footer-nav {
	width: 645px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin-left: 25px;
	padding: 10px 0;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 826px;
	height: 25px;
}

.obit-bg {
	width: 206px;
	background: url(obit_bg.jpg) repeat-y;
	background-color: #3E718F;
	color: #fff;
}

.obits {
	width: 186px;
	margin-left: 10px;
	color: #fff;
}

.obits a {
	text-decoration: none;
	color: #fff;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #fff;
	color: #3E718F;
}

.obit-padding {
	padding: 3px 8px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 206px;
	height: 14px;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #3E718F solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #3E718F;
}

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:#0D5078
JSMENU:menuItemBgColor:#0D5078
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#0D5078
JSMENU:menuBorderBgColor:#0D5078
JSMENU:bgColor:#0D5078
JSMENU:horizOffset:0
JSMENU:vertOffset:15
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/