body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #A77B40;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 15px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 15px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 715px;
	height: 256px;
}

.sidebar {
	width: 165px;
	background: url(sidebar_bg.jpg) repeat-y;
	background-color: #AD9869;
}

.sidebar-overlay {
	background: url(sidebar_overlay.jpg) no-repeat;
	width: 165px;
	height: 50px;
}

.menu, .obits  {
	background: url(menu_bg.jpg) repeat-y;
	width: 151px;
	margin: 0 0 10px 7px;
	color: #F9F0E5;
	font-weight: bold;
	clear: both;
}

.menu a, .obits a {
	text-decoration: none;
	color: #F9F0E5;
	display: block;
	width: 100%;
}

.menu a:hover, .obits a:hover {
	background-color: #F9F0E5;
	color: #735D41;
}

.menu-padding, .obit-padding {
	padding: 5px 9px;
}

.menu-footer, .obit-footer {
	background: url(menu_footer.jpg) no-repeat;
	width: 151px;
	height: 15px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 151px;
	height: 45px;
}

.mainbar {
	background: url(text_bg.jpg) repeat-y;
	background-color: #F8F6F4;
	width: 550px;
}

.text-padding {
	width: 490px;
	margin-left: 30px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.text-footer-cell {
	background: url(text_footer.jpg) no-repeat;
	width: 550px;
	height: 19px;
}

.footer-cell {
	background-color: #A77B40;
	color: #fff;
	border-top: solid 1px #000;
}

.footer-cell {
	height: 30px;
}

.footer-nav {
	width: 705px;
	margin: 5px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
	color: #fff;
	font-style: italic;
}

.footer-nav a:hover {
	text-decoration: underline;
	color: #fff;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #000;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#F9F0E5
JSMENU:fontColorHilite:#735D41
JSMENU:menuItemBgColor:#735D41
JSMENU:menuHiliteBgColor:#F9F0E5
JSMENU:menuLiteBgColor:#735D41
JSMENU:menuBorderBgColor:#F9F0E5
JSMENU:bgColor:#735D41
JSMENU:horizOffset:151
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/
