body {
	background-color: #fff;
	background: url(bg_main.jpg) repeat-x;
	margin: 0;
}

body, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

a {
	color: #006903;
}

a:hover {
	color: #000;
}

td.header {
	background: url(header.jpg) no-repeat;
	width: 890px;
	height: 346px;
}

td.sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 237px;
}

/* Menu tables */
table.menu_table {
	background: url(menu_bg.jpg) repeat-y;
}

td.menu_top {
	background: url(menu_top.jpg) top left no-repeat;
	width: 237px;
	height: 44px;
	color: #fff;
}

td.menu_bottom {
	background: url(menu_bottom.jpg) top left no-repeat;
	width: 237px;
	height: 44px;
}

/* Obit tables */
table.obit_table {
	background: url(obit_bg.jpg) repeat-y;
}

td.obit_top {
	background: url(obit_top.jpg) top left no-repeat;
	width: 237px;
	height: 13px;
	color: #fff;
}

td.obit_bottom {
	background: url(obit_bottom.jpg) top left no-repeat;
	width: 237px;
	height: 8px;
}

td.obit_top a {
	color: #fff;
}

table.recentobits {
	margin-top: 20px;
}

table.recentobits a {
	text-decoration: none;
}

table.recentobits a:hover {
	text-decoration: underline;
	color: #fff;
}


td.obithead {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-bottom: solid 1px #fff;
}

td.obitmore {
	text-align: right;
	font-style: italic;
}

/* Body */

td.body {
	background: url(body_bg.jpg) repeat-y;
	width: 653px;
}

td.body_top {
	background: url(body_top.jpg) no-repeat;
	width: 653px;
	height: 56px;
}

td.footer {
	height: 10px;
	font-size: 10px;
	line-height: 14px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #006903 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #006903;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	text-align: right;
}

div.menuitem {
}

div.menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

div.menu a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Horiz Menu Styles */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	float: left;
	padding-left: 4px;
}

ul.menu a {
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#006903
JSMENU:menuItemBgColor:#006903
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#006903
JSMENU:menuBorderBgColor:#006903
JSMENU:bgColor:#006903
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/