body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Palatino Linotype, serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #5F470A;
}

a:hover {
	text-decoration: underline;
}

a:visited {
}

.sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 275px;
}

.sidebar-overlay {
	background: url(sidebar_overlay.jpg) no-repeat;
	width: 275px;
	height: 100%;
}

.menu {
	padding-top: 155px;
	margin-left: 80px;
	color: #000;
	width: 169px;
	font-size: 16px;
	text-align: right;
}

.menu a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
}

.menu a:hover {
	background-color: #7D5D0D;
	color: #fff;
	text-decoration: none;
}

.menu-padding {
	font-size: 18px;
	padding: 4px 5px;
}

.obits {
	width: 169px;
	margin-left: 80px;
	margin-top: 50px;
	text-align: right;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat top right;
	height: 28px;
	width: 159px;
	margin-left: 5px;
	border-bottom: solid 1px #000;
}

.obits a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
}

.obits a:hover {
	background-color: #70878E;
	color: #fff;
	text-decoration: none;
}

.obit-padding {
	padding: 5px 8px;
}

.obit-footer {
	width: 159px;
	margin-left: 5px;
	border-bottom: solid 1px #000;
}

.player {
	margin-left: 120px;
	margin-top: 10px;	
}

.header {
	background: url(header.jpg) no-repeat;
	background-color: #EAE1CC;
	width: 556px;
	height: 152px;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 9px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 9px;
	height: 100%;
}

.text-cell {
	background-color: #EAE1CC;
}

.text-padding {
	width: 540px;
}

.text-padding, .text-padding td {
	line-height: 2.1;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 840px;
	height: 31px;
}

.footer-text {
	background-color: #EAE1CC;
	height: 30px;
}

.footer-nav {
	width: 540px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #5F470A 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:#ffffff
JSMENU:fontColorHilite:#7D5D0D
JSMENU:menuItemBgColor:#7D5D0D
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#7D5D0D
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#7D5D0D
JSMENU:horizOffset:169
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
CAL:width:175
CAL:height:200
*/