body {
	background: url(bg_main.png) repeat-x;
	background-color: #fff;
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #480404;
}

a:hover {
	background-color: #480404;
	color: #fff;
	text-decoration: none;
}

td.header {
	background: url(header.jpg) no-repeat;
	width: 900px;
	height: 270px;
	color: #fff;
}

td.header a {
	text-decoration: none;
	font-weight: bold;
}

td.left-shadow {
	background: url(left_shadow.png) repeat-y;
	width: 20px;
}

td.right-shadow {
	background: url(right_shadow.png) repeat-y;
	width: 23px;
}

td.sidebar {
	background: url(bg_sidebar.jpg) repeat-y;
	width: 253px;
}

td.body {
	background-color: #fff;
	width: 604px;
}

table.tree-bg {
	background: url(bg_sidebar_bottom.jpg) bottom left no-repeat;
}

td.footer {
	background-color: #fff;
	height: 20px;
	text-align: center;
	font-size: 10px;
	width: 604px;
}

.padding {
	margin: 10px 40px 10px 10px;
}

/* Obit Styles */

td.obithead {
	background: url(obit_head.jpg) no-repeat;
	height: 42px;
	width: 253px;
}

td.obitmain {
	background: url(obit_bg.jpg) repeat-y;
	padding: 0 40px 0 45px;
}

td.obitmain a {
	text-decoration: none;
}


td.obitbottom {
	background: url(obit_bottom.jpg) no-repeat;
	height: 6px;
	width: 253px;
}


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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #480404;
}

h1 {
	font-size: 18px;
}

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


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
}

div.menuitem {
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
	border-right: solid 2px #fff;
}

div.menu a {
	color: #fff;
}

div.menu a:hover {
	background-color: #fff;
	color: #480404;
}

/* Horiz Menu Styles */
ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	float: left;
	padding-left: 4px;
}

ul.menu a {
	color: #fff;
}
ul.menu a:hover {
	background-color: #fff;
	color: #480404;
}


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

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#480404
JSMENU:menuItemBgColor:#480404
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#480404
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#480404
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/