/* Generated by F12 developer tools. This might not be an accurate representation of the original source file */
BODY {
	font-family: Arial, Verdana; 
	background: url(/images/system/redesign/headerbg.png) #E3E3E3 repeat-x; 
	color: #2d2d2d; 
	font-size: 11pt
}
A:link {
	color: #025239; 
	text-decoration: none;
}
A:visited {
	color: #025239; 
	text-decoration: none;
}
A:hover {
	color: #484878; 
	text-decoration: underline;
}
OL {
	margin-left: 20px;
}
UL {
	margin-left: 20px;
}
#pagewrapper {
	margin: 0px auto; 
	width: 982px;
}
#headerwrapper {
	height: 83px;
}
#headerwrapper h1 img{
	margin-left:5px;
}

#mainlogo {
	float: left; 
	padding-top: 12px;
}
#mainlogo SPAN {
	display: none;
}
#header_toplinks {
	float: right; 
	color: #fff; 
	font-size: 8pt; 
	padding-top: 13px;
}
#header_toplinks A:link {
	color: #fff;
}
#header_toplinks A:visited {
	color: #fff;
}
#searcharea {
	padding-bottom: 15px; 
	padding-left: 15px; 
	padding-right: 5px; 
	padding-top: 15px;
	width: 365px; 
	float: right; 
	clear: right; 
	
}
#searcharea SELECT {
	width: 160px; 
	font-size: 8pt;
}
#searcharea .searchbox {
	width: 160px; 
	font-size: 8pt;
}
#searcharea .searchbox {
	padding-left: 5px;
}
#searcharea .searchButton {
	height: 19px; 
	vertical-align: top;
	float:right;
	margin-top:1px;
}
#gnav {
	padding-left: 9px; 
	height: 32px; 
	padding-top: 10px;
}
#gnav UL {
	padding-bottom: 0px; 
	list-style-type: none; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}
#gnav LI {
	float: left;
}
#gnav LI A {
	color: #000; 
	font-size: 12pt; 
	/*font-weight: bold;*/ 
	text-decoration: none;
}
#gnav LI A:hover {
	text-decoration: underline;
}
#gnav01 {
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: #000 1px solid;
}
#gnav01 a{
	font-weight:bold;
}
#gnav02 {
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: #000 1px solid;
}
#gnav03 {
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: #000 1px solid;
}
#gnav04 {
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: #000 1px solid;
}
#gnav05 {
	padding-left: 10px; 
	padding-right: 10px; 
	border-right: #000 1px solid;
}
#gnav01 {
	padding-left: 0px;
}
#gnav05 {
	border-right: transparent 0px;
}
#audiencebar {
	padding-left: 8px; 
	width: 1006px;/*965px;*/ /*1006*/
	height: 76px;
	padding-top:3px;
	overflow:visible;
}
#aud_top {
	width: 635px; 
	margin-bottom: 3px; 
	float: left; 
	height: 34px; 
	vertical-align: bottom;
}
#aud_bot {
	width: 635px; 
	margin-bottom: 3px; 
	float: left; 
	height: 34px; 
	vertical-align: bottom;
}
#audiencebar #aud_top UL {
	list-style-type: none; 
	display: inline;
}
#audiencebar #aud_bot UL {
	list-style-type: none; 
	display: inline;
}
#audiencebar #aud_top LI {
	float: left; 
	vertical-align: bottom;
}
#audiencebar #aud_bot LI {
	float: left; 
	vertical-align: bottom;
}
#audiencebar LI A {
	text-align: center; 
	width: 190px; 
	display: block; 
	height: 23px; 
	color: #fff; 
	font-size: 10pt; 
	font-weight: bold; 
	margin-right: 10px; 
	text-decoration: none; 
	padding-top: 7px;
}
#audiencebar LI A {
	background: url(/images/system/redesign/aud_button.png) no-repeat 0px 0px;
}
#audiencebar LI A:hover {
	background: url(/images/system/redesign/aud_button.png) no-repeat 0px -30px;
	color:#00704a;
}

#apply_tab {
	position:relative;
	background: url(/images/system/redesign/ApplyNow.png) no-repeat 0px 0px;
	float: right; 
	height: 95px; 
	width: 326px;
	top:-20px;
	right:32px;
	margin-bottom:-21px;
	border-bottom:1px solid #ccc;
	/*display:none;*/
}

#apply_tab a{
	display:block;
	height: 70px; 
	width: 326px;
	margin-top:25px;
}


#non_emergency_tab {
	/*border-radius: 10px 10px 0px 0px;
	background-color: #F1563F;*/
	background: url(/images/system/redesign/NonEmergencyMessageTab.png) no-repeat 0px 0px;
	color: white;
	font-weight: bold;
	position:relative;
	text-align: center;
	float: right; 
	height: 65px; 
	width: 320px;
	top:0px;
	right:32px;
	margin-bottom:-11px;
	border-bottom:1px solid #ccc;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/*display:none;*/
}

#non_emergency_tab a{
	background: url(/images/system/redesign/NonEmergencyMessageTabArrow.png) no-repeat 0px -10px;
	display:block;
	height: 65px; 
	width: 320px;
	text-decoration: none;
	color: white;
	font-weight: bold;
	position:relative;
	text-align: center;
	float: right; 	
}

#non_emergency_tab a:visited{
	color: white;
}


#notice_tab {
	display:none;
	padding-left: 20px; 
	width: 326px; 
	padding-right: 20px; 
	background: url(/images/system/redesign/noticetab2.png) no-repeat 0px 0px;
	float: right; 
	height: 58px; 
	margin-right: 28px; 
	padding-top: 17px;
}
#notice_tab a {
	text-align: center; 
	color: #fff; 
	font-size: 11pt; 
	font-weight: bold;
	display:table-cell; 
	vertical-align:middle;
	height:50px;
}
#notice_tab P A {
	color: #fff;
}
#homecontentarea {
	 
	padding-left: 8px;
	margin-top:-1px;
	/*box-shadow:2px 4px 12px #ccc;*/
	/*box-shadow:0px 4px 12px 0px #ccc inset;*/
	background:url(/images/system/redesign/HomeContentBackground.png) repeat-x 0px 0px #fff;;
}
#left_content {
	width: 712px; 
	float: left;
}
#brandingarea {
	height: 440px;
}
#whatshappening {
	padding-left: 15px; 
	width: 696px; 
	height: 171px;
}
* HTML #whatshappening {
	margin-top: -3px;
}
#whatshappening H1 {
	float: left; 
	height: 52px; 
	font-size: 18pt; 
	margin-right: 10px;
}
#whatshappening #happening_links {
	margin: 25px 0px 0px; 
	display: block; 
	float: left; 
	font-size: 9pt; 
	font-weight: bold;
}
#whatshappening #happening_links A {
	display: block; 
	float: left; 
	color: #000; 
	margin-right: 16px;
}
#whatshappening #happening_links A.cal {
	padding-left: 18px; 
	background: url(/images/system/home_viewcalendar.gif) no-repeat 0px 0px; 
	height: 16px;
}
#whatshappening #happening_links A.rss {
	padding-left: 19px; 
	background: url(/images/system/whatshapp_getrss.gif) no-repeat 0px 0px; 
	height: 18px;
	margin-right: 30px;
}
#whatshappening #happening_links A.twitter {
	vertical-align: 100px;
	padding-left: 32px; 
	/*padding is there because the link doesn't actually take up any space. Without it, the icon doesn't show up */
	background: url(/images/system/redesign/twitter.png) no-repeat 0px 0px; 
	height: 32px;
	margin-right: 5px;
	margin-top: -13px;
}
#whatshappening #happening_links A.facebook {
	vertical-align: super;
	padding-left: 32px; 
	/*padding is there because the link doesn't actually take up any space. Without it, the icon doesn't show up */
	background: url(/images/system/redesign/facebook.png) no-repeat 0px 0px; 
	height: 32px;
	margin-right: 5px; 	
	margin-top: -13px;
}

#whatshappening #happening_links A.youtube {
	padding-left: 32px; 
	/*padding is there because the link doesn't actually take up any space. Without it, the icon doesn't show up */
	background: url(/images/system/redesign/youtube.png) no-repeat 0px 0px; 
	height: 32px; 	
	margin-right: 5px;
	margin-top: -13px;
}

#whatshappening #happening_links A.instagram {
	padding-left: 32px; 
	/*padding is there because the link doesn't actually take up any space. Without it, the icon doesn't show up */
	background: url(/images/system/redesign/instagram-logo.jpg) no-repeat 0px 0px; 
	height: 32px; 	
	margin-right: 5px;
	margin-top: -13px;
}

#whatshappening #happening_links A.emgnot {
	padding-left: 17px; 
	background: url(/images/system/home_EmergencyNotification.gif) no-repeat 0px 0px; 
	height: 18px;
}
#whatshappening .home_eventitem {
	margin: 15px 5px 0px 0px; 
	width: 225px; 
	float: left;
	background: url(/images/system/redesign/whatHappeningRule.png) no-repeat;
	background-position: 41px 0px;
	
	
}
#whatshappening .home_eventitem H1 {
	background: none transparent scroll repeat 0% 0%; 
	height: auto; 
	font-size: 10pt; 
	font-weight: bold;
}
#whatshappening .home_eventitem H1 A {
	color: #00704A;
}
#whatshappening .home_eventitem P {
	line-height: 1.2em; 
	margin-top: 5px; 
	width: 170px; 
	float: left; 
	height: auto; 
	font-size: 9pt;
}
#whatshappening .home_eventitem H4 {
	text-align: center; 
	width: 39px; 
	display: block; 
	float: left; 
	height: 47px; 
	margin-right: 10px;
}
#whatshappening .home_eventitem H4 SPAN.month {
	text-transform: uppercase; 
	width: 39px; 
	display: block; 
	background: #fff; 
	height: 18px; 
	color: #7ac142; 
	font-size: 10pt; 
	font-weight: bold; 
	/*padding-top: 3px;*/
}
#whatshappening .home_eventitem H4 SPAN.day {
	text-align: center; 
	width: 34px; 
	display: block; 
	background: url(/images/system/redesign/daycircle.png) no-repeat 0px 0px; 
	height: 34px; 
	color: #fff; 
	font-size: 14pt; 
	font-weight: bold; 
	padding-top: 6px;
}
#home-slideshow {
	z-index: 5; 
	position: relative; 
	margin-bottom: 21px; 
	height: 412px; 
	overflow: hidden;
}
#slides {
	LIST-STYLE: none none outside; 
	z-index: 5; 
	position: relative; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px;
}
#slides LI {
	position: relative; 
	width: 720px; 
	height: 356px;
}
.no-underline {
	text-decoration: none;
}
.no-underline:hover {
	text-decoration: none;
}
#slide-nav-wrap {
	z-index: 10; 
	position: absolute; 
	width: 100%; 
	bottom: 0px; 
	background: #181818 repeat-x 0px 0px; 
	height: 56px;
}
#slide-nav {
	margin: auto; 
	float: left; 
	height: 50px; 
	overflow: hidden; 
	padding-top: 6px;
}
#slide-nav A {
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	margin: 0px 11px; 
	width: 66px; 
	display: block; 
	float: left; 
	height: 41px; 
	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	text-decoration: none;
}
#slide-nav A:hover {
	border-bottom-color: #9399a0; 
	border-top-color: #9399a0; 
	border-right-color: #9399a0; 
	border-left-color: #9399a0; 
	text-decoration: none;
}
#slide-nav A.activeSlide {
	border-bottom-color: #ffffff; 
	border-top-color: #ffffff; 
	border-right-color: #ffffff; 
	border-left-color: #ffffff;
}
#right_content {
	width: 255px; 
	float: right; 
	height: auto;
}
#right_top {
	padding-left: 8px; 
	margin-bottom: -8px; 
	padding-top: 12px;
}
#right_content #storyarea {
	padding-bottom: 0px; 
	padding-left: 7px; 
	padding-right: 4px; 
	padding-top: 0px;
}

.storyitem {
	/*padding-bottom: 30px; */
	width: 226px;
	border:1px solid #E3E3E3;
	border-radius:5px;
	box-shadow:2px 4px 12px #ccc;
	padding:5px;
	margin-right:8px;
	/*margin-bottom:10px;*/
}
.storyitem IMG {
	margin: 0px 10px 10px 0px; 
	float: left;
}
.storyitem H1 {
	padding-bottom: 10px; 
	padding-left: 0px; 
	padding-right: 0px; 
	color: #000; 
	font-size: 13pt; 
	font-weight: bold; 
	padding-top: 10px;
}
.storyitem P {
	line-height: 1.2em; 
	margin-bottom: 10px; 
	font-size: 9pt;
}
.storyitem A {
	color:#00704a;
	
	/*
	float: right; 
	color: #484878; 
	font-size: 9pt; 
	font-weight: bold;
	*/
}
.storyitem A:hover {
	color:#00704a;
	
}
#footerwrapper UL {
	list-style-type: none; 
	padding-left: 5px; 
	padding-right: 0px; 
	display: block; 
	background: url(/images/system/redesign/footerbar.png) no-repeat 0px 0px; 
	box-shadow:2px 4px 12px #ccc;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	height: 24px; 
	margin-left: 0px; 
	padding-top: 10px;
}
#footerwrapper LI {
	padding-left: 10px; 
	padding-right: 10px; 
	float: left; 
	border-right: #fff 1px solid;
}
#footerwrapper p a { 
    color:#008998; text-decoration:underline;
}
#footerwrapper p a:hover { 
	color:#00704a;text-decoration:underline;
}
#footerwrapper LI A {
	color: #fff; 
	font-size: 9pt; 
	font-weight: bold;
}
#footerwrapper LI.footerlast {
	border-right: transparent 0px;
}
