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

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



.scroller-body{

background: #ccc;
border: 1px solid #2C4769;
padding: 5px;
height: 188px;
}



a {
	color: #2C4769;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	height: 229px;
	width: 800px;
	color: #fff;
	font-weight: bold;
	background: url(header.jpg) no-repeat;
}

.header a, .obit-box a {
	color: #fff;
	text-decoration: none;
}

.header a:hover, .obit-box a:hover {
	text-decoration: underline;
}

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

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 19px;
	height: 775px;
}

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

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 20px;
	height: 775px;
}

.center-column {
	background-color: #fff;
}

.text-cell {
	width: 575px;
	background-color: #fff;
}

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

.text-top {
	background: url(text_overlay.jpg) no-repeat;
	width: 575px;
	height: 125px;
	line-height: 1.8;
}

.text-bottom {
	background: url(text_footer.jpg) no-repeat;
	width: 575px;
	height: 25px;
}

.text-container {
	width: 515px;
	margin: 20px 10px 0 35px;
}

.sidebar {
	width: 225px;
	height: 393px;
	background: url(sidebar_bg.jpg) no-repeat;
	background-color: #fff;
}

.footer {
	background-color: #fff;
	font-size: 10px;
	line-height: 1.2;
	text-align: center;
	height: 30px;
	width: 800px;
}

.footer-padding {
	width: 750px;
	padding: 5px;
}

.footer a {
}

.footer a:hover {
}

.obit-box {
	background: url(obit_bg.jpg) no-repeat;
	background-color: #2C4769;
	width: 225px;
	height: 240px;
	line-height: 1.8;
	color: #fff;
}

.obit-padding {
	padding: 50px 25px 10px 15px;
}

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

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

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

/* Headers */

h1, h2, h3, h4 {
	color: #2C4769;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	width: 780px;
	padding: 3px;
	margin-left: 5px;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#ffffff
JSMENU:fontColorHilite:#2C4769
JSMENU:menuItemBgColor:#2C4769
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#2C4769
JSMENU:menuBorderBgColor:#2C4769
JSMENU:bgColor:#2C4769
JSMENU:horizOffset:0
JSMENU:vertOffset:15
JSMENU:menuOrient:horiz
JSMENU:menuFont:Verdana
FLOWER:2
*/