body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x top center;
	background-color: #D7D5D1;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

a {
	color: #56242C;
}

a:hover {
}

a:visited {
}

.left-bg {
	background: url(left_bg.jpg) repeat-y;
	width: 30px;
}

.right-bg {
	background: url(right_bg.jpg) repeat-y;
	width: 27px;
}

.left_overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 30px;
	height: 517px;
}

.right_overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 27px;
	height: 517px;
}

.sidebar {
	width: 235px;
	background-color: #fff;
}

.body {
	width: 565px;
	background: url(body_top.jpg) no-repeat;
	background-color: #fff;
}

.footer {
	background-color: #56242C;
	height: 30px;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
}

.footer a{
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.sidebar_overlay {
	background: url(sidebar_top.jpg) no-repeat;
	width: 235px;
	height: 260px;
}

.menu_bg {
	background: url(menu_bg.jpg) repeat-y;
	padding: 0 45px 0 30px;
	font-weight: bold;
}

.menu_bottom {
	background: url(menu_bottom.jpg) no-repeat;
	width: 235px;
	height: 29px;
}

.obit_bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 235px;
	height: 29px;
	padding: 0 45px 0 30px;
}

.obit_bg a {
	text-decoration: none;
}

.obit_bg a:hover {
	text-decoration: underline;
}


.obit_bottom {
	background: url(obit_bottom.jpg) no-repeat;
	width: 235px;
	height: 30px;
}

.obit_top {
	background: url(obit_top.jpg) no-repeat;
	width: 235px;
	height: 29px;
}

.obit_table {
	margin-top: 30px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #56242C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #56242C;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
}

div.menuitem {
}

div.menu a {
	color: #56242C;
	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:#56242C
JSMENU:menuItemBgColor:#56242C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#56242C
JSMENU:menuBorderBgColor:#56242C
JSMENU:bgColor:#56242C
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/
