body {
	background: url(bg_main.png) repeat-x;
	background-color: #FFF8E6;
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #256FC4;
}

a:hover {
	background-color: #5C91CD;
	color: #fff;
	text-decoration: none;
}

td.left-shadow {
	background: url(shadow_left.png) repeat-y;
	width: 12px;
}

td.right-shadow {
	background: url(shadow_right.png) repeat-y;
	width: 12px;
}

td.sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 250px;
}

td.top-header {
	background: url(header.jpg) no-repeat;
	width: 606px;
	height: 160px;
}

td.main-body {
	background-color: #FFF8E6;
	width: 548px;
}

td.right-sidebar {
	background: url(bg_right.jpg) repeat-y;
	width: 58px;
}

td.footer {
	height: 20px;
	background-color: #FFF8E6;
	font-size: 10px;
	text-align: center;
	width: 548px;
}

table.sidebar-table {
	background: url(side_bar_wagon.jpg) bottom no-repeat;
}

/* Obits */

table.recentobits {
	margin-left: 30px;
	color: #fff;
	margin-top: 30px;
	width: 170px;
}

table.recentobits a {
	color: #fff;
	text-decoration: none;
}

table.recentobits a:hover {
	background-color: #fff;
	color: #5C91CD;
	text-decoration: none;
}

td.obithead {
	font-family: Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

table.recentobits td {
	padding-top: 3px;
}

td.obitmore {
	font-weight: bold;
	text-align: right;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #5C91CD solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	text-transform: uppercase;
	color: #256FC4;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
}

div.menuitem {
	background: url(menu_bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}

div.menu a {
	color: #fff;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

/* 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:#5C91CD
JSMENU:menuItemBgColor:#5C91CD
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#5C91CD
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#5C91CD
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/