body {
	background-color: #fff;
	background: url(bg_main.png) repeat-x;
	margin: 0;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #442F16;
}

a:hover {
	background-color: #442F16;
	color: #fff;
}


td.shadow-left {
	background: url(shadow_left.png) repeat-y;
	width: 16px;
}

td.shadow-right {
	background: url(shadow_right.png) repeat-y;
	width: 16px;
}

td.header {
	background: url(header.jpg) no-repeat;
	width: 825px;
	height: 152px;
}

td.menu {
	background-color: #442F16;
	height: 30px;
	color: #fff;
}

td.menu a {
	color: #fff;
	text-decoration: none;
}

td.body {
	width: 585px;
	background-color: #F1F1F1;
}

div.body-padding {
	width: 560px;
	margin: 20px 10px 10px 10px;
}

td.sidebar {
	width: 240px;
	background-color: #B7B2AB;
}

td.footer {
	background-color: #442F16;
	color: #fff;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	height: 20px;
}

.footer-nav {
	padding: 5px 3px;
	width: 800px;
	color: #fff;
}

.footer-nav a {
	text-decoration: none;
	color: #fff;
}

.footer-nav a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Obit Tables */
td.obit-top {
	background: url(obit_head.png) no-repeat;
	width: 207px;
	height: 82px;
}

td.obit-main {
	background: url(obit_bg.png) repeat-y;
	width: 207px;
	padding-left: 15px;
}

td.obit-main a {
	text-decoration: none;
}

td.obit-bottom {
	background: url(obit_bottom.png) no-repeat;
	width: 207px;
	height: 9px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #442F16 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #442F16;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
}

div.menuitem {
}

div.menu a {
	color: #E7E6CE;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

/* Horiz Menu Styles */
ul.menu {
	list-style: none;
	margin: 0;
	margin-left: 10px;
	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:#442F16
JSMENU:menuItemBgColor:#442F16
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#442F16
JSMENU:menuBorderBgColor:#442F16
JSMENU:bgColor:#442F16
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:1
*/