body {
	margin: 0;
	background: url(bg_main.jpg);
	background-color: #fff;
}

body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

a {
	color: #005EA0;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.bg-stripe {
	background: url(bg_stripe.gif) repeat-x;
}

.left-shadow {
	background: url(left_shadow.jpg) repeat-y;
	width: 10px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 10px;
	height: 172px;
}

.right-shadow {
	background: url(right_shadow.jpg) repeat-y;
	width: 13px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 13px;
	height: 172px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 800px;
	height: 130px;
}

.menu-cell {
	color: #005EA0;
	background: url(menu_bg.jpg) repeat-x;
	background-color: #fff;
	width: 800px;
	height: 57px;
	font-weight: bold;
	font-size: 11px;
}

.body-text {
	background-color: #fff;
	width: 528px;
}

.sidebar {
	background-color: #fff;
	width: 272px;
}

.footer {
	background-color: #C3A12E;
	height: 30px;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 11px;
	line-height: 14px;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/* Obits Styles */

.obit-header {
	background: url(obit_head.jpg) no-repeat;
	width: 255px;
	height: 40px;
}

.obit-body {
	background: url(obit_bg.jpg) repeat-y;
	width: 255px;
	padding: 0 25px 0 15px;
}

.obit-footer {
	background: url(obit_footer.jpg) no-repeat;
	width: 255px;
	height: 10px;
}

.obit-body a {
	text-decoration: none;
	color: #005EA0;
}

.obit-body a:hover {
	text-decoration: underline;
	color: #005EA0;
}

.obit-table {
	margin-top: 20px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #005EA0 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #005EA0;
}

h1 {
	font-size: 24px;
}

h2, h3, h4 {
	font-size: 18px;
}


/* Vert Menu Styles */
div.menu {
	margin: 7px 10px 0 10px;
}

div.menu a {
	color: #005EA0;
	text-decoration: none;
}

div.menu a:hover {
	color: #005EA0;
	text-decoration: underline;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#005EA0
JSMENU:menuItemBgColor:#005EA0
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#005EA0
JSMENU:menuBorderBgColor:#005EA0
JSMENU:bgColor:#005EA0
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/