body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #00164E;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #00164E;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	background: url(header.jpg) no-repeat;
	width: 815px;
	height: 108px;
}

.mainbar {
	background: url(text_bg.jpg) repeat-y;
	width: 601px;
}

.text-overlay {
	background: url(text_overlay.jpg) no-repeat;
	width: 601px;
	height: 156px;
}

.text-padding {
	margin: 20px 0 0 30px;
	width: 540px;
}

.footer-text {
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
	width: 540px;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.footer {
	background: url(text_footer.jpg) no-repeat;
	width: 601px;
	height: 31px;
}

.sidebar {
	width: 214px;
}

.sidebar-header {
	background: url(sidebar_header.jpg) no-repeat;
	width: 214px;
	height: 123px;
}

.menu-header {
	background: url(menu_header.jpg) no-repeat;
	width: 214px;
	height: 33px;
}

.menu-bg {
	background: url(menu_bg.jpg) repeat-y;
	width: 214px;
}

.menu-overlay {
	background: url(menu_overlay.jpg) no-repeat bottom left;
	width: 214px;
	height: 242px;
}

.menu {
	width: 199px;
}

.menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 199px;
	padding: 3px 0 3px 0;
}

.menu a:hover {
	background-color: #fff;
	color: #721408;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #00164E solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #00164E;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}

/* Obits */

.obits {
	background-color: #F1EAE1;
	padding: 3px;
	margin: 10px 0 0 10px;
	width: 189px;
}

.obit-padding {
	padding: 5px;
	border: solid 1px #00164E;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat bottom left;
	width: 165px;
	height: 30px;
}

.obits a {
	color: #00164E;
	text-decoration: none;
	display: block;
}

.obits a:hover {
	background-color: #00164E;
	color: #F1EAE1;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#721408
JSMENU:menuItemBgColor:#721408
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#721408
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#721408
JSMENU:horizOffset:-200
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/