body {
	margin: 0;
	background-color: #F1F1EC;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #46813C;
}

a:hover {
	text-decoration: none;
}

td.left-shadow {
	background: url(bg_left_shadow.png) repeat-y;
	width: 22px;
}

td.right-shadow {
	background: url(bg_right_shadow.png) repeat-y;
	width: 22px;
}

td.header {
	background: url(header.jpg) no-repeat;
	width: 830px;
	height: 171px;
}

td.sidebar {
	background-color: #7C9C43;
	background: url(sidebar_bg.jpg) repeat-y;
	width: 217px;
}

td.sidebar a {
	color: #EAE9C9;
	text-decoration: none;
}

td.sidebar a:hover {
	text-decoration: underline;
}

div.sidebar-top {
	background: url(sidebar_top.jpg) no-repeat;
	height: 81px;
	width: 217px;
}

div.border {
	margin-left: 20px;
	border-left: #EAE9C9 solid 1px;
	padding-left: 10px;
	margin-bottom: 40px;
	width: 150px;
}

td.body {
	background-color: #fff;
	width: 613px;
}

div.footer {
	color: #46813C;
	text-align: center;
	width: 600px;
	font-size: 10px;
	line-height: 14px;
}

/* Obits */

div.obit-header {
	background: url(obit_header.gif) no-repeat;
	width: 151px;
	height: 18px;
	margin-bottom: 15px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #46813C solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #46813C;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
}

div.menuitem {
}

div.menu a {
	color: #EAE9C9;
	text-decoration: none;
}

div.menu a:hover {
	color: #EAE9C9;
	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:#46813C
JSMENU:menuItemBgColor:#46813C
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#46813C
JSMENU:menuBorderBgColor:#46813C
JSMENU:bgColor:#46813C
JSMENU:horizOffset:100
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/