/************************************************
This is the custom style sheet, containing styles
that will be customized for each project.
************************************************/

/************************************************
Base font style and size set here
************************************************/
body
{
	border: none;
	margin: 0px;
	padding: 0px;
	background: #6699cc url(_gfx/cmn/body_bg.gif) center repeat-y;
	/*background: #36689B;*/
	text-align: center;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height:16px;
	color: #656565;
}

a img
{
	border: 0px 0px 0px 0px;
}

a
{
	color:#6699cc;
	text-decoration:underline;	
}

a:hover
{ 
    text-decoration:underline; 
}

.content a, .content a:hover,
.content a span, .content a:hover span
{
	color: #6699cc !important;
}

hr
{
	border:0;
	background: url(_gfx/cmn/dotted_rule.gif) repeat-x;
	height: 1px;
	width: 100%;
}

	* html hr
{
	border:1px dotted #34669b;
	height:1px;
	width:100%;
}

/* Default error reporting style */
.error_message
{ 
	color: #c60;
	font-weight:bold;	
	font-size: 11px;
}

/* Use :after instead of clear:both because IE adds a space with clear:both */
.clearfix:after, 
.mainSpan:after, 
.contentheader:after, 
.content:after, 
.container:after, 
.container_noleftnav:after, 
.container_noleftnav_notitle:after,
.title_right:after
{ 
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right
{
	display:inline-block;
}

/* Hide from IE-mac \*/
* html .clearfix,
* html .mainSpan, 
* html .contentheader, 
* html.content, 
* html.container, 
* html.container_noleftnav, 
* html.container_noleftnav_notitle,
* html.title_right
{
	height:1%;
}

.clearfix, 
.mainSpan, 
.contentheader, 
.content, 
.container, 
.container_noleftnav, 
.container_noleftnav_notitle,
.title_right
{
	display:block;
}
/* End hide from IE-mac \*/


/* Containing frame for the site */
.mainSpan
{
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(_gfx/cmn/mainspan_bg.gif) center repeat-y;
	border-right: solid 4px #ffffff;
	border-left: solid 4px #ffffff;
	text-align:left;
}

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    border:0px;
    width:1px;
    height:1px;
    display:block;
    float:left;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/
.header
{
	background:url(_gfx/cmn/header_bg.gif) top center no-repeat;
	height:78px;
}

*html .header 
{ 
	background-position: 0 0; 
	width: 758px;
}

.header_left
{
	float:left;
	/*width:270px;*/
	width: 568px;
	height: 78px;
}

img.header_banner
{
	width: 552px;
	height: 67px;
	position: relative;
	top: 4px;
	right: -7px;
	z-index: 0;
}

.header_left_link h2
{
	display: none;
}

a.header_left_link
{
	display: block;
	height: 78px;
	width: 78px;
	position: absolute;
	z-index: 100;
}

.header_right
{
	float:right;
	width:190px;
	padding: 0;
	margin: 0;
}

.header a.tourism-site
{
	background: url(_gfx/cmn/tourism-site.jpg) no-repeat 0 0;
	width: 183px;
	height: 67px;
	display: block;
	border: 0;
	margin: 4px 0 0 0;
}

.header a:hover.tourism-site
{
	background: url(_gfx/cmn/tourism-site.jpg) no-repeat 0 -67px;
}

.header a.tourism-site{_margin-left: 2px;}

.header a.tourism-site span
{
	display: none;
}

/* Top line of links */
.header_nav
{ 
	font-weight:bold;
	padding: 3px;
	color: #EEEEEE;
	font-size: 10px;	
}

/*.header_nav p.visit
{
	display: block;
	width: 118px;
	height: 16px;
	text-indent: -4000px;
	background: url(_gfx/cmn/visit.gif) 0 0 no-repeat;
	margin: 8px 0 4px 7px;
}

*html .header_nav p.visit 
{
	position: relative; 
	top: 10px; 
	left: 5px;
}

.header_nav a.publicart
{
	display: block;
	width: 118px;
	height: 16px;
	text-indent: -4000px;
	background: url(_gfx/cmn/publicart.gif) 0 0 no-repeat;
	margin: 2px 8px;
}

*html .header_nav a.publicart 
{
	position: relative; 
	top: 10px; 
	left: 10px;
}

*html .header_nav a.tour 
{
	position: relative; 
	top: 10px; 
	left: 10px;
}

.header_nav a.tour
{
	display: block;
	width: 136px;
	height: 16px;
	margin: 2px 8px;
	text-indent: -4000px;
	background: url(_gfx/cmn/tour.gif) 0 0 no-repeat;
}

.header_nav a.publicart:hover
{
	background: url(_gfx/cmn/publicart_over.gif) 0 0 no-repeat;
}

.header_nav a.tour:hover
{
	background: url(_gfx/cmn/tour_over.gif) 0 0 no-repeat;
}
*/

/* Container for search field and go button */
.searchbox
{ 
	width: 169px;
	float: left;
	height: 39px;
	background: url(_gfx/cmn/search_bg.gif) top no-repeat;
}

.searchbox_textbox
{
	float:left;
	padding:1px 1px 1px 3px;
	margin:10px 0px 0px 25px;
	font-size:10px;
	background-color:#6799cc;
	color: #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: none;
	width:113px;
	height: 16px;
}

*html .searchbox_textbox 
{ 
	padding: 0 0 0 3px; 
	line-height: 13px; 
	height: 16px;
}

.searchbox_button
{
	margin:10px 0px 0px 0px;
	float:left;
}

/************************************************
Content section
************************************************/
/* Page content container */
.container
{ 
	width: 610px;
	float:left;
	overflow: hidden;
	margin: 0px 0 0 4px;
	padding: 0;
}


*html .container 
{
	width: 602px; 
	margin: 0px 0 0 4px;
}


/* Contains breadcrumb, page title, printer friendly link */
.contentheader
{
	width: 100%;
	display:inline-table;
}

.breadcrumb_wrapper
{
	padding: 8px 0 10px 15px;	
	font-size:12px;
	background: url(_gfx/cmn/breadcrumb_bg.gif) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 0 0;
	color: #fff;
	width: 588px;
	line-height: 18px;
	font-weight: bold;
}

*html .breadcrumb_wrapper 
{
	width: 603px;
}

.content .breadcrumb_wrapper,
.content .noleft .breadcrumb_wrapper
{
	background: none; width: 375px;
}

.breadcrumb a
{ 
	color: #336699;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.printer_friendly, .forward_link, .rss{
    font-size:11px;
    float:right;
    height:20px;
    text-align:left;
}

.printer_friendly{width:45px;}
.forward_link{width:65px;}
.rss{width:45px;}

.printer_friendly a, .forward_link a, .rss a{
    display:block;
    padding-left:20px;
    color: #666666;
    text-decoration:underline;
}

.printer_friendly a{background: url(_gfx/cmn/print.gif) 0 0 no-repeat;}
.forward_link a{background:url(_gfx/cmn/email.gif) 0 0 no-repeat;}
.rss a{background:url(_gfx/cmn/rss.gif) 0 0 no-repeat;}

.printer_friendly a:hover, .forward_link a:hover, .rss a:hover
{
	text-decoration:underline;
}


.title
{
	margin:0px 0px 0px 0px;
}

.title_right
{
	text-align:right;
	/*width: 145px;*/
	width: 190px;
	float: right;
	height:20px;
	padding:0 10px 0 0;	
}

.title h1
{
    padding:0px 15px 0px 0px;
    margin:0px 0px 5px 0px;
	/*width: 555px;*/
	color: #336699;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

*html .title h1 
{ 
	width: 100%;
}

td.left_content .title h1
{ 
	width: 550px;
	float: left;
}

.contentheader h2
{
    float:left;
    padding:0px 0px 0px 0px;
    margin:7px 0px 0px 0px;
    width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:26px;
	font-weight: bold;
	color: #6f695d;
}

/* Content: padding should be on content class NOT container */
/*UG*/
.content
{ 
	padding: 0px 20px 25px 20px;
	margin: 1px 4px;
}

.container .content
{
	width: 597px;
	margin: 0px 0 0 0;
	border: 3px solid #6699cc;
	border-bottom: none;
	padding: 0; 
}

.fix_topgap
{
	width: 605px;
	background-color: #fff;
	color: #fff;
	margin: 0px 0px 0px 150px;
	/*border: solid 1px #fff !important;*/
	height: 4px !important;
	position: absolute;
	overflow: hidden;

}

.title_gap
{
	height: 1px;
	background-color: #fff;
	overflow: hidden;
	width: 602px;
	margin: 0px 0px 0px 0px;
}

.contentwrapper_twocolumns
{
	background-image: url(_gfx/content_bg/two_columns.jpg);
	background-repeat: repeat-y;
	background-position: 146px 3px;
}

.contentwrapper_onecolumn
{
	background-image: url(_gfx/content_bg/one_column.jpg);
	background-repeat: repeat-y;
	background-position: 146px 3px;
}

.content_bottom
{
	height:3px;
	background-color:#6699cc;
	width:603px;
	_width: 602px;
	overflow:hidden;
	position:absolute;
	margin:-2px 0px 0px 150px;	
}

.mainSpan .contentheader .title,
.mainSpan .contentheader h2
{
	display: none;
}

.tablecontent
{
	width: 597px;
	border-collapse: collapse;
	/*height: 550px;*/
}

.tablecontent_noleftnav
{
	width: 597px;
	border-collapse: collapse;
}


.tablecontent td.left_content
{
	/*padding: 5px 10px 5px 8px;*/
	line-height:16px;
	vertical-align: top;
}

.tablecontent td.left_content .title,
.tablecontent td.left_content .contentheader h2
{
	display: block;
}


.tablecontent td.left_content .breadcrumb_wrapper
{
	display: none;
}

.left_content .leftcolumn_content
{
	margin: 5px 10px 5px 8px;
	width: 380px;
	overflow: hidden;
}

/*New*/
.left_content .leftcolumn_homecontent
{
	/*margin: 5px 10px 5px 8px;*/
	margin: 5px auto 5px auto;
	width: 398px;
	overflow: hidden;
	/*border: solid 1px #ff3333;*/
}

.homenews_box
{
	border: solid 3px #6699CC;
	padding-top: 3px;
}

.homenews_box a
{
	color: #336699;
	text-decoration: underline;
}

.home_imageheader
{
	display: block;
	margin-bottom: 1px;
}

.homenews_box_wrapper
{
	_margin-left: 5px;
	margin-bottom: 6px;
}

.homenews_box_wrapper .box_item_title
{
	padding: 11px 25px 11px 25px;
	font-size: 11px;
	background: url(_gfx/cmn/link_arrow_ff.gif) 8px 15px no-repeat;
	border-bottom: dotted 1px #666;
}

.homenews_box_wrapper .box_bottomlink a,
.homenews_box_wrapper .box_bottomlink a:hover
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	text-decoration: underline;
}

.home_content
{
	margin: 0px 5px 0px 5px;
}

/*/New*/

.left_content .left_content_noright_column
{
	margin: 5px 10px 5px 8px;
	width: 580;
}

.tablecontent td.right_content
{
	/*width: 168px;*/
	/*padding-left: 12px;*/	
	width:188px;
	padding: 0px;
	border-left: solid 3px #6699CC;
	vertical-align: top;
	margin: 0px;
}

.tablecontent td.right_content p
{
	margin: 0;
}

.container .content .component_wrapper
{
	padding: 5px 0px 5px 8px;
	min-height: 616px;
	width: 100%;
}

.container .content .component_wrapper .breadcrumb,
.container_noleftnav .content .noleft .breadcrumb
{
	display: none;
}

.container .content .component_wrapper .title,
.container_noleftnav .content .noleft .title
{
	display: block;
}

*html .container .content .component_wrapper
{ 
	height: 636px;
}

*html .container .content .component_wrapper 
{ 
	width: 567px; 
	margin: 0  10px 0 10px;
}

table.home_calendar td
{
	color: #fff !important;
}

table.home_calendar
{
	background-color: #E38902 !important;
	width: 182px;
	margin: 0px auto 0px auto;
}

td.home_calendar
{
	border: solid 1px #E38902;
}

.home_calendar .calendar_nextprev
{
	height: 30px;
}

.home_calendar .calendar_nextprev img
{
	border: none;
}

.home_calendar .today,
.home_calendar .othermonth,
.home_calendar .weekend,
.home_calendar .day
{
	background-image: url(_gfx/home/home_calendar_highlight.jpg);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	color: #E38902 !important;
	font-weight: bold;
}

.home_calendar .today
{
	background-image: url(_gfx/home/home_calendar_today_highlight.jpg);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.home_calendar .home_event_calendar
{
	background-image: url(_gfx/home/home_calendar_day.jpg);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.home_calendar .home_event_calendar a
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}

.home_calendar .home_event_calendar a:hover
{
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

.home_calendar .weekend,
.home_calendar .day
{
	background-image: url(_gfx/home/home_calendar_day.jpg);
}

.home_calendar a
{
	text-decoration: underline;
}

.home_calendar a:hover
{
	text-decoration: none;
}

*html .container .content 
{
	width: 602px;
}

*html .content_right 
{
	padding: 0; 
}

.int_links 
{
	background: #fff; 
	padding: 10px; 
	font-family: Arial, Helvetica, sans-serif;
}

.int_links .contact
{ 
	color: #336699; 
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 10px; 
	padding-top: 0px;
}

.int_links p 
{
	padding:0;
	margin:0;
	line-height: 11px;
}

.int_links a 
{
	color: #676767;
	text-decoration: underline;
}

.int_links a:hover
{
	color:#6698cd;
}

.related_docs
{ 
	color: #666666; 
	font-weight: bold; 
	font-size: 11px; 
	padding-left: 10px; 
	padding-top: 3px; 
	margin: 0;
}

.related_docs li
{ 
	color: #666666; 
	font-weight: normal; 
	font-size: 11px; 
	padding-left: 0px; 
	padding-top: 0px; 
	margin: 2px 0 2px 15px; 
	line-height: 12px;
}

.related_docs li a
{  
	color: #666666;
	text-decoration: underline;
}

li span.pdf
{ 
	padding-left: 15px;
	background: url(_gfx/cmn/pdf.gif) 0 0 no-repeat;
}

li span.doc
{ 
	list-style: none; 
	padding-left: 15px;
	background: url(_gfx/cmn/doc.gif) 0 0 no-repeat;
}

.related_links
{ 
	color: #336699; 
	font-weight: bold; 
	font-size: 11px; 
	padding: 0;
	margin: 0;
}

.related_links li
{ 
	color: #666666; 
	font-weight: normal;  
	font-size: 11px; 
	padding-left: 0px; 
	padding-top: 0px; 
	margin: 2px 0 2px 15px; 
	line-height: 12px;
}

.related_links li a
{  
	color: #666666;
	text-decoration: underline;
}

.content p
{
	color: #656565;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0 15px;
}

.content textarea
{
	width:525px;
}

.content ul
{
	padding:0px;
	margin:8px 0 10px 20px;
}

.content ul li
{
	padding: 2px 0px;
}

.downloadmessage
{
	background: #ededed;
	border:solid 1px #ccc;
	text-align:center;
	width: 90%;
	margin: 30px 20px 20px 20px;
}

	*html .downloadmessage { margin: 30px 0px 20px 40px;}

.downloadmessage img
{
	border:0px;
	padding:0px 0px 0px 0px;
	margin:0px 2px 0px 2px;
}

.downloadmessage p
{
	color: #4b4638;
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.last_updated
{
	background: url(_gfx/cmn/updated.gif) top center no-repeat;
	width: 90%;	
    color:#aba28f;
    font-size:9px;
	margin: 20px auto 0px auto;
    text-align:right;
    display: none;
}

.paging
{
	margin-top:10px;
	margin-bottom:10px;
}

.footer_wrapper
{
	clear:both;
	width:760px;
	margin:0px auto 0px auto;
	padding:0px 0 0 0;
	background: url(_gfx/cmn/footer_wrap.gif) center repeat-y;
	text-align:left;
	border-right: solid 4px #ffffff;
	border-left: solid 4px #ffffff;
}

.footer
{
	clear:both;
	width:760px;
	height: 98px;
	margin:0px auto 0px auto;
	padding:0px 0 25px 0;
	background: url(_gfx/cmn/footer_bg.gif) top center no-repeat;
	text-align:left;
}

.footer_noleftnav
{
	clear:both;
	width:760px;
	height: 98px;
	margin:0px auto 0px auto;
	padding:0px 0 25px 0;
	background: url(_gfx/cmn/footer_bg.gif) 0 -4px no-repeat;
	text-align:left;
}

.footer div, .footer_noleftnav div{
	display: inline;
	float: left;
}

.footer div p, .footer_noleftnav div p{
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

.footer .phone_numbers, 
.footer_noleftnav .phone_numbers
{ 
	width: 132px; 
	margin-left: 20px; 
	margin-top: 20px;
}

.footer .address, 
.footer_noleftnav 
.address
{ 
	width: 225px; 
	margin-left: 15px; 
	margin-top: 20px;
}

.footer .footer_nav, 
.footer_noleftnav .footer_nav
{ 
	width: 357px; 
	margin-left: 10px; 
	margin-top: 20px;
}

.footer a, .footer_noleftnav a
{
	color: #336699;
	text-decoration: underline;
}

.footer_nav img
{
	border: 0;
}

/* Classes inside .container_noleftnav */
.container_noleftnav
{
	background: #fff;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
}

.container_noleftnav .contentheader
{
	background: #fff;
	margin: 0;
	padding: 4px 0 0 0;
}

.container_noleftnav .breadcrumb_wrapper
{
	padding: 0px 3px 10px 15px;	
	font-family: Arial, Helvetica, sans-serif;
	margin: 4px 0 0 0;
	width: 733px;
	font-size: 12px;
	color: #fff;
	line-height: 36px;
	font-weight: bold;
	background: #fff url(_gfx/cmn/breadcrumb_bg_noleftnav.gif) 0 0 no-repeat;
}

*html .container_noleftnav .breadcrumb_wrapper 
{ 
	width: 753px;
}

.container_noleftnav .title
{
	margin:5px 0px 20px 0px;
	overflow: auto;
	width: 100%;
}

.container_noleftnav .title_left
{
	float:left;
	width:340px;
}

.container_noleftnav .title_right
{
	float:right;
	width:210px;
	padding:0px 10px 0px 0px;
	
}

.container_noleftnav .printerfriendly
{
    font-size:10px;
    float:right;
    width:135px;
    height:17px;
    text-align:left;
}

.container_noleftnav .printerfriendly a
{
    display:block;
    padding-left:24px;
    background-image:url(_gfx/cmn/printer.gif);
    background-repeat:no-repeat;
	text-decoration: underline;
}

.container_noleftnav .content
{
	border: 3px solid #6699cc; 
	/*padding: 5px 0px 0px 10px;*/
	padding: 0px;
	margin-bottom: 4px;
	
}

/*
*html .container_noleftnav .content 
{
	padding-right: 10px;
}*/

/* Classes inside .container_noleftnav_notitle */
.container_noleftnav_notitle 
{
}

.container_noleftnav_notitle .contentheader
{
    display:none;
}

.container_noleftnav_notitle .content
{
	margin:5px 20px 20px;
	padding:0px 0px 5px;
}

/* Used for content review pages, also error page */
.container_review
{
	background: #fff;
	margin: 0 4px;
}

.container_review .contentheader
{
	display:none;
}

.container_review .component_title_review
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #336699;
	line-height: 24px;
	margin-bottom:10px;
	margin-top: 0;
	border-bottom: 1px dotted #336699;}

.container_review .content
{
    padding: 10px 10px;
    background-color:#ffffff;
}

/* Hide review title for all except .container_review */
.container .component_title_review,
.container_noleftnav .component_title_review,
.container_noleftnav_notitle .component_title_review
{
	display:none;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
    padding:0px;
	float:left;
	width:430px;
}

.depthome_right
{
    padding:0px;
	float:left;
	width:120px;
}

.alphabetpicker a
{
	font-family:Tahoma, Arial, Sans-Serif;
	font-size:11px;
	text-decoration: underline;
}

/************************************************
Left navigation 
************************************************/
.leftnav
{
	display:inline;
	width: 132px;
	margin: 0 7px 0 7px;
	float:left;
	padding: 0px 0 235px 0px;
	border-top: 4px solid #fff;
	font-size:11px;
	/*font-family:Arial, Helvetica, Sans-Serif;*/
	font-family: Helvetica, Arial, Sans-Serif;
	background: url(_gfx/nav/leftnav_bottom.gif) bottom center no-repeat;
	overflow: hidden;
}

.leftnav_wrapper
{ 
	border: 2px solid #6699cc; 
	border-bottom-width: 1px;
}

.leftnav a
{
	display:block;
	padding: 1px 1px 1px 3px;
	border-bottom: 1px solid #6699cc;
	color: #336699;
	background: #c6d9ec;
	text-decoration:none;
}

.leftnav a span
{
	display: block;
	padding-left: 10px;
	background: url(_gfx/nav/arrow_right.gif) 2px 5px no-repeat;
	/*background: url(_gfx/nav/leftnav_dot.gif) 5px 0 repeat-y;*/
}

.leftnav .haschildren a
{
	color: #fff;
	font-weight: bold;
}


.leftnav .leftnav_level_root_0 .haschildren a
{
	background-color: #3F79A7;
	color : #fff;
}

.leftnav .leftnav_level_root_0 .haschildren a span
{
	background-image: url(_gfx/nav/arrow_down.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

/*end level 0*/
/*Level 1*/
.leftnav .leftnav_level_1 a
{
	background-color: #A6C5E2;
}

.leftnav .leftnav_level_1 .haschildren a span
{
	background-image: url(_gfx/nav/arrow_down.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

/*End Level 1*/
/*Level 2*/
.leftnav .leftnav_level_2 a
{
	background-color: #D0E0EF;
}

.leftnav .leftnav_level_2 .haschildren a
{
	color: #336699;
}

.leftnav .leftnav_level_2 .haschildren a span
{
	background-image: url(_gfx/nav/arrow_down_int.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;	
}

/*End Level 2*/
/*Level 3*/
.leftnav .leftnav_level_3 a
{
	background-color: #E9F0F8;
}

.leftnav .leftnav_level_3 .haschildren a
{
	color: #336699;
}

.leftnav .leftnav_level_3 .haschildren a span
{
	background-image: url(_gfx/nav/arrow_down_int.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;	
}
/*End Level 3*/


.leftnav .leftnav_level_4 a
{
	background-color: #fff;
}

.leftnav .current a
{
	font-weight: bold;
}

.leftnav a:hover,
.leftnav .leftnav_level_1 a:hover,
.leftnav .leftnav_level_2 a:hover,
.leftnav .leftnav_level_3 a:hover,
.leftnav .leftnav_level_4 a:hover
{
	color: #c6d9ec;
	background: #336699;
}


.leftnav .leftnav_level_1 .nochildren a span,
.leftnav .leftnav_level_2 .nochildren a span,
.leftnav .leftnav_level_3 .nochildren a span,
.leftnav .leftnav_level_4 .nochildren a span
{
	background: none;
}

/*
.leftnav .leftnav_level_1 .nochildren a span,
.leftnav .leftnav_level_2 .nochildren a span,
.leftnav .leftnav_level_3 .nochildren a span,
.leftnav .leftnav_level_4 .nochildren a span
{
	background: none;
}*/
/*******/

/*
.leftnav a:hover,
.leftnav_node_wrapper_root .leftnav_node_haschildren a:hover
{
	color: #fff;
	background: #336699;
	text-decoration:none;
}

.leftnav_node_wrapper
{
	background: #144e5f;
}

.leftnav_node_wrapper_root
{
}

.leftnav_node_haschildren
{
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	background-color: #103f4d;
}

.leftnav_node_haschildren a span,
.leftnav_node_wrapper_root .leftnav_node_haschildren a span
{
	border-bottom: none !important;
	padding-left: 10px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 0px 7px;
	font-weight:bold;
}

.leftnav_node_haschildren a,
.leftnav_node_wrapper_root .leftnav_node_haschildren a 
{
	border-bottom: none !important;
}

.leftnav_node_iscurrent a
{
	background: #6699cc;
	color: #fff;
	font-weight:bold;	
}
*/

.leftnav_buttons a img
{
	border: none !important;
	display:  block;
	padding: 0px;
	margin: -3px -2px -2px -3px;
	height: 29px;
}

.leftnav_buttons a:hover
{
	background: none;
}

/*
.leftnav_services{
	display: block;
	height: 29px;
	background: url(_gfx/nav/services.gif) 0 0 no-repeat;
	border: none;
}

.leftnav_citynews{
	display: block;
	height: 29px;
	background: url(_gfx/nav/citynews.gif) 0 0 no-repeat;
	border: none !important;
}

.leftnav_calendar{
	display: block;
	height: 29px;
	background: url(_gfx/nav/calendar.gif) 0 0 no-repeat;
	border: none !important;
}

.leftnav_contact{
	display: block;
	height: 29px;
	background: url(_gfx/nav/contact.gif) 0 0 no-repeat;
	border: none !important;
}

.leftnav_home{
	display: block;
	height: 29px;
	background: url(_gfx/nav/home.gif) 0 0 no-repeat;
	border: none !important;
}

.leftnav_subscribe{
	height: 30px;
	background: url(_gfx/nav/subscribe.gif) 0 0 no-repeat;
	border: none !important;
}

.leftnav_services a
{ 
	text-indent: -4000px; 
	background: none;  
	border: none !important;
	display: block;
} 
.leftnav_services a:hover{
	display: block;
	height: 29px;
	background: url(_gfx/nav/services_over.gif) 0 0 no-repeat;
} 
.leftnav_services a span{ background: none; } 

.leftnav_citynews a{ text-indent: -4000px; background: none; border: none !important;} 
.leftnav_citynews a:hover{
	display: block;
	height: 29px;
	background: url(_gfx/nav/citynews_over.gif) 0 0 no-repeat;
} 
.leftnav_citynews a span{ background: none; } 

.leftnav_calendar a{ text-indent: -4000px; background: none;  border: none !important;} 
.leftnav_calendar a:hover{
	display: block;
	height: 29px;
	background: url(_gfx/nav/calendar_over.gif) 0 0 no-repeat;
} 
.leftnav_calendar a span{ background: none; } 

.leftnav_contact a{ text-indent: -4000px; background: none;  border: none !important;} 
.leftnav_contact a:hover{
	display: block;
	height: 29px;
	background: url(_gfx/nav/contact_over.gif) 0 0 no-repeat;
} 
.leftnav_contact a span{ background: none; } 

.leftnav_home a{ text-indent: -4000px; background: none; border: none !important;} 
.leftnav_home a:hover{
	display: block;
	height: 29px;
	background: url(_gfx/nav/home_over.gif) 0 0 no-repeat;
} 
.leftnav_home a span{ background: none; } 

.leftnav_subscribe a{ text-indent: -4000px; background: none;  border: none !important;} 
.leftnav_subscribe a:hover{
	display: block;
	height: 30px;
	background: url(_gfx/nav/subscribe_over.gif) 0 0 no-repeat;
} 
.leftnav_subscribe a span{ background: none; } 
*/

/************************************************
Dropdown Menu
************************************************/
.nav
{	
	display: block; 
	width: 760px; 
	height: 39px; 
	background: url(_gfx/nav/nav_bg.gif) top  no-repeat; 
}

/* Menu wrapper */ 
.dropdownmenu
{ 
	width: 591px;
	float: left;
}

/* Root menu table */
table.menu
{
	border-collapse: separate;
}

/* That pops up */
table.menu_group
{	
    border:1px solid #94b2d0;
}

.menu_group td
{
	font-family: Tahoma,Arial,san-serif;
	font-size: 10px;
	color:#336699;
	cursor: pointer;
}

.menu_group img
{
    margin-right:3px;
}

/* Default menu style item */
.menuitem,
.menuitem_top 
{
	background-color:#c6d9ec;
	border-top: solid 1px #94b2d0;
	border-bottom: solid 1px #94b2d0;
}

.menuitem_hover,
.menuitem_active,
.menuitem_expanded,
.menuitem_hover_top,
.menuitem_active_top,
.menuitem_expanded_top
{
	color: #fff;
	background-color:#669acc;
	border-top: solid 1px #94b2d0;
	border-bottom: solid 1px #94b2d0;
}

.menuitem_root_image
{
	cursor: pointer;
}

/** CSS-based menu for noscript**/

.dropdownmenu_noscript{
	width: 591px;
	height: 39px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	list-style: none;
}

.dropdownmenu_noscript li{
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
}

.dropdownmenu_noscript li.businesses{left: 88px;}
.dropdownmenu_noscript li.visitors{left: 178px;}
.dropdownmenu_noscript li.ourcity{left: 250px;}
.dropdownmenu_noscript li.departments{left: 330px;}
.dropdownmenu_noscript li.quicklinks{left: 462px;}

.dropdownmenu_noscript li a{
	display: block;
	position: relative;
	height: 39px;
	text-indent: -4000px;
}

.dropdownmenu_noscript li.residents a{
	width: 88px;
	background: url(_gfx/nav/1_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.businesses a{
	width: 90px;
	background: url(_gfx/nav/2_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.visitors a{
	width: 72px;
	background: url(_gfx/nav/3_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.ourcity a{
	width: 80px;
	background: url(_gfx/nav/4_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.departments a{
	width: 132px;
	background: url(_gfx/nav/5_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.quicklinks a{
	width: 129px;
	background: url(_gfx/nav/6_noscript.gif) 0 0 no-repeat;
}

.dropdownmenu_noscript li.residents a:hover{
	width: 88px;
	background: url(_gfx/nav/1_noscript.gif) 0 -39px no-repeat;
}

.dropdownmenu_noscript li.businesses a:hover{
	width: 90px;
	background: url(_gfx/nav/2_noscript.gif) 0 -39px no-repeat;
}

.dropdownmenu_noscript li.visitors a:hover{
	width: 72px;
	background: url(_gfx/nav/3_noscript.gif) 0 -39px no-repeat;
}

.dropdownmenu_noscript li.ourcity a:hover{
	width: 80px;
	background: url(_gfx/nav/4_noscript.gif) 0 -39px no-repeat;
}

.dropdownmenu_noscript li.departments a:hover{
	width: 132px;
	background: url(_gfx/nav/5_noscript.gif) 0 -39px no-repeat;
}

.dropdownmenu_noscript li.quicklinks a:hover{
	width: 129px;
	background: url(_gfx/nav/6_noscript.gif) 0 -39px no-repeat;
}

/************************************************
Forms
************************************************/

.form
{
	height:auto;
}

.form_in_tab
{
	padding:15px 0 10px 10px;
}

.form div
{
	width:auto;
	margin-top:8px;
	margin-bottom:8px;
	clear: both;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label
{
	padding-top:3px;
	font-weight: bold;
	height:20px;
	float: left;
	width: 150px;
	text-align: left;
	vertical-align:middle;
}

.form_field
{
	height:20px;
	float: right;
	width: 550px;
	text-align: left;
	vertical-align:middle;
}

legend
{
	font-weight: bold;
	color:#625C4D;
}

fieldset
{
	border:solid 1px #c2bca6;
}

.form_normaltextbox
{
	width:200px;	
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #c2bca6;
	background-color: #fdfaed;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background-image: url(_gfx/button_save_bg.gif);
	font-family:Tahoma, :0;;
	font-size: 11px;
	font-weight:bold;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #D7DBB2 #AD9C4D #868660 #E0C859
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(_gfx/back_arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.backbutton a
{
	text-decoration: underline;
}

.radeditor div
{
	margin-top:0;
	margin-bottom:0;
}


/************************************************
Site map
************************************************/
.sitemap
{
  border:solid 0 #000;
  background-color: #fff;
  padding-left:15px;
  width: 100%;
}

.rootnode,
.parentnode,
.leafnode
{
	padding:3px 3px 0;
}

.rootnode
{
	font-weight: bold;
	color: #625C4D;
} 

.rootnode a,
.parentnode a
{ 
	color: #625C4D;
	font-weight: bold;
	text-decoration: underline;
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);	
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}


/************************************************
Search
************************************************/
.search
{
	border-bottom:1px solid #b2d2e9;
}

.search .paging
{ 
	text-align:center; 
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #b2d2e9;
}
	
.search .paging a
{ 
	display:inline;
	padding:3px; 
	font-weight:normal; 
	border:1px solid #b2d2e9;
	border-top:0px;
	background-color:#f4f9fd;
	text-decoration: underline;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-size:10px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.search_summary
{
	font-weight:bold;
	background-color:#eef8ff;
	padding:10px;
	text-align:center;
	font-size:10px;
	background-image:url(_gfx/cmn/search_summary_bg.gif);
	background-repeat:repeat-x;
	_background-position:0 1px; /* for IE only */
	border:1px solid #b2d2e9;
	border-bottom:0;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.search_result_alternate
{
	background-color:#f4f9fc;
}

.search_result_title
{
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

.search_result_location
{
	padding-left:10px;
}

.search_result_location_field
{
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}

.search_result_synopsis
{
	padding:0;
	display:none;
}

.search_result_synopsis_highlight
{
	background-color:#fcffcc;
	display:none;
}

.search_result_info
{
	padding-left:10px;
	padding-bottom:10px;
}

.search_result_info_field
{
	font-weight:bold;
	text-transform:uppercase;
}

.advanced_search
{
	margin-bottom:10px;
	text-align:center;
}

.advanced_search label
{
	font-weight:bold;
}

.advanced_search_textbox
{	
    width:120px;
}

/************************************************
Google Search
************************************************/
.gs-result, .gs-webResult
{
	border-bottom:1px solid #b2d2e9;
}

.gs-title
{	
	font-weight:bold;
	font-size:12px;
	margin-top:10px;
}

.gs-snippet
{
	padding: 10px 0 0 10px;
	border-top:1px solid #b2d2e9;
	border-bottom:0;
}

.gs-visibleUrl-long { display:block; }
.gs-visibleUrl-short { display:none; }
table.gsc-branding { display:none; }
td.gsc-branding-text { display:none; }
div.gsc-branding-text { display:none; }
td.gsc-branding-img { display:none; }
a.gsc-branding-clickable { display:none; }
.gsc-keeper{ display:none; }
.gsc-result div.gs-watermark { display: none; }
.gsc-resultsHeader { display: none; }

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:20px 0px 20px 0px;
    text-align:center;
}
.calendar_filter select
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
    width:180px;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:720px;
}

.calendar
{
	width:100%;
	border-color: #fff;
	border: 0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.calendar_dayheader
{
	height: 1px;
	color: #ffffff;
	background-color: #35689a;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 0px;
	text-transform: uppercase;
	border: 1px solid #c2bca6;
}

.calendar_selector
{
	color:#ffffff;
	background-color:#efdC9e;
	font-size:9px;
	font-weight:bold;		
}

.calendar_title td
{
	padding: 0px 0px 8px 0px;
	background-color:#ffffff;
	font-family: Trebuchet MS, Arial,Helvetica,san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #35689a;
	width:60%;
}

td.calendar_nextprev
{
	width:200px !important;
}

.calendar_nextprev a
{
    font-size:10px;
	text-decoration: underline;
	color:#35689a !important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_selectedday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-family:Arial, Helvetica, san-serif;
	font-size:18px;
	font-weight:bold;
	padding: 3px;	
	width:14%;
	height:100px;
	border: 1px solid #c2bca6;
}

.calendar_day,
.calendar_weekendday
{
	background-color:#ffffff;
	background-image:url(_gfx/calendar/calendar_day_BG.gif);
	background-repeat:repeat-x;
	color:#aaa69b;
}

.calendar_othermonthday
{
	background-color:#e1ded1;
	color:#9c9787;
}

.calendar_today
{
    background-color:#fff6a3;
    background-image:url(_gfx/calendar/calendar_today_BG.gif);
	background-repeat:repeat-x;
	color:#bfa862;
}

.calendar_selectedday
{
	background-color:#f2C532;
	color:#999999;
}

.calendar_eventtime
{
	color:#666666;
	font-size:10px;		
	font-weight: normal;	
}

.calendar_eventlink
{
	font-size:10px;		
	font-weight: normal;
	line-height:12px;
	display:block;
	padding:3px 0;
}

.calendar_allinone .listtable
{
	margin-bottom: 20px;
	width:720px;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #336699;
}

.component_subtitle
{
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0;
	margin-bottom: 10px;
	color:#336699;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px;
	width:400px;
}

.component_listitem div
{
	padding: 0 0 4px;
	width:400px;
}

.component_listitem_header
{
	font-weight: bold;
	color: #336699;
	width:100px;
	vertical-align: top;
}

.component_listitem_content
{
	width:300px;
	vertical-align: top;
}

/************************************************
Link List
************************************************/
.link_name a
{
    padding-left:10px;
    background-image:url(_gfx/cmn/link_list_arrow.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
	text-decoration: underline;
}

/************************************************
Lists, including DataGrid classes
************************************************/
/* For links on top of page */
.topselector
{
	margin-bottom: 10px;
}

/* For dropdown filters */
.filter
{
	margin: 0px 10px 10px 0px;
}

.filter select
{
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	width:180px;
}

.document_central_filter
{
	width: 560px;
	font-size: 9px;
}

.timing
{
}

.listtable
{
	width:550px;
	border:1px solid #35689a !important;
	background-color:#fffcee;
	border-collapse:separate;
}

.listtable th
{
	background-color: #35689a;
	padding:2px;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	text-transform:uppercase;
	border:0px;
}

.listtable_header a
{
	color:#ffffff;
	text-decoration: underline;
}

.listtable td
{
	border:0;
	border-top:1px solid #c3bfa7;
	padding:4px;
	margin:0;
}

.listtable tr:hover
{
	background-color:#ffffff;
}

.listtable_buttoncolumn
{
	width: 70px;
	font-size: 9px;
}

.listtable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 2px;
	color: #000;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #949494 #828282 #c2c2c2;
}

.listtable_checkboxcolumn
{
	padding:0px;
	width:1px;
}

.listtable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.listtable_row_on
{
	background-color:#e4f1ff;
}

.listtable_row_off
{
	background-color:#ffffff;
}

/************************************************
Plain lists
************************************************/
.listcomponent
{
	border:solid 0px #ffffff;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px;
	padding:4px 4px 10px 0;
	margin:0px;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #007799;
	border-collapse: separate;
}

.righttable th
{
	background-color: #007799;
	padding:3px;
	border:0;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left;
	color: #ffffff;
	height:20px;
	font-size:9px;
}

.righttable_header a
{
	color:#ffffff;
	text-decoration: underline;
}

.righttable td
{
    border:0;	
	border-top:1px solid #dadada;
	padding:3px;
	margin:0;
	font-size:10px;
}

.righttable tr:hover
{
	background-color:#fffcee;
}

.righttable_buttoncolumn
{
	width: 30px;
	font-size: 9px;
}

.righttable_buttoncolumn input
{
	background-image: url(_gfx/button_bg.gif);
	font-size: 10px;
	padding: 4px;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #D4D4D4 #949494 #828282 #C2C2C2;
}

.righttable_checkboxcolumn
{
	padding:0;
	width:1px;
}

.righttable_checkboxcolumn input
{
	margin-left:-2px;
	margin-top:-3px;
}

.righttable_row_on
{
	background-color:#e4f1ff;
}

.righttable_row_off
{
	background-color:#ffffff;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:540px;
	padding:0;
	border-collapse: separate;
	background-color:#f4f9fd;
	border:1px solid #bcb599;
}

.listfaq td
{
	padding:4px;
	border:none;
}

.listfaq_answers
{
	width:540px;
	padding:0;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	/*width:20px;*/
	font-weight:bold;
	padding-right:4px;
}

.listfaq_a_right
{
	float:left;
	width:445px;
	margin:0px 0px 0px 0px;
}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px; 
	padding-top:10px;
	border-top:1px solid #bcb599;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:10px;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	display:inline;
	padding:3px; 
	border:1px solid #bcb599;
	border-top:0px;
	background-color:#f4f9fd;
	text-decoration: underline;
	background-image:url(_gfx/cmn/search_link_bg.gif);
	background-repeat: repeat-x;
	_background-position:0 1px; /* for IE only */
	font-size:10px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#ffffff;
	border-top:1px solid #b2d2e9;
}

.listcomponent_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px;
}

.area_div
{
	padding: 5px 0;
	clear:both;
}

.area_div_label
{
	float:left;
	width:100px;
}

.area_div_field
{
	float:left;
}


/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	margin: 0;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	margin:10px 0px 0px 0px;
	clear:both;
	width:560px;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
}

.staff_thumbnail_span img
{
	padding:0px;
	margin:0px 0px 10px 0px;
	border:solid 1px darkslategray;
}

.staff_listitem_span
{
	float:right;
	width:450px;
	margin:0px 0px 10px 0px;
}

/************************************************
Department boxes
************************************************/
.box_container
{
	margin-left:10px;
	background-color: #fffce9;
	border: 1px solid #cec9b7;
	font-size:10px;
	line-height:12px;
}

.box_title
{
	/*border: solid 1px #ff3333;*/
	color:#ffffff;
	font-size:10px;
	text-transform: uppercase;
	font-weight:bold;
	padding:3px;
	/*background:#3291ae;*/
}

.box_list
{
    padding:3px;
}

.box_list a
{
	font-weight:bold;
	text-decoration: underline;
}

.box_list a:hover
{
	text-decoration:underline;
}

.box_list p
{
	margin: 6px 0;
	padding:0;
	text-align:center;
	font-size:10px;
}

.box_item_title
{
    padding-top:5px;
}

.box_item_date
{
    margin-bottom:5px;
}

.box_bottomlink a,
.box_bottomlink a:hover
{
    font-size:10px;
    display:block;
    text-align:right;
    padding:3px;
	text-decoration: underline;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin-bottom:20px;
	text-align:center;
}

.album_thumb
{
	background-position: top center;
	background-image: url(_gfx/album/exported_group.jpg);
	overflow: hidden;
	width: 260px;
	height:152px;
	max-height:130px;
	padding-top:22px;
	background-repeat: no-repeat;
    
}

.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;
}

.photo_item
{
    padding:20px;
    text-align:center;
    vertical-align:top;
}

.photo_thumb
{
    background-position: top center;
    background-image: url(_gfx/album/single_photo.gif);
    overflow: hidden;
    width:240px;
    height:240px;
    background-repeat: no-repeat;
    padding-top:50px;
    max-height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    overflow: hidden;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.photo_name
{
}

.slideshow_link
{
    float:right;
    font-weight:bold;
    width:140px;
    text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 0 4px 24px;
    border:1px solid #cccccc;
    background-image:url(_gfx/album/slideshow.gif);
    background-repeat:no-repeat;
    background-position:4px 4px;
	text-decoration: underline;
}

.slideshow_nav
{
    text-align:center;
}

.rss_button
{
	float: right;
	margin:-30px auto 0px auto;
}

/************************************************
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 00px;
	width:400px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	clear:both;
	width:560px;
	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 #000000;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:solid 1px #CCCCCC;
	
}

.official_info_div
{
	clear:both;
	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 3px 3px 3px;
}

.official_message_body
{
	height:auto;
	width:408px;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px 3px 3px 3px;
	border:solid 1px #CCCCCC;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }


/************************************************
Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Home Page
************************************************/
/* Images w/o display:block in IE add a bottom margin */ 
.home_collage img
{
	display: block;
	border-bottom: 3px solid #6699cc;
	margin: 0px;
}

img.content_collage 
{
	width: 188px;
	display: block;
	border-bottom: 3px solid #6699cc;
	margin: 0px;
}

.home_columns
{
}
/*
.home_left
{
	float:left;
	margin: 0 0px 0 0;
	padding: 0px 0 0 15px;
	line-height:16px;
}

.home_left h3
{
	color: #336699;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

*html .home_left h3 
{
	margin: 15px 0 0px 0; 
	padding: 0;
}

.home_left_option 
{ 
	border-top: 1px dotted #336699; 
}

.home_left div .more 
{ 
	display: block;  
	float: right; 
	width: 20px; 
	height: 20px; 
	text-indent: -4000px;
}

.home_left p 
{ 
	line-height: 18px; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

*html .home_left p 
{
	padding: 0; 
	margin: 5px 0 15px 0;
}

.home_left span.home_title
{
	font-weight:bold;
	display:block;
}
*/
.home_right
{
	display: inline;
	width:188px;
	float:right;
	padding:0 3px 0 0px;
}

*html .home_right 
{
	padding: 0; 
}

.home_buttons
{
    margin:0px 0px 0px 7px;
    padding: 0px 0px 0px 0px;
}

.home_buttons .home_button_container 
{
	float:left;
    margin:0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.home_buttons img
{
	border:0px;
}

/************************************************
Home boxes
************************************************/
.home_events
{
	height:146px;
	padding-left: 13px;
	overflow:hidden;
	color: #eeead3;	
	font-size:10px;
}

/*
.home_citynews
{
	text-align: left;
	width: 370px;
	margin: 0px auto 0px auto;
}*/

/*.home_left .box_title*/
/*
.left_content .box_title
{
	display: block;
	margin: 0;
	padding: 0;
	height: 108px;
	width: 370px;
	background: url(_gfx/home/homenews_top.gif) 0 0 no-repeat;
}*/

/*.home_left .box_list*/
/*
.left_content .box_list
{
	margin: 0;
	padding: 0;
	height: 108px;
	background: url(_gfx/home/homenews_list.gif) 0 0 repeat-y;
}*/

/*.home_left .box_item_title*/
/*
.left_content .box_item_title
{
	padding: 0 25px 10px 60px;
	font-size: 11px;
	background: url(_gfx/home/news_bg.gif) 43px 5px no-repeat;
}*/

/*.home_left .box_bottomlink*/
/*
.left_content .box_bottomlink
{
	display: block;
	width: 370px;
	height: 67px;
	background: url(_gfx/home/homenews_more.gif) 0 0 no-repeat;
}*/

/*.home_left .box_bottomlink a*/
/*
.left_content .box_bottomlink a
{
	font-size: 12px;
	font-weight: bold;
	padding-right: 40px;
	padding-top: 15px;
}*/


.home_events .box_list a
{
	color: #eeead3;
	text-decoration: underline;
}

.home_events .box_list a:hover
{
	text-decoration:underline;
}

.home_events .box_item_date
{
    font-size:10px;
    margin-bottom:10px;
}

.home_news
{
	height:65px;
	padding-left: 13px;
	overflow:hidden;
	color: #eeead3;	
	font-size:10px;
}

.home_news .box_title
{
	display:none;
}

.home_news .box_list a
{
	color: #eeead3;
	text-decoration: underline;
}

.home_news .box_list a:hover
{
	text-decoration:underline;
}

.home_news .box_item_date
{
    font-size:10px;
    margin-bottom:10px;
}

/***Document Central Index View****/
.document_index span
{
	display: block;
	margin-left: 25px;
	padding-left: 20px;
}

.document_index .filter span
{
	margin: 0;
	padding: 0;
	display: inline-block;
}


.calendar_bottom
{
	background-color: #E48A02;
	padding-bottom: 10px;
	width: 188px;
}



.captcha img, .captcha a
{
	padding:0;
	margin:0;
	float:left;
}

.captcha #LBD_CaptchaIcons
{
	width: 20px !important;
}

.captcha #LBD_CaptchaDiv
{
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #c2bca6;
}