body {
	margin: 0;
	background-color: #fff;
}

body, td {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
}

a {
	color: #71401C;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 58px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 58px;
	height: 229px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 56px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 56px;
	height: 171px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 665px;
	height: 195px;
}

.menu-cell {
	width: 665px;
	text-align: center;
	color: #71401C;
	font-size: 16px;
	font-weight: bold;
	height: 66px;
	line-height: 1.6;
}

.menu-cell a {
	text-decoration: none;
}

.menu-cell a:hover {
	background-color: #71401C;
	color: #fff;
}

.text-cell {
	width: 480px;
}

.sidebar {
	width: 185px;
}

.obit-top {
	background: url(obit_top.jpg) no-repeat;
	width: 180px;
	height: 100px;
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 180px;
}

.obit-bottom-border {
	background-color: #000;
	width: 180px;
	height: 3px;
}

.obit-reflection {
	background: url(obit_reflect.jpg) no-repeat;
	width: 180px;
	height: 116px;
}

.obits {
	margin: 50px 0 5px 12px;
	width: 163px;
}

.obits a {
	display: block;
	width: 163px;
	color: #fff;
	text-decoration: none;
}

.obits a:hover {
	background-color: #fff;
	color: #71401C;
}

.footer-cell {
	width: 665px;
	height: 30px;
}

.footer-text {
	text-align: center;
	font-size: 11px;
	line-height: 1.3;
	color: #666;
	width: 665px;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 779px;
	height: 154px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #71401C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #71401C;
}

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:#ffffff
JSMENU:fontColorHilite:#71401C
JSMENU:menuItemBgColor:#71401C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#71401C
JSMENU:menuBorderBgColor:#71401C
JSMENU:bgColor:#71401C
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/