@charset "utf-8";
/* CSS Document */

#submenu {
	height: 324px;
	width: 184px;
	padding-top: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	background-image: url(images/subbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: normal;
}
#submenu a:link {
	color: #243B58;
	text-decoration: none;
}
#submenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4D83C3;
}
#subnavwrapper {
	width: 739px;
	background-repeat: repeat-y;
	background-image: url(images/bg_container.gif);
	float: left;
}

#submenu a:visited {
	color: #243B58;
	text-decoration: none;
	font-weight: bold;
}


#submenu  li {
	list-style-type: none;
	text-indent: -15px;
	line-height: 20px;
}

#submenu li.arrow  {
	font-weight: bold;
	list-style-image: url(images/arrow.gif);
	color: #000000;
}

.abouton {
	background-image: url(images/about_on.gif);
	background-repeat: no-repeat;
}
.abouton  a:visited {
	color: #FFFFFF;
}
.facilityon {
	background-image: url(images/facility_on.gif);
	background-repeat: no-repeat;
}
.supporton {
	background-image: url(images/support_on.gif);
	background-repeat: no-repeat;
}
.newson {
	background-image: url(images/news_on.gif);
	background-repeat: no-repeat;
}
.employmenton {
	background-image: url(images/employment_on.gif);
	background-repeat: no-repeat;
}
.linkson {
	background-image: url(images/links_on.gif);
	background-repeat: no-repeat;
}

#content {
	float: left;
	width: 555px;
	background-image: url(images/subcontentbg.gif);
	background-repeat: no-repeat;
	overflow: visible;
	background-color: #F8F5D0;
	font-weight: normal;
	font-size: 10px;
}

#content p {
	padding-right: 10px;
	padding-left: 15px;
	line-height: 17px;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
#contentwide {
	float: left;
	height: 358px;
	width: 739px;
	overflow: auto;
	background-image: url(images/subcontentbg.gif);
	background-color: #F8F5D0;
	background-repeat: no-repeat;
}
#contentwide h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	display: inline;
	padding-left: 20px;
}
#contentwide h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #823130;
	background-color: transparent;
	padding-left: 20px;
}
#contentwide p {
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	text-align: left;
}


#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #823130;
}

#content  h2 {
	display: inline;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 15px;
	color: #000000;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #823130;
	background-color: #F8F5D0;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 535px;
}

#subfooter {
	background-image: url(images/blue_footer.gif);
	text-align: center;
	width: 739px;
	height: 36px;
	position : relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	line-height: 13px;
	font-weight: normal;
	color: #000033;
	background-repeat: no-repeat;
	clear: both;
	
	}
.sub_sub_menu_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
