/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(../_gfx/Park/cmn/body_bg_strip.gif) 0 0 repeat-x;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;	
	line-height:19px;
	color: #073c22;
}

a img
{
	border: 0;
}

a
{
	color: #df533a;
	text-decoration:underline;
}

a:hover
{ 
    text-decoration:none;
}

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;
	margin-top: 10px;
	display: block;	
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, 
.mainSpan:after, 
.contentheader:after,
.contentheader_banner:after, 
.content:after, 
.content_wrapper:after,
.container:after,
.width_container:after, 
.title:after,
.home_columns:after,
.search_result:after,
.search_result_alternate:after,
.component_listitem:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size: 0px;
}

.clearfix, 
.mainSpan,
.contentheader, 
.contentheader_banner,
.content,
.content_wrapper,
.container,
.width_container,
.title_right,
.home_columns,
.search_result,
.search_result_alternate,
.component_listitem
{
	display:inline-block;
}

.clearfix, .mainSpan,  .contentheader, .contentheader_banner, .content, .container, .width_container, .content_wrapper,  .title_right, .home_columns,  .search_result, .search_result_alternate, .component_listitem
{
	display:block;
}

/* Containing frame for the site */
.mainSpan_wrapper_home,
.mainSpan_wrapper,
.mainSpan_wrapper_noleftnav,
.mainSpan_wrapper_review
{
	width: 100%;
	background: url(../_gfx/Park/cmn/body_bg.jpg) center top no-repeat;
}

.mainSpan
{
	width: 100%;
}

/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/

.width_container
{
	width: 942px;
	margin: 0 auto;
	text-align: left;
}

.content_wrapper
{
	background: url(../_gfx/Park/int/noleft_content_bg_top.jpg) top left no-repeat;
	top: -23px;
	position: relative;
}

.mainSpan_wrapper_home .content_wrapper
{
	background-image: none;
	position: static;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

#FrontEndForm
{
	padding: 0;
	margin: 0;
}

.content iframe
{
	width: 98%;
	border: 0;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    width:1px;
    height:1px;
    display:block;
    float:left;
}

.header_wrapper
{
	width: 942px;
	margin: 0 auto;
	text-align: left;
}

.header
{
	width: 100%;
	height: 109px;
	position: relative;
	z-index: 22;
	background: url(../_gfx/Park/cmn/header_bg.jpg) top left no-repeat;
}

.header_left a.home_link
{
	width: 180px;
	position: absolute;
	top: 80px;
	left: 0px;
	display:block;
	overflow: hidden;
	height: 97px;
	text-indent: -4000px;
	z-index: 23;
	background: url(../_gfx/spacer.gif) 0 0 no-repeat;
}

.header_logo
{
	height: 1px;
	width: 1px;
}

/* Top line of links */
.header_nav
{ 
	text-align: right;
	padding: 2px 6px 0 0px;
	color: #01723b;
	font-family: verdana, arial, sans-serif;
}

.header_nav a
{	
	color: #01723b;
	text-decoration: none;
}

.header_nav a:hover
{
	text-decoration: underline;
}

/* Container for search field and go button */
.searchbox
{ 
	padding: 0px 0px 0px 20px;
	margin-top: 7px;
	width: 148px;
	float: right;
}

.searchbox_textbox
{
	float:left;
	padding: 3px 0 0px 7px !important;
	line-height: 14px!important;
	height: 17px !important;
	width:109px;
	color: #01723b;
	font-family: verdana, arial, sans-serif;
	border: 1px solid #84bae5;
	border-right: 0px;
}

.searchbox_button
{	
	width: 26px;
	height: 22px;
	float: left;
	background: url(../_gfx/Park/cmn/goBtn_bg.gif) 0 0 no-repeat;
}

.quicklinks
{
	float: right;
	width: 149px;
	color: #01723b;
	font-family: verdana, arial, sans-serif;
	margin-top: 7px;
}

/************************************************
Left navigation 
************************************************/
.leftnav_wrapper
{
	width: 238px;
	float: left;
}

.leftnav_wrapper2
{
	background: url(../_gfx/Park/nav/leftnav_strip.gif) 0 0 repeat-y;
}

.leftnav_bottom
{
	width: 238px;
	height: 117px;
	background: url(../_gfx/Park/nav/leftnav_bottom.png) 0 0 no-repeat;
}

/***** fix for IE6 to use transparency on png****/
* html .leftnav_bottom {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_gfx/Park/nav/leftnav_bottom.png', sizingMethod='crop');
}

.mainSpan_wrapper_home .leftnav_wrapper, .mainSpan_wrapper_review .leftnav_wrapper, .mainSpan_wrapper_noleftnav .leftnav_wrapper
{
	display: none;
}

.leftnav
{
	background: url(../_gfx/Park/nav/leftnav_bg.jpg) 0 0 no-repeat;
	padding: 49px 0 0 0px;
	min-height: 372px;
	height: auto !Important;
	height: 372px;
}

.leftnav a
{
	display:block;
	width: 226px;
	padding: 7px 7px 7px 5px;
	line-height: 15px;
	font-size: 13px;
	color: #073c22;
	text-decoration:none;
	overflow: hidden;
	border-bottom: 1px solid #c4ccd2;
	font-family: verdana, arial, sans-serif;
}

.leftnav a:hover
{
	color: #ffffff !important;
	background:  #df533a !important;
	text-decoration:none;
}

.leftnav_node_wrapper .leftnav_node a, .leftnav_node_wrapper .leftnav_node_iscurrent a
{
	background: #82cba6;
	color: #036032;
	margin-top: -1px;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a, .leftnav_node_wrapper .leftnav_node_haschildren a
{
	background: #399b6c;
	margin-bottom: 1px;
	color: #ffffff;
}

.leftnav a span{
	padding-left: 16px;
	display: block;
}

.leftnav_node_haschildren a span
{
	padding-left: 18px;
	background: url(../_gfx/Park/nav/arrow_down.gif) no-repeat 4px 6px;
}

.leftnav_node_iscurrent a span
{
	background: url(../_gfx/Park/nav/arrow_right.gif) no-repeat 5px 4px;
	font-weight: bold;
}

.leftnav_node_wrapper_root .leftnav_node_iscurrent a span
{
	background: url(../_gfx/Park/nav/arrow_right_root.gif) no-repeat 5px 4px;
}

.leftnav_node_haschildren a:hover span
{
	padding-left: 18px;
	background: url(../_gfx/Park/nav/arrow_down.gif) no-repeat 4px 6px;
}

.leftnav_node_iscurrent a:hover span
{
	background: url(../_gfx/Park/nav/arrow_right_over.gif) no-repeat 5px 4px;
}




/************************************************
Content header:  page title, breadcrumb, printer friendly link
************************************************/
/* Page content container */
.mainSpan_wrapper .container, 
.mainSpan_wrapper_noleftnav .container, 
.mainSpan_wrapper_review .container
{ 
	float:left;
	width: 704px;
	min-height: 684px;
	height: auto !important;
	height: 684px;
}

.contentheader
{
	padding: 0px 20px 17px 19px;
}

.contentheader_banner
{
	background: url(../_gfx/Park/int/content_banner_bg.jpg) 0 15px no-repeat;
	padding: 0px 20px 218px 19px;
	margin-top: -15px;
	margin-bottom: -201px;
}

.breadcrumb_wrapper
{
	height: auto !important;
	min-height: 13px;
	height: 13px;
	padding: 22px 0px 13px 0px;
	line-height: 13px;
	font-size: 11px;
	color: #399b6c;
	font-family: verdana, arial, sans-serif;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 0px 140px 13px 0px;
}

.breadcrumb a
{
	color: #399b6c;
}

.last_breadcrumb_item
{
	text-decoration:none;	
}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-top: -10px;
}

#share div:hover ul, #share div.over ul
{
	display: block;
	/* Added to resolves z-index conflict with dropdown menu */
	position:absolute;
	z-index:1000;
}

#share ul li, #share div:hover ul li, #share div.over ul li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:110px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0px 0px 0px 20px;
	display:block;
	font-size: 11px;
}

#share li a:hover
{
	color:#000;
}

.shareemail {background:url(../_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(../_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharedel {background:url(../_gfx/int/share/del.jpg) no-repeat 0 0;}
.sharegoogle {background:url(../_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(../_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(../_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(../_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(../_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(../_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(../_gfx/int/share/reddit.jpg) no-repeat 0 0;}
.shareyahoo {background:url(../_gfx/int/share/yahoo.jpg) no-repeat 0 0;}

.printer_friendly, #share, .rss{
    float:left;
    height:25px;
    text-align:left;
	margin-right: 10px;
}

.printer_friendly{width:42px;}
#share{width:110px;cursor:pointer;}
.rss{width:47px;}

.printer_friendly a, .rss a, .sharelink a {
    display:block;
    padding-left:20px;
	height:25px;
	font-size: 11px;
	line-height: 18px;
	color: #919291;
	text-decoration: none;
}

.title_right a:hover
{
	text-decoration: underline;
}

.printer_friendly a{background: url(../_gfx/Park/int/print.gif) top left no-repeat;}
.sharelink a{background:url(../_gfx/int/share/share.jpg)  left 4px no-repeat;padding-left:15px;}
.rss a{background:url(../_gfx/Park/int/rss.gif) 0 1px no-repeat;}

.title_right
{
	height:25px;
	width: 400px;
	margin-top: 9px;
}

.contentheader h1,
.contentheader_banner h1
{
	font-family: times, serif;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	color: #036032;
	margin: 0px;
	padding: 0px;
}

.contentheader h2,
.contentheader_banner h2
{
    padding:6px 0 0px 0px;
    margin:0px;
	font-size:16px;
	font-weight: bold;
	color: #399b6c;
	font-family: verdana, arial, sans-serif;
}

/************************************************
Content: main content area
************************************************/

.last_updated
{
	display: none;
}

/* Content: padding should be on content class NOT container */
.mainSpan_wrapper .content,
.mainSpan_wrapper_noleftnav .content,
.mainSpan_wrapper_review .content
{ 
	padding: 0px 20px 0 19px;
	width: 665px;
	overflow: hidden;
}

/************************************************
Content header and Content: No leftnav pages and review pages
************************************************/

.mainSpan_wrapper_noleftnav .container, .mainSpan_wrapper_review .container
{
	width: 942px;
}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content
{
	padding: 0px 20px;
	width: 902px;
}

/* NoLeftNav pages */
.mainSpan_wrapper_noleftnav .deptbanner
{
	display: none;
}

.mainSpan_wrapper_noleftnav .contentheader, .mainSpan_wrapper_noleftnav .contentheader_banner
{
	padding: 0px 20px 17px 20px;
	margin: 0;
	background-image: none;
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper
{
	padding: 43px 0px 13px 0px;
}

/* Review, error and home pages */

.mainSpan_wrapper_review .contentheader, .mainSpan_wrapper_review .contentheader_banner, .mainSpan_wrapper_home .contentheader
{
	display:none;
}

/* Hide review title for all except .mainSpan_wrapper_review*/
.component_title_review
{
	display:none;
}

.mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{
	display: block;
	padding: 69px 0px 40px 0px;
	width:942px;
	font-family: Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #036032;
}

/**************************************************
Standard content styles
****************************************************/

.content p
{ 
	margin-top: 0px;
}

.content textarea
{
	width: 550px;
}

.content input
{
	line-height: 15px !Important;
}

.content ul, .content ol
{
	padding:0px 0 0 auto;
	margin-top: 8px;
	margin-bottom: 18px;
}

.content ul li, .content ol li
{
	padding: 0px;
}

.content ul ul, .content ol ol, .content ul ol, .content ol ul
{
	padding:0px;
	margin:2px 0 0px 30px;
}

.downloadmessage
{
	clear: both;
	background: #ffffff;
	border:solid 1px #a7a7a7;
	text-align:center;
	width: 85%;
	margin: 10px auto;
}

.downloadmessage img
{
	border:0px;
	margin:0px 2px;
}

.downloadmessage p
{
	font-size:11px;
	padding:5px 0px;
	margin:0px;
	line-height: 16px;
}

.paging
{
	margin:10px 0;
}

/************************************************
Footer
************************************************/

.footer_wrapper
{
	clear: both;
	width: 100%;
	text-align: center;
}

.footer
{
	padding: 10px 20px 20px 20px;
	color: #379ed8;
	width: 902px;
	margin: 0px auto;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.footer_nav, .footer_nav a
{
	font-size: 12px !important;
}

.footer a, .footer p, .footer p a
{
	color: #379ed8;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.footer a:hover,  .footer p a:hover
{
	text-decoration: underline;
}

/************************************************
Department Home Page
************************************************/
.depthome_left
{
	width:470px;
	float: left;
	overflow: hidden;
}

.depthome_right
{
	float:right;
	width:177px;
	overflow: hidden;
}

.deptbanner IMG
{
	display: block;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box, .depthome_right .events_box
{
	width: 177px;
	float: right;
	margin: 0px 0px 15px 0px;
	min-height: 146px;
	height: auto !important;
	height: 146px;
}

.depthome_right .box_title
{
	height: 25px;
	width: 177px;
	text-indent: -4000px;
	overflow: hidden;
}

.depthome_right .news_box .box_item_date, .depthome_right .rss, .depthome_right .email
{
	display: none;
}

.depthome_right .news_box .box_list, .depthome_right .events_box .box_list
{
	padding: 16px 16px 4px 11px;
}

.depthome_right ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 14px;
}

 .depthome_right ul li
{
	padding: 0px 0px 13px 22px;
	background: url(../_gfx/Park/cmn/list_bullet.gif) 0 3px no-repeat;
	margin: 0px;
	line-height: 14px;
	font-size: 11px;
}

 .depthome_right ul li a
{
	text-decoration: none;
	color: #0a3c23;
	line-height: 14px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
}

 .depthome_right ul li a:hover
{
	text-decoration: underline;
}

.depthome_right .box_bottomlink a, .depthome_right .box_bottomlink a:hover
{
	width: 51px;
	height: 21px;
	background: url(../_gfx/Park/int/dept_box_more.gif) 0 0 no-repeat;
	float: right;
	clear: both;
	text-indent: -4000px;
	overflow: hidden;
	margin-right: 16px;
	display: inline;
}

/**** news box***/
.depthome_right .news_box
{
	background: url(../_gfx/Park/int/news_bg.gif) 0 0 no-repeat;
}

/*****events box *****/
.depthome_right .events_box
{
	background: url(../_gfx/Park/int/events_bg.gif) 0 0 no-repeat;
}

.depthome_right  .box_item_date
{
	color: #399b6c;
	line-height: 14px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	display: block;
}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */
.home_collage img
{
	display: block; 
}

.home_collage .slideshow_master, .home_collage .slideshow_inner
{
      z-index: 1;
	  position: absolute;
	  height: 271px !important;
	 width: 942px !important;
}

.home_collage .slideshow_post
{
      z-index: 0;
	  position: absolute;
}

.home_collage
{
	height: 271px;
	width: 942px;
	z-index: 0;
	position: relative;
	overflow: hidden;
	margin-top: -23px;
	float: left;
}

.important_alert_wrapper
{	
	position: absolute;
	top: 63px;
	left: 407px;
	z-index: 21;
	width: 495px;
	height: 205px;
	background: url(../_gfx/home/alert_bg.gif) 0 0 no-repeat;
	opacity: .94;
	filter:Alpha(opacity=94); 
}

.important_alert
{
	margin: 54px 0px 0px 20px;
	width: 454px;
	height: 132px;
	overflow: hidden;
	opacity: 1.0;
	filter:Alpha(opacity=100); 
	color: #ffffff;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.important_alert a, .important_alert p a
{
	color: #ffffff;
}

.important_alert p
{	
	margin:0 0 15px 0;
	padding:0;
	color: #ffffff;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.home_spotlight, .spotlight_bg
{	
	position: absolute;
	top: 64px;
	left: 20px;
	z-index: 21;
	width: 214px;
	height: 205px;
}

.spotlight_bg
{
	background: url(../_gfx/home/spotlight_bg.gif) 0 0 no-repeat;
	opacity: .83;
	filter:Alpha(opacity=83);
	top: 0px;
	left: 0px;
}

.home_spotlight .box_content
{
	position: relative;
	z-index: 22;
	padding: 23px 18px 0 21px;
	height: 171px;
	overflow: hidden;
	color: #ffffff;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.home_spotlight .box_content IMG
{
	width: 166px;
	height: 55px;
	margin: 0px 0 25px 3px; 
}

.home_spotlight .box_content p,  .home_spotlight .box_content a
{
	margin: 0;
	padding:0;
	color: #ffffff;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
}

.home_columns
{
	width:100%;
	clear: both;
	position: relative;
	background: url(../_gfx/home/content_top.jpg) 0 0 no-repeat;
	min-height: 411px;
	height: auto !Important;
	height: 411px;
}

.home_left
{
	width:211px;
	float:left;
	overflow: hidden;
	padding-top: 55px;
}

.home_middle
{
	float:left;
	width: 395px;
	overflow: hidden;
	padding: 55px 45px 0 34px;
}

.home_right
{
	width:257px;
	float:right;
	overflow: hidden;
}

.home_buttons ul
{
	padding: 0px;
	margin: 0px;
	display: block;
	list-style: none;
}

.home_buttons li
{
	padding: 0px 0 2px 0 !important;
	margin: 0px;
	float: left;
}

.home_buttons li a
{
	display:inline-block;
	display:block;
}

/************************************************
Home boxes
************************************************/
/**** weather box****/

.home_weather, .home_weather a
{
	color: #11477c;
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	padding: 2px 10px 0px 10px;
}

.home_weather a
{
	font-weight: normal;
}

/*** News and events boxes ***/


.home_news, .home_events
{
	width: 257px;
	clear: both;
	float: right;
}

.home_news .box_title,
.home_events .box_title, .home_highlights .box_title
{
	display: block;
	text-indent: -4000px;
	overflow: hidden;
	height: 33px;
	position: relative;
}

.home_news .box_title a.rss,
.home_events .box_title a.rss
{
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../_gfx/home/rss.gif) 0 0 no-repeat;
	top: 15px;
	right: 25px;
}

.home_news .box_title a.email,
.home_events .box_title a.email
{
	width: 21px;
	height: 20px;
	background: url(../_gfx/home/email.gif) 0 0 no-repeat;
	position: absolute;
	top: 12px;
	right: 66px;
}

.home_news p,  .home_events p
{
	padding: 15px 0px 15px 10px;
	margin: 0;
}

.home_events ul, .home_news ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 14px;
}

.home_events ul a, .home_news ul a, .home_highlights .box_item_title a
{
	text-decoration: none;
	color: #11477c;
	line-height: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.home_events ul a:hover, .home_news ul a:hover, .home_highlights .box_item_title a:hover
{
	text-decoration: underline;
}

.home_events ul li, .home_news ul li
{
	padding: 7px 0px 7px 26px;
	background: url(../_gfx/Park/cmn/list_bullet.gif) 0 10px no-repeat;
	margin: 0px;
	line-height: 14px;
}

.home_events .box_item_date, .home_news .box_item_date
{
	color: #909192;
	line-height: 14px;
	display: block;
}

.home_columns .box_bottomlink a, .home_columns .box_bottomlink a:hover
{ 
	height: 21px;
	text-indent: -4000px;
	overflow: hidden;
	margin-right: 18px;
	display:inline;
	float: right;
}

/*** News Box ******/
.home_news
{
	background: url(../_gfx/home/homeboxes_strip.gif) 0 0 repeat-y;
	margin-top: 11px;
}

.home_news .box_title
{
	background: url(../_gfx/home/news_title.gif) 0px 0 no-repeat;
}

.home_news .box_list
{
	background: url(../_gfx/home/news_bg.gif) 0 0 no-repeat;
	padding: 16px 18px 0px 12px;
}

.home_news .box_bottomlink a, .home_news .box_bottomlink a:hover
{
	width: 51px;
	background: url(../_gfx/home/news_more.gif) 0 0 no-repeat;
	margin-bottom: 19px;
}

/*** Events  Box *****/
.home_events .box_title
{
	background: url(../_gfx/home/events_title.gif) 0px 0 no-repeat;
}

.home_events .box_title a.email
{
	top: 0px;
}

.home_events .box_title a.rss
{
	top: 3px;
}

.home_events .box_list
{
	padding: 4px 18px 8px 12px;
	min-height: 111px;
	height: auto !important;
	height: 111px;
	background: url(../_gfx/home/events_bottom.gif) 0 0 no-repeat;
}

.home_events .box_bottomlink a, .home_events .box_bottomlink a:hover
{
	width: 76px;
	background: url(../_gfx/home/events_more.gif) 0 0 no-repeat;
}

/**** highlights Box****/

.home_highlights .box_list
{
	padding:  15px  0px 0px 0px;
}

.newsimg
{
	float: left;
	background: url(../_gfx/home/newsimg_bg.gif) 0 0 no-repeat;
}

.newsimg IMG
{
	width: 66px;
	height: 66px;
	margin: 5px 23px 7px 5px!important;
	margin-right: 20px;
	border: 0px;
}

.home_highlights .box_item_title a
{
	line-height: 15px;
}

.home_highlights .box_item_title
{
	padding-top: 2px;
}

.home_highlights .box_item_summary
{
	line-height: 15px;
	font-family: verdana, arial, sans-serif;
	color: #11477c;
}

.home_highlights .box_item
{
	padding-bottom: 14px;
}

/************************************************
Forms
************************************************/
.form div
{
	margin:5px 0;
	clear: both;
	float: left;
	width:100%;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:17px;
	float: left;
	width: 150px;
	line-height: 15px !important;
}

/*.form_field
{
	height:20px;
	float: left;
	width: 550px;
}*/

.form_textarea
{
	width: 587px !important;
	border:solid 1px #a7a7a7;
}

legend
{
	font-weight: bold;
	color:#399b6c;
}

fieldset
{
	border:solid 1px #a7a7a7;
}

hr
{
	color: #a7a7a7;
	background-color: #a7a7a7;
}

.form_normaltextbox
{
	width:300px;	
	border: 1px solid #a7a7a7;
	background-color: #ffffff;
}

.form_smalltextbox
{
	border: 1px solid #a7a7a7;
	background-color: #ffffff;
	margin: 2px 0;
	padding-left: 2px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #a7a7a7;
	background-color: #ffffff;
	padding-left:3px;	
}

.form_button
{
	background: #399b6c;
	font-weight: bold;
	color: #ffffff;
	border: 2px solid #a7a7a7;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	border:0;
	cursor: pointer;
}

/*.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}*/

/************************************************
Search
************************************************/
.search
{
	width: 942px;
	overflow: hidden;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding:10px 0; 
}

.search .paging span.linkpage
{
	margin: 2px;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #a7a7a7;
	background-color:#ffffff;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background-color:#c5e4d4;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 30px 0 30px;
	border-bottom:1px solid #a7a7a7;
	margin-right: 2px;
}

.search_result_alternate
{
	background: #c5e4d4;
}

.search_result_title
{
	font-weight:bold;
	font-size:13px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis span.term1,
.search_result_synopsis span.term2,
.search_result_synopsis span.term3
{
	color: #000;
	font-weight: bold;
}

.search_result_synopsis span.term1
{
	background-color: #FFFF66;
}

.search_result_synopsis span.term2
{
	background-color: #A0FFFF;
}

.search_result_synopsis span.term3
{
	background-color: #99FF99;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
}

.search_result_info
{
	padding: 0 0 10px 20px;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

.autosuggestion div
{
	padding: 0 0 20px 30px;
}

.autosuggestion div span.best_alternative
{
	color: #ff3333;
}

.autosuggestion a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 630px;
	font-size: 10px;	
}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:11px;
	padding:0px 30px 6px 30px;
}

.search_features
{
	padding: 10px 35px;
	margin-left: 1px;
	background: #c5e4d4;
	border-top: solid 1px #a7a7a7;
	border-bottom: solid 1px #a7a7a7;
}
.advanced_searchbox
{
	float: left;
	width: 40%;
	position: relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 217px;
	border: solid 1px #a7a7a7;
	line-height:13px;
	padding: 2px 0 1px 3px;
	height: 15px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 350px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	border-top: dashed 1px #a7a7a7;
	border-bottom: dashed 1px #a7a7a7;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
	font-weight: normal;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 0px 0 0px 22px;
	background: url(../_gfx/cmn/arrow.gif) 0px 0px no-repeat;
	line-height: 18px !important;
}

div.sort_items span.item a
{
	line-height: 18px;
	font-weight: bold;
}

.sort_container_inline
{
	font-weight: bold;
	width: 100%;
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: both;
	width: 145px;
	margin-top: -1px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	border: 0;
	clear: right;
	display: inline;
	width: 400px;
}

.sort_container br.clear
{
	display:none;
}

.sort_container_inline br.clear
{
	clear: both;
}

.search_features a.advanced_search_link
{
	position: absolute;
	margin: -35px  0 0 630px;
	font-size: 10px;
}

/************************************************
Google Search
************************************************/
#cse-search-results
{
	padding: 20px;
	background-color: #ffffff;
}

#cse-search-results iframe
{
	width: 862px;
}

/************************************************
Lists, including DataGrid classes and Image-using item list 
************************************************/
.alphabetpicker a
{
	font-size:11px;
}

/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 10px 0px;
}

.filter a
{
	color: #073c22;
}

.filter select
{
	width:180px;
}

.listDiv
{
	width: 100%;
	clear: both;
}

.listtable
{
	width:100%;
	border:1px solid #a7a7a7 !important;
	background-color:#ffffff;
	border-collapse:separate !important;
	margin: 10px 0;
}

.righttable
{
    width:250px;
	border:1px solid #a7a7a7;
	border-collapse: collapse;
	background-color: #ffffff;
}

.listtable th, .righttable th
{
	padding: 5px 4px 5px 9px;
	text-align:left;
	color: #ffffff;
	background: #399b6c;
	font-weight: normal;
	font-size: 16px;
	border: 0px !important;
	font-family: times, serif;
}

.listtable th a, .righttable th a
{
	color: #ffffff;
	font-size: 16px;
	font-family: times, serif;
}

.listtable td, .righttable td
{
	border:0 !important;
	border-top:1px solid #a7a7a7 !important;
	padding:3px 4px 3px 9px;
}

.listtable tr:hover, .righttable tr:hover
{
	background-color:#c5e4d4;
}

/************************************************
Lists without table grid, like News
************************************************/
.listcomponent
{
	border:0px !important;
	border-collapse: separate !important;
	width: 100%;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px !important;
	padding:4px 4px 10px 0;
}

.listdocument
{
	width: auto !important;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    width:100%;
	font-size:20px;
	line-height:22px;
	color: #036032;
}

.component_subtitle, .component_subtitle span, h3
{
	font-weight: bold !important;
	color: #399b6c !important;
	font-size: 16px !important;
	font-family: verdana, arial, sans-serif;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px 0;
	width:100%;
}

.component_listitem div
{
	width:100%;
	clear: both;
}

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:100px;
	display:block;
	float:left;
}

.component_listitem_header_wider
{
	width:150px;
}

.component_listitem_content
{
	width:300px;
	display:block;
	float:left;
}

.component_content
{
	clear: both;
	width: 100%;
}

.outlookcalendar
{
	display: block;
	padding-top: 10px;
	width: 200px;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:0px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
    width:180px;
}

.calendar_filter a
{
	color: #073c22;
}

.calendar_wrapper, .calendar
{
	width:100%;
	border-collapse: collapse;
}

.calendar_dayheader
{
	line-height: 32px;
	color: #ffffff;
	background: #399b6c;
	padding: 2px 0px 0 0;
	font-size: 14px;
	font-family: verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

.calendar_title td
{
	padding: 15px 0px 12px 0px;
	font-size: 20px;
	width: 50% !important;
	font-weight: normal;
	color: #073c22;
	font-family: tahoma, verdana, sans-serif;
}

.calendar_title td.calendar_nextprev
{
	width: 25% !important;
	text-align: center;
}

td.calendar_nextprev a
{
	color: #d63338 !important;
	font-size: 12px;
	text-decoration: none;
}

td.calendar_nextprev a:hover
{
	color: #d63338 !important;
	text-decoration: underline;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:16px;
	line-height:25px;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #bcbbbb;
}

.calendar_day,
.calendar_weekendday
{
	background: #ffffff;
}

.calendar_othermonthday
{
	background: #c5e4d4;
	color:#3b9b6d;
}

.calendar_today
{
    background: #01723b;
	color:#ffffff;
}

.calendar_eventtime
{
	line-height:13px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	font-size: 11px;
	color: #919292;
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
}

.calendar_eventlink
{	
	line-height:13px;
	font-size: 11px;
	display:block;
	padding:0px 0px 10px 0px;
	font-family: verdana, arial, sans-serif;
	color: #073c22;
	font-weight:normal;
}

.calendar_today .calendar_eventlink,
.calendar_today .calendar_eventlink a
{
	color: #ffffff;
}

td.calendar_day br,
td.calendar_today br,
td.calendar_weekendday br,
td.calendar_othermonthday br
{
	display: none;
}

.calendar_allinone 
{
	width: 100% !important;
}

/************************************************
Site map
************************************************/

.sitemap img
{
	margin: 0 5px 0 0;
}

.rootnode a,
.parentnode a
{ 
	color: #399b6c;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(../_gfx/_SiteMap/file.gif);
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}

/************************************************
Link List
************************************************/

.link_content
{
	display:block;
}

.listlink
{
	width: 100%;
	padding:0;
	border-collapse: separate !important;
}

.listlink td
{
	padding: 0 0 14px 0 !important;
	border:0 !important;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:100%;
	border-collapse: separate !important;
	background-color:#ffffff;
	border:1px solid #a7a7a7;
}

.listfaq td
{
	padding:4px;
	border:0px;
}

.listfaq_answers
{
	width:100%;
	margin-top: 20px;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
	border: 0;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_q_js
{
 	font-weight:bold;
 	cursor: pointer;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:620px;
}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:11px;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	padding:3px; 
	border:1px solid #a7a7a7;
	background-color:#ffffff;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#c5e4d4;
}

.listcomponent_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px 0;
}

.area_div
{
	padding: 5px 0;
	clear: both;
	line-height: 15px !important;
}

.area_div span
{
	width: auto !Important;
	float: none !Important;
}

.area_div label,  .area_div div,  .area_div td
{
	line-height: 15px !important;
}

.area_div span label
{
	line-height: 17px !important;
	padding-top: 3px;
	width: 150px !Important;
	display: block;
	float: left;
	clear: left;
}

.area_div td label
{
	line-height: 17px !important;
	display: block;
	padding-top: 1px;
}

.area_div td input
{
	margin-right: 0;
}

.area_div  input
{
	margin-right: 3px;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 18px;
	font-weight: bold;
}

.survey_container INPUT[type="checkbox"]
{
	margin-bottom: 0px;
}

.survey_container span, .survey_container TABLE tr
{
	background: transparent !important;
}

.survey_container table, .survey_container td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td
{
	padding: 8px 0px !important;
}

/*following  style reduces the gap at the top of the page in Firefox and Safari, caused by the padding on two empty table rows*/
.survey_container table tr:first-child td
{
	padding: 0px !important;
}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td
{
	padding: 0px !important;
}

.survey_container table table table table tr td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table table table table tr:first-child td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	width:100%;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:110px;
}

.staff_thumbnail_span img
{
	margin:0px 5px 10px 0px;
	border:1px solid  #a7a7a7;
}

/*.staff_listitem_span
{
	float:left;
	width:450px;
	margin:0px 0px 10px 0px;
}*/

.staff_component_title
{
    width:100%;
	font-size:18px;
	line-height: 20px;
	font-weight: bold;
	color: #399b6c;
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin: 5px 5px 20px 5px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #a7a7a7;
}

.album_thumb
{
	background: url(../_gfx/album/exported_group.jpg) top center no-repeat;
	overflow: hidden;
	width: 260px;
	height:130px;
	padding-top:22px;
}

.album_thumb img
{
	width: 160px;
	height: 110px;
	position:relative;
	left:0px; 
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:9px;
	line-height: 15px;
}

.photo_item
{
    padding:20px;
    text-align:center;
	background-color: #ffffff;
	border: 1px solid #a7a7a7;
	margin: 5px;
}

.photo_thumb
{
    background: url(../_gfx/album/single_photo.gif) top center no-repeat;
    overflow: hidden;
    width:240px;
    padding-top:50px;
    height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.slideshow_link
{
    float:right;
    width:140px;
	background: #399b6c;
   	border: 1px solid #a7a7a7;
 	text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
	color: #ffffff;
    background: url(../_gfx/album/slideshow.gif) 7px 7px no-repeat;
    font-size:11px !important;
	font-weight:bold;
}

.slideshow_nav
{
    text-align:center;
}

#photo_single
{
	background-color: #ffffff;
	border: 1px solid #a7a7a7;
	margin-top: 5px;
}

/************************************************
Official's Corner 
************************************************/
.official_list
{
	width:470px;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:right;
	padding:25px 0px 0px 0px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	overflow: auto;
	width:566px;
	height:auto;
}

.official_top:after { content: ""; display: block; height: 0; clear: both; }

.official_image
{
	float: left;
	width:auto;
	height:auto;
	margin:10px 0px 0px 0px;
	border: solid 1px #a7a7a7;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px;
	border:solid 1px #a7a7a7;
}

.official_info_div
{
	float: left;
	width:390px;
	height:auto;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:100px;
	height:auto;
}

.official_info_content
{
	float: right;
	width:285px;
	height:auto;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:560px;
	height:auto;
	padding:10px 0px 0px 0px;
}

.official_message
{
	clear:both;
	width:560px;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:140px;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:410px;
	height:auto;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px;
}

.official_message_body
{
	height:auto;
	width:411px;
	padding: 3px;
	border:solid 1px #a7a7a7;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px;
	border:solid 1px #a7a7a7;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }

/************************************************
Weather component
************************************************/

.forecast_item
{
	text-align: center;
	float: left;
	border: solid 2px #a7a7a7;
	height: 180px;
	width: 127px;
	margin: 5px;
	overflow: hidden;
	line-height: 18px;
	background-color:#ffffff;
}

.forecast_item img
{
	width: 79px;
	height: 49px;
}

.forecast_container
{
	padding: 20px;
}

/************************************************
Facility component
************************************************/
.facility_header_cell{
	font-weight:bold;
	font-size: 15px;
}

td.facility_detail li {
	margin: 0px;
	padding:0px;
	line-height:15px;
}

td.facility_thumbnail img {float:left;margin:0px 10px 10px 0; border:1px solid #a7a7a7;}
td.facility_thumbnail {vertical-align:top;}

.facility_detail {margin:0px;float:left;}

/************************************************
Business Directory
************************************************/

.business_list_title
{
      width:60px;
      /*display: inline-block;*/
}

/************************************************
Poll component
************************************************/
.poll
{
	margin: 20px 0px 0px 0px;
	width: 100%;
}

.poll_q
{
	font-weight: bold;
	
}

.poll_choices
{
	padding-bottom: 10px;
}

.poll_choices INPUT
{
	float: left;
	clear: left;
	margin: 3px 10px 0px 0px;
	height: 13px;
	width: 13px;
	padding: 0;
}

.poll_choices label
{
	float: left;
	width: 620px;
}

.poll_result_answer table tr
{
	height: 12px !important;
}

.poll_result_answer table
{
	border:1px solid #a7a7a7 !important;
}

/**********************************************
CAPTCHA
**********************************************/

.captcha img
{
	float:left;
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #a7a7a7;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1
{
	visibility: hidden;
	color: #036032;
	font-family:   times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	line-height: 30px;
}

/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project.
*/

/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;	
	line-height:19px;
	color: #073c22;
}

a
{
	color: #df533a;
	text-decoration:underline;
}

a:hover
{ 
    text-decoration:none;
}

.subtitle, .subtitle p,  .subtitle a
{
	font-weight: bold;
	color: #3c9b6d;
	font-size: 14px;
}

table.tableData
{
	width: 85%;
	border:1px solid #a7a7a7 !important;
	border-collapse:collapse;
	background-color: #ffffff;
}

.tableData td
{
	border:0;
	border-top:1px solid #a7a7a7;
	padding:3px 4px 3px 9px;
}

.tableData td p, .tableData th p, .tableDataHdr p
{
	padding: 0;
	margin:0;
}

.tableData th, .tableDataHdr
{
	padding: 5px 4px 5px 9px;
	text-align:left;
	color: #ffffff;
	background: #399b6c;
	font-weight: normal;
	font-size: 16px;
	font-family: times, serif;
}

.tableDataHdr a, 
.tableData th a, .tableData th p, .tableDataHdr p
{
	color: #ffffff;
	font-size: 16px;
	font-family: times, serif;
}

.tableData tr:hover
{
	background-color:#c5e4d4;
}

.tableBox
{
	border: 1px solid #a7a7a7;
	padding:5px;
	background-color: #ffffff;
}

.tableBox th
{
	text-align:left;
}

.tableBox td, .tableBox td p, .tableBox th, .tableBox th p, .tableBox li, .tableBox a, .tableData td, .tableData td p, .tableData li, .tableData a
{
}



