body {
	margin: 0;
	background-color: #F7F6ED;
}

body, td {
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
	line-height: 1.8;
	color: #000;
}

a {
	color: #3367AC;
}

a:hover {
	text-decoration: none;
}

a:visited {
}

.header {
	background: url(header.jpg) no-repeat;
	width: 870px;
	height: 204px;
}

.header-links {
	color: #fff;
	width: 830px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
}

.header-links a {
	color: #fff;
	text-decoration: none;
}

.header-links a:hover {
	background-color: #fff;
	color: #3367AC;
}

.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: 40px;
}

.right-overlay {
	background: url(right_overlay.jpg) no-repeat;
	width: 40px;
	height: 100%;
}

.sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	background-color: #FEFDFB;
	width: 240px;
}

.sidebar-overlay {
	background: url(sidebar_overlay.jpg) no-repeat bottom left;
	width: 240px;
	height: 100%;
}

.mainbar {
	background: url(text_bg.jpg) repeat-y bottom right;
	background-color: #FEFDFB;
	width: 570px;
}

.text-overlay {
	background: url(text_overlay.jpg) no-repeat bottom right;
	width: 570px;
	height: 100%;
}

.text-padding {
	width: 520px;
	margin: 20px;
}

.footer {
	background: url(footer_bg.jpg) no-repeat;
	width: 810px;
	height: 136px;
}

.footer-text {
	font-size: 10px;
	width: 550px;
	margin-left: 250px;
	text-align: center;
	color: #666;
}

.footer-text a {
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}

.menu {
	margin-left: 7px;
	width: 233px;
}

.menu a {
	display: block;
	width: 233px;
	height: 63px;
	color: #fff;
	text-decoration: none;
	background: url(menu_off.jpg) no-repeat;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}

.menu a:hover {
	color: #fff;
	background: url(menu_on.jpg) no-repeat;
}

.menu-padding {
	padding-top: 15px;
	padding-left: 50px;
}

/* Image Styles */
img.one, img.two {
	clear: both;
	border: 1px #B5672A solid;
}

img.one {
	float: left;
	margin-right: 10px;
}

img.two {
	float: right;
	margin-left: 10px;
}

/* Headers */

h1, h2, h3, h4 {
	color: #3367AC;
}

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:#3367AC
JSMENU:menuItemBgColor:#3367AC
JSMENU:menuHiliteBgColor:#ffffff
JSMENU:menuLiteBgColor:#3367AC
JSMENU:menuBorderBgColor:#ffffff
JSMENU:bgColor:#3367AC
JSMENU:horizOffset:233
JSMENU:vertOffset:0
JSMENU:menuOrient:vert
JSMENU:menuFont:Verdana
FLOWER:1
*/
