body {
	margin: 0;
	background: url(main_bg.jpg) repeat-x;
	background-color: #7EA15C;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	color: #6B6D43;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 15px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 15px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 15px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 798px;
	height: 180px;
}

.main-cell {
	width: 798px;
	background: url(main_cell_bg.jpg) repeat-x;
	background-color: #FFDAB6;
}

.sidebar {
	width: 219px;
	
}

.mainbar {
	width: 579px;
}

.footer {
	background: url(footer_bg.jpg) no-repeat;
	width: 828px;
	height: 10px;
}

.obit-table {
	margin-left: 12px;
	padding-top: 15px;
}

.menu-table {
	margin-left: 12px;
}

.box-header {
	background: url(box_top.jpg) no-repeat;
	width: 204px;
	height: 12px;
}

.box-bg {
	background: url(box_bg.jpg) repeat-y;
	width: 204px;
	font-weight: bold;
	color: #6B6D43;
}

.box-bg a {
	text-decoration: none;
	color: #6B6D43;
	display: block;
	width: 100%;
	letter-spacing: 1.2;
	line-height: 1.8;
}

.box-bg a:hover {
	background-color: #6B6D43;
	color: #fff;
}

.box {
	width: 188px;
	margin-left: 8px;
}

.box-padding {
	padding: 0 8px;
}

.box-footer {
	background: url(box_bottom.jpg) no-repeat;
	width: 204px;
	height: 12px;
}

.text-table {
	background: url(text_bg.jpg) repeat-y;
	width: 579px;
}

.text-cell {
	background: url(text_overlay.jpg) no-repeat;
	width: 579px;
	height: 566px;
}

.text-footer {
	background: url(text_footer.jpg) no-repeat;
	width: 57ppx;
	height: 52px;
}

.text-padding {
	width: 530px;
	margin-left: 25px;
	margin-top: 25px;
}

.text-padding, .text-padding td {
	line-height: 1.8;
}

.footer-nav {
	width: 530px;
	text-align: center;
	line-height: 1.3;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
}

.footer-nav a {
	text-decoration: none;
}

.footer-nav a:hover {
	text-decoration: underline;
}

.weather {
	line-height: 10px;
	margin:auto;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #6B6D43 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #6B6D43;
}

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:#6B6D43
JSMENU:menuItemBgColor:#6B6D43
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#6B6D43
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#6B6D43
JSMENU:horizOffset:188
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/