body {
	margin: 0;
	background: url(bg_main.gif) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #720000;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.top-bg {
	background: url(top_bg.jpg) no-repeat;
	width: 738px;
	height: 32px;
}

.header {
	background: url(header.jpg) no-repeat;
	width: 738px;
	height: 319px;
}

.body-cell, .footer-text {
	background: url(text_bg.jpg) repeat-y;
	background-color: #D4CDB7;
	width: 738px;
}

.sidebar {
	width: 213px;
}

.sidebar-bg {
	background: url(sidebar_bg.jpg) repeat-y;
	width: 213px;
}


.text-cell {
	width: 525px;
}

.text-padding {
	margin-right: 10px;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 738px;
	height: 28px;
}

.footer-text {
	color: #000;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;	
}

.footer-padding {
	padding: 5px 20px;
}

.footer-text a {
	color: #000;
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

/* Obit Styles */

.obit-header {
	background: url(obit_header.jpg) no-repeat;
	width: 213px;
	height: 34px;
}

.obit-body {
	background: url(obit_bg.jpg) repeat-y;
	width: 213px;
}

.obit-body a {
	color: #720000;
	text-decoration: none;
}

.obit-body a:hover {
	text-decoration: underline;
}

.obit-padding {
	margin:0 30px;
	width:155px;
}

.obit-table {
	margin-bottom: 6px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #720000 solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #720000;
}

h1 {
	font-size: 18px;
}

h2, h3, h4 {
	font-size: 14px;
}


/* Vert Menu Styles */
div.menu {
	margin-left: 30px;
	margin-bottom: 15px;
	font-weight: bold;
	width: 150px;
}

div.menuitem {
}

div.menu a {
	color: #F8F2DF;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

/* Fly Out Menus - Format EXACTLY like this or else the script will get screwed

JSMENU:fontColor:#F8F2DF
JSMENU:fontColorHilite:#720000
JSMENU:menuItemBgColor:#720000
JSMENU:menuHiliteBgColor:#F8F2DF
JSMENU:menuLiteBgColor:#720000
JSMENU:menuBorderBgColor:#F8F2DF
JSMENU:bgColor:#720000
JSMENU:horizOffset:150
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/