body
{
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
}

#mainDiv
{
	margin: auto;
	width: 860px;
	background: url(../images/mainBg2.gif) top left repeat-y;
	position: relative;
}

#menuDiv
{
	float: left;
	border-top: 4px solid #ffffff;
	border-left: 4px solid #ffffff;
	text-align: left;
}

#homeBanner
{
	background: url(../images/homeBanner.jpg) top left no-repeat;
	width: 685px;
	height: 335px;
	float: right;
	margin-right: 4px;
}

#innerBanner
{
	background: #5492b6;
	width: 685px;
	height: 135px;
	border-right: 4px solid #ffffff;
	position: relative;
	margin-right: 1px;
}

#pageTitle
{
	position: absolute;
	top: 100px;
	left: 10px;
	font-size: 24px;
	color: #ffffff;
}

#headerDiv
{
	width: 407px;
	height: 114px;
	background: #ffffff;
	float: right;
}

#innerHeaderDiv
{
	width: 407px;
	height: 94px;
	background: #ffffff;
	float: right;
}

#innerPageContent
{
	background: url(../images/innerBg2.gif) bottom right repeat-y;
	position: relative;
	width: 689px;
	float: right;
	min-height: 500px;
}

#subMenuDiv
{
	position: absolute;
	top: 94px;
	right: 4px;
	text-align: left;
	width: 240px;
	background: #002a4a;
}

#subMenuDiv ul
{
	margin: 10px 20px;
	padding: 0px;
	list-style: url(../images/whiteArrow2.gif);
}

#subMenuDiv li
{
	margin: 4px;
	padding: 0px;
}

#subMenuDiv a
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

#subMenuDiv p
{
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

#subMenuDiv h3
{
	font-size: 100%;
	color: #88cd8b;
	font-weight: oldnormal;
	padding: 0px;
	margin-bottom: 3px;
}

#subMenuPic
{
	border: 7px solid #ffffff;
}

#logoDiv
{
	background: #114872 url(../images/logo2.gif) top left no-repeat;
	width: 403px;
	margin: 4px;
	height: 70px;
	position: relative;
}

#innerLogoDiv
{
	background: #114872 url(../images/logo2.gif) top left no-repeat;
	width: 403px;
	margin: 4px;
	height: 50px;
}

#addressInfo
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	color: #ffffff;
	font-size: 12px;
}

#addressInfo a, #contactInfo a
{
	color: #88cd8b;
	font-weight: bold;
	text-decoration: none;
	margin-left: 3px;
}

#addressInfo a:hover, #contactInfo a:hover
{
	text-decoration: underline;
}

#contactInfo
{
	width: 393px;
	height: 24px;
	margin: 4px;
	background: #002a4a;
	font-size: 13px;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}

#contentDiv
{
	width: 685px;
	background: #ffffff;
	float: right;
	clear: right;
	margin: 4px 4px 0px 0px;	
}

#innerContentDiv
{
	width: 400px;
	float: left;
	text-align: left;
	font-size: 12px;
	margin: 8px 14px;
	color: #002a4a;
}

.menuArrow
{
	position: absolute;
	bottom: 3px;
	right: 2px;
	border: 0px;
}

#activeItem
{
	background: #114872;
}

#footerDiv
{
	background: #002a4a;
	width: 852px;	
	margin: auto;	
	margin-top: 4px;

}

#footerText
{
	background: #114872;
	width: 682px;
	border-left: 4px solid #ffffff;
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	height: 20px;
	padding: 6px 0px 0px 4px;
	margin-left: 162px;
}

#footerText a
{
	color: #ffffff;
	text-decoration: none;
}

#rightContentDiv
{
	width: 280px;
	float: right;
	text-align: left;
}

#officeHours
{
	margin-bottom: 2px;
	font-size: 11px;
	color: #002a4a;
}

#officeHoursHeader
{
	background: #114872;
	font-size: 16px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
	height: 25px;
	margin-bottom: 2px;
}

#tools
{
	clear: both;		
	font-size: 12px;
}

#toolsHeader
{
	background: #5492b6;
	font-size: 16px;
	color: #ffffff;
	padding: 6px 0px 0px 6px;
	height: 25px;
	margin-bottom: 2px;
}

.homepageIcon
{
	float: left; 
	margin-right: 4px; 
	margin-bottom: 2px; 	
}

.toolBox
{
	clear: both;
	color: #114872;
}

.toolBox a
{
	color: #48974c;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
}

.toolBox a:hover
{
	text-decoration: underline;
}

#mainContent
{
	float: left;
	width: 370px;
	text-align: left;
	font-size: 12px;
	margin-left: 10px;
	color: #002a4a;
}

a
{
	color: #48974c;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.lBrown
{
	color: #114872;
}

.redLink, .redText
{
	color: #B90505;
	font-size: 0.9em;
}

.spacer
{
	clear: both;
}

h2
{
	color: #5492b6;
	margin: 10px 0px 6px 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: bold;
}

p
{
	margin: 6px 0px 18px 0px;
	padding: 0px;
}

#newsletterSignUpDiv
{
	clear: left;
	width: 140px;
	text-align: left;	
	margin: 4px;
}

h3
{
	font-size: 120%;
	color: #5492b6;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 3px;
}

.inputBox
{
	width: 130px; 
	font-size: 10px;
	margin-left: 8px;
	color: #724A2C;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 4px;
}

.inputButton
{
	background: #B88600;
	border: 1px solid #000000;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}


