body {
	font-family: Georgia, Times, Times New Roman, serif;
	background-color: #D5CFBB;
	margin: 0;
	font-size: 12px;
}

h1 {
	color:#fff;
	margin:0;
	font-weight: normal;
	font-size: 26px;
}

h2, h3, h4, table {
	color: #fff;
}

table {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 12px;
}

table.main {
	border-left: #7F7762 solid 1px;
	border-right: #7F7762 solid 1px;
	background-color: #EBE9DE;
	width: 750px;
	height: 100%;
}

td.header {
	background: url(header.jpg) repeat-x;
	margin: 0;
	height: 133px;
	padding: 3px;
}

td.titlebar {
	background-color: #7F7762;
	height: 20px;
	padding: 5px;
	border-top: 1px black solid;
	border-bottom: 10px black solid;
}

td.menucell {
	padding-left: 10px;
	padding-right: 10px;
}

table.menu {
	background-color: #5E0100;
	width: 160px;
	color: #fff;
	border: #7F7762 solid 2px;
	border-top: none;
}

table.body {
	background-color: #5E0100;
	width: 500px;
	border-left: #7F7762 solid 3px;
	border-right: #7F7762 solid 3px;
	color: #fff;
}

table.body td {
	padding: 5px;
}

div.footer {
	background-color: #7F7762;
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 4px;
}

div.footer a {
	color: #fff;
}

div.footer a:hover {
	background-color: #fff;
	text-decoration: none;
	color: #47452B;
}

table.menu a {
	color: #fff;
	text-decoration: none;
}

table.menu a:hover {
	text-decoration: underline;
}

div.menuitem {
	padding-top: 5px;
}

/* Obits */
.recentobits {
	background-color: #5E0100;
	width: 140px;
	color: #fff;
	border: #7F7762 solid 2px;
	margin-top: 15px;
}

.recentobits td {
	padding: 3px;
}

.recentobits a {
	text-decoration: none;
}

.recentobits a:hover {
	text-decoration: underline;
}

.obitmore {
	text-align: right;
}

.obithead {
	font-weight: bold;
}

a {
	color: #fff;
}

a:hover {
	color: #fff;
	background-color: #47452B;
	text-decoration: none;
}

img.one {
	float: left;
	clear: both;
}

img.two {
	float: right;
	clear: both;
}

p {
	color: #fff;
}

table.memlogin, table.memlogin h4 {
	color: #47452B;
	margin-bottom: 5px;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#000000
JSMENU:menuItemBgColor:#000000
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#000000
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#000000
JSMENU:horizOffset:120
JSMENU:vertOffset:3
JSMENU:menuOrient:vert
JSMENU:menuFont:Georgia, Times, serif

*/