body {
	margin: 0;
	background-color: #DDCDB8;
}

body, td {
	font-family: Myriad, Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #643C09;
}

a {
	color: #643C09;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	background: url(header_bg.jpg) no-repeat;
	width: 830px;
	height: 188px;
}

.left-shadow {
	background: url(left_shadow.jpg) repeat-y;
	width: 15px;
}

.right-shadow {
	background: url(right_shadow.jpg) repeat-y;
	width: 15px;
}

.sidebar {
	width: 195px;
	background: url(sidebar_bg.jpg) repeat-y;
	background-color: #E4DFD8;
}

.body {
	width: 605px;
	background-color: #F4EFE8;
}

.body-text {
	width: 570px;
	margin: 15px;
}

.footer {
	font-size: 10px;
	line-height: 14px;
	height: 30px;
	background-color: #643C09;
	color: #fff;
	text-align: center;
	padding: 5px;
}

.footer a {
	color: #fff;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #643C09 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #643C09;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}

/* Obits */

.obits {
	margin-left: 33px;
	margin-top: 15px;
	width: 145px;
	background-color: #D8D0C5;
	padding: 5px;
}

.obitheader {
	clear: both;
	background: url(obit_header.jpg) no-repeat;
	width: 147px;
	height: 28px;
}

.obits a {
	text-decoration: none;
}

.obits a:hover {
	text-decoration: underline;
}

/* Vert Menu Styles */
div.menu {
	margin-left: 33px;
	margin-top: 15px;
}

div.menuitem {
}

div.menu a {
	font-weight: bold;
	color: #643C09;
	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:#643C09
JSMENU:menuItemBgColor:#643C09
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#643C09
JSMENU:menuBorderBgColor:#643C09
JSMENU:bgColor:#643C09
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Trebuchet MS, Verdana, sans-serif
FLOWER:1
*/