body {
	margin: 0;
	background-color: #EAE6DB;
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #590909;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header-left {
	background: url(header_left.jpg) no-repeat;
	width: 480px;
	height: 255px;
}

.header-flash {
	background: url(header_flash.jpg) no-repeat;
	width: 320px;
	height: 255px;
}

.left-bg {
	background: url(left_bg.jpg) repeat-y;
	width: 59px;
}

.sidebar {
	background: url(right_bg.jpg) repeat-y top right;
	width: 180px;
}

.text-cell {
	background-color: #fff;
	width: 561px;
}

.footer {
	background: url(footer.jpg) no-repeat;
	width: 800px;
	height: 107px;
}

.footer-text {
	width: 561px;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.menu {
	background-color: #590909;
	width: 180px;
}

.menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
}

.menu-padding {
	padding: 5px 10px;
}

.menu a:hover {
	background-color: #fff;
	color: #590909;
}

.menu-bottom {
	background: url(menu_bottom.jpg) no-repeat top right;
	width: 180px;
	height: 50px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #590909;
}

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:#590909
JSMENU:menuItemBgColor:#590909
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#590909
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#590909
JSMENU:horizOffset:-210
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/