body {
	margin: 0;
	background-color: #DDDED7;
}

body, td {
	font-family: Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 1.8;
}

a {
	color: #1C1955;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.left-shadow {
	background: url(left_bg.jpg) repeat-y;
	width: 20px;
}

.left-overlay {
	background: url(left_overlay.jpg) no-repeat;
	width: 20px;
	height: 100%;
}

.right-shadow {
	background: url(right_bg.jpg) repeat-y;
	width: 20px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 20px;
	height: 100%;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 818px;
	height: 220px;
}

.menu-cell {
	background: url(menu_bg.jpg) repeat-x;
	background-color: #798BAD;
	width: 818px;
	height: 23px;
	line-height: 1.2;
}

.menu {
	color: #fff;
	font-weight: bold;
	margin-top: 3px;
}

.menu a {
	color: #fff;
	text-decoration: none;
}

.menu a:hover {
	color: #1C1955;
	background-color: #fff;
}

.mainbar {
	background: url(text_bg.jpg) repeat-x;
	background-color: #C7CEDD;
	width: 609px;
}

.text-padding {
	border: solid 1px #ADACC2;
	width: 601px;
	margin: 16px 0 2px 2px;
}

.text-padding2 {
	width: 591px;
	margin: 5px;
}

.footer-text {
	text-align: center;
	font-size: 12px;
	line-height: 1.0;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.sidebar {
	background: url(text_bg.jpg) repeat-x;
	background-color: #C7CEDD;
	width: 209px;
}

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 209px;
	height: 35px;
}

.obit-bg {
	background: url(obit_bg.jpg) repeat-y;
	width: 209px;
	font-weight: bold;
	line-height: 1.2;
}

.obit-container {
	width: 191px;
	margin-left: 6px;
}

.obit-bg a {
	display: block;
	text-decoration: none;
	color: #fff;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #fff;
	color: #1C1955;
}

.obit-padding {
	margin: 3px 5px 3px 5px;
}

.obit-footer {
	background: url(obit_bottom.jpg) no-repeat;
	width: 209px;
	height: 9px;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 858px;
	height: 20px;
}


/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #1C1955 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #1C1955;
}

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:#798BAD
JSMENU:menuItemBgColor:#798BAD
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#798BAD
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#798BAD
JSMENU:horizOffset:0
JSMENU:vertOffset:20
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/