body {
	margin: 0;
	background: url(bg_main.jpg) repeat-x;
	background-color: #fff;
}

body, td {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #375A8B;
}

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%;
}

.mainbar {
	width: 550px;
	background-color: #fff;
}

.header {
	width: 550px;
	height: 332px;
	background: url(header.jpg) no-repeat;
}

.text-padding {
	margin: 10px;
	width: 530px;
}

.sidebar {
	width: 250px;
	background: url(sidebar_bg.jpg) repeat-y;
}

.sidebar-overlay {
	width: 250px;
	height: 100%;
	background: url(sidebar_overlay.jpg) no-repeat;
}

.menu {
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 30px;
	font-size: 14px;
}

.menu a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

.menu a:hover {
	color: #375A8B;
	background-color: #fff;
}

.obit-header {
	background: url(obit_header.gif) no-repeat;
	width: 230px;
	height: 44px;
}

.obit-bg {
	background: url(obit_bg.gif) repeat-y;
	width: 230px;
}

.obit-bg a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

.obit-bg a:hover {
	background-color: #375A8B;
	color: #fff;
}

.obit-footer {
	background: url(obit_bottom.gif) no-repeat;
	width: 230px;
	height: 10px;
}

.weather {
	margin-left: 20px;
	margin-top: 20px;
}

.weather td {
	line-height: 1.2;
}

.footer {
	width: 530px;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
}

.footer a {
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #375A8B solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #375A8B;
}

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:#375A8B
JSMENU:menuItemBgColor:#375A8B
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#375A8B
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#375A8B
JSMENU:horizOffset:-210
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/
