body {
	margin: 0;
	background-color: #E3E3E3;
}

body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #1F59A7;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 43px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 43px;
	height: 255px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 45px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 45px;
	height: 255px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 798px;
	height: 225px;
}

.menu-cell {
	background-color: #1F59A7;
	height: 30px;
}

.body-cell {
	background-color: #fff;
}

.sidebar {
	width: 212px;
}

.obit-box {
	background: url(obit_bg.jpg) repeat-y;
	width: 212px;
	margin-top: 10px;
}

.obit-header {
	background: url(obit_head.jpg) no-repeat;
	width: 212px;
	height: 90px;
}

.obit-body {
	padding: 0 25px 0 30px;
	line-height: 1.6;
}

.obit-body a {
	text-decoration: none;
	color: #000;
}

.obit-body a:hover {
	text-decoration: underline;
}

.obit-footer {
	background: url(obit_bottom.jpg) no-repeat;
	width: 212px;
	height: 19px;
}

.sidebar-bg {
	background: url(sidebar_bg.jpg) no-repeat;
	width: 175px;
	height: 134px;
	margin-top: 30px;
}

.text-cell {
	width: 586px;
}

.padding {
	padding: 5px;
}

.footer-text {
	height: 30px;
	background-color: #fff;
	font-size: 10px;
	line-height: 1.2;
	text-align: center;
}

.footer-bg {
	background: url(footer_bg.jpg) no-repeat;
	width: 886px;
	height: 31px;
}

.footer a {
}

.footer a:hover {
}

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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #1F59A7;
}

h1 {
	font-size: 18px;
}

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


/* Vert Menu Styles */
div.menu {
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: auto;
	color: #fff;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
}

div.menu a {
	color: #fff;
	text-decoration: none;
}

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

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

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#1F59A7
JSMENU:menuItemBgColor:#1F59A7
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#1F59A7
JSMENU:menuBorderBgColor:#1F59A7
JSMENU:bgColor:#1F59A7
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Georgia, serif
FLOWER:1
*/