﻿body
{
	background: #3a495b url(/web/images/background.jpg) repeat-x top left;
	font-family: Arial, Sans-Serif;
	font-size: 10.5pt;
	margin: 10px 0px;
	line-height: 140%;
}

h1
{
	color: #be6e39;
	font-family: Georgia, Times New Roman, Tahoma, Verdana, Arial;
	font-size: 22pt;
	line-height: 100%;
	letter-spacing: .05em;
	font-weight: normal;
}

h2
{
	color: #be6e39;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	letter-spacing: .1em;
	font-weight: normal;
	margin-top:35px;
}

div#contentWrapper
{
	width: 960px;
	margin: 0 auto;
}

div#masthead
{
	background: url(/web/images/header.jpg) no-repeat top left;
	width: 960px;
	height: 116px;
}

div#content_mainWrapper
{
	background: #ffffff url(/web/images/mainContentBG.jpg) repeat-y top left;
	margin-top: 1px;
}

div#content_main
{
	padding: 0px 5px 5px;
}

div#content_mainBottom
{
	background: #ffffff url(/web/images/mainContentBottom.jpg) no-repeat top left;
	height: 27px;
}

div#content_mainBanners
{
	background: #ffffff;
	height: 210px;
	padding: 5px 5px 0px 5px;
}

div#content_mainRight
{
	width: 208px;
	height: 269px;
	background: url(/web/images/contentRHSBlue.jpg) no-repeat top left;
	padding: 15px;
	float: left;
}

div#content_mainLeft
{
	width: 707px;
	margin-right: 5px;
	float: left;
}

div#content_mainLeftContent
{

}

div#content_mainLeftContentBottom
{
	background: #e5d09e;
	padding:15px 25px;
}

div#content_mainLeftContentBottom ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	margin-left: 1em;
	list-style-image: url(/web/images/bulletBrown.gif);
}

div#homeButtons img
{
	margin-right:8px;
}

div#homeCopy h1
{
	margin: 0px 0px 20px;
}

div#homeCopy
{
	padding:25px;
}

div#content_mainRight
{
	color: #f5f5f5;
	font-size: 9pt;
	line-height: 140%;
}

div#content_mainRight h1
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	letter-spacing: .1em;
	font-weight: normal;
	color: #fff;
}

div#content_topBar
{
	background: #d9d9d9;
	height:20px;
	border: 5px solid #fff;
}

div#content_bottomBar
{
	background: #d9d9d9;
	height:20px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	margin:0px;
}

div#content_subBottomLeft
{
	background: url(/web/images/subBottomLeft.gif) top left no-repeat;
	float:left;
	width: 26px;
	height:25px;
}

div#content_subBottomRight
{
	background: url(/web/images/subBottomRight.gif) top right no-repeat;
	float:right;
	width: 26px;
	height:25px;
}

div#content_sub_main
{
	padding:5px;
}

div#content_sub_mainBottom
{
}

div#content_sub_mainWrapper
{
	background: #ffffff url(/web/images/leftNavBG.jpg) top left repeat-y;
	margin-top: 1px;
}

div#content_leftNav
{
	width: 200px;
	height: 500px;
	float: left;
	margin:0px;
	margin-top: -5px;
}

div#content_leftNav ul
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 50px;
	list-style-type:none;
}

div#content_leftNav li
{
	letter-spacing: 0.1em;
	font-size: 9pt;
	font-family: Arial;
}

div#content_leftNav li:hover
{
	background: #74aedf;
}

div#content_leftNav li a
{
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
	color: #f5f5f5;
	text-decoration: none;
}

div#content_leftNav li a
{
	display: block;
	width: 200px;
	height:20px;
}

div#content_leftNav li a:hover
{
	color: #333;
}

div#content_html
{
	float: left;
	padding: 25px;
	width: 680px;
	margin:0px;
}

div#content_html h1
{
	margin-top:0px;
}