/************************************************
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: #67ace5 url(_gfx/cmn/body_bg_strip.gif) 0 0 repeat-x;
}

table
{
	font-size: 11px;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Tahoma, verdana, sans-serif;
	font-size: 13px;	
	line-height:20px;
	color: #473f1b;
}

h3
{
	font-size: 15px !important;
	color: #473f1b !important;
	font-weight: bold !important;
}

a img
{
	border: 0;
}

a
{
	color: #294d77;
	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, 
.content:after, 
.content_wrapper:after,
.container:after,
.width_container:after, 
.title:after,
.home_columns:after,
.content_wrapper2: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, 
.content,
.content_wrapper,
.container,
.width_container,
.title_right,
.home_columns,
.content_wrapper2,
.search_result,
.search_result_alternate,
.component_listitem
{
	display:inline-block;
}

.clearfix, .mainSpan, .contentheader, .content, .container, .width_container, .content_wrapper, .title_right, .home_columns, .content_wrapper2, .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/cmn/shadow_strip.gif) center top repeat-y;
}

.mainSpan
{
	width: 100%;
	text-align: center;
	background: url(_gfx/cmn/body_bg.jpg) center top no-repeat;
	position: relative;
	z-index:1;
}

.dropshadow
{
	width: 100%;
	background: url(_gfx/cmn/body_bottom.jpg) center bottom no-repeat;
}

/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/

.width_container
{
	width: 973px;
	margin: 0 auto;
	text-align: left;
	background: url(_gfx/int/content_bg_strip.gif) 0 0 repeat-y;
}

.mainSpan_wrapper_noleftnav .width_container, .mainSpan_wrapper_review .width_container
{
	background: url(_gfx/int/noleftnav_content_bg_strip.gif) 0 0 repeat-y;
}

.mainSpan_wrapper_home .width_container
{
	background: url(_gfx/home/content_bg_strip.gif) 0 0 repeat-y;
}

.content_wrapper
{
	background: url(_gfx/int/content_bottom_bg.jpg) bottom left no-repeat;
	padding-bottom: 80px;
	min-height: 625px;
	height: auto !important;
	height: 625px;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	background: url(_gfx/int/noleftnav_content_bottom_bg.jpg) bottom left no-repeat;
}

.mainSpan_wrapper_home .content_wrapper
{
	background-image: none;
	padding-bottom: 0px;
	min-height: 0px;
	height: auto !important;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

.content iframe
{
	border: none;
	background-color: #F4EAB9 !important;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/

/* 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;
}

.header_wrapper
{
	width: 973px;
	margin: 0 auto;
	text-align:left;
}

.printonly {
	display: none;
}

.header
{
	width: 973px;
	padding:  0px;
	height: 163px;
	background: url(_gfx/cmn/header_bg.jpg) 0 0px no-repeat;
	position: relative;
}

.header_left
{
	float:left;
	width:90px;
}

.header_left a.home_link
{
	width: 570px;
	position: absolute;
	top: 30px;
	left: 0px;
	display:block;
	overflow: hidden;
	height: 90px;
	text-indent: -4000px;
}

.header_right
{
	width: 400px;
	float: right;
	clear: right;
	margin: 44px 0px 0 0;
}

.header_logo
{
	height: 1px;
	width: 1px;
	border: none;
}

/* Top line of links */

.header_nav_wrapper
{
	background: url(_gfx/cmn/header_nav_strip.gif) 0 0 repeat-x;
	float: right;
	margin-right: 8px;
	display: table !important;
	display: inline;
}

.header_nav
{ 
	text-align: right;
	padding: 0px 0px 0 8px;
	color: #4e92dc;
	background: url(_gfx/cmn/header_nav_corner.gif) 0 0 no-repeat;
	line-height: 33px;
}

.header_nav a
{	
	color: #163864;
	text-decoration: none;
}

.header_nav a:hover
{
	color: #163864;
	text-decoration: underline;
}

.spanish_link
{
	display: block;
	text-align: left;
	float: left;
	width: 62px;
	background: url(_gfx/cmn/espanol_button.gif) 0 0 no-repeat;
	color: #ffffff !important;
	line-height: 23px !important;
	height: 23px;
	padding-left: 8px;
	margin: 5px 0px 0 0;
}

/* Container for search field and go button */
.searchbox
{ 
	padding: 6px 6px 0 0;
	float: right;
	clear: right;
	width: 178px;
}

.searchbox_textbox
{
	float:left;
	padding: 2px 0 2px 0px !important;
	margin:2px 0 0 0;
	line-height: 16px!important;
	height: 15px !important;
	width:147px;
	color: #75614d;
	border: 0px solid #ffffff;
	background-color: #ffffff;
}

.searchbox_button
{	
	width: 28px;
	float: left;
	margin:0px 0px 0px 2px;
	display: inline;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	width: 228px;
	float:left;
	padding: 19px 17px 0px 18px;
	display: inline;
	min-height: 385px;
	height: auto !important;
	height: 385px;
	background: url(_gfx/nav/leftnav_bg.jpg) 0 0 no-repeat;
}

.leftnav a
{
	display:block;
	width: 216px;
	padding: 7px 7px 6px 5px;
	line-height: 16px;
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	overflow: hidden;
	border-bottom: 1px solid #2d6d9f;
}

.leftnav a:hover,
.leftnav_node_wrapper .leftnav_node_iscurrent a:hover,
.leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover,
.leftnav_node_wrapper .leftnav_node a:hover,
.leftnav_node a:hover, .leftnav_node_wrapper .leftnav_node a:hover, .leftnav_node_wrapper_root .leftnav_node_wrapper_root .leftnav_node_haschildren a:hover,
.leftnav_node_wrapper .leftnav_node_haschildren a:hover
{
	color: #474224 !important;
	background: #efe09d url(_gfx/nav/leftnav_mouseover.gif) 0 0 repeat-x !important;
	text-decoration:none;
}

.leftnav_node_wrapper .leftnav_node a, .leftnav_node_wrapper .leftnav_node_iscurrent a
{
	background-color: #9ecdf6;
	border-bottom: 1px solid #81b9e9;
	color: #163864;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a, .leftnav_node_wrapper .leftnav_node_haschildren a
{
	background: #82baea;
	color: #163864;
}

.leftnav a span{
	padding-left: 16px;
}

.leftnav_node_haschildren a span
{
	padding-left: 18px;
	background: url(_gfx/nav/arrow_down.gif) no-repeat 4px 6px;
	font-weight: bold;
}

.leftnav_node_haschildren a:hover span
{
	background: url(_gfx/nav/arrow_down_over.gif) no-repeat 4px 6px;
}

.leftnav_node_iscurrent a span
{
	padding-left: 16px;
	background: url(_gfx/nav/arrow_right.gif) no-repeat 5px 5px;
	font-weight: bold;
}
.leftnav_node_wrapper_root .leftnav_node_iscurrent a span
{
	background: url(_gfx/nav/arrow_right_root.gif) no-repeat 5px 5px;
}

.leftnav_node_iscurrent a:hover span, .leftnav_node_wrapper_root .leftnav_node_iscurrent a:hover span
{
	background: url(_gfx/nav/arrow_right_over.gif) no-repeat 5px 5px;
}

.leftnav a span
{
	display: block;
}

/************************************************
Content header:  page title, breadcrumb, printer friendly link
************************************************/
/* Page content container */
.container
{ 
	float:left;
	width: 710px;
	height: auto !important;
	min-height: 480px;
	height: 480px;
}

.contentheader, .contentheader_banner
{
	width: 710px;
	padding: 0 0px 15px 0;
	margin: 0;
	background: url(_gfx/int/content_header_bg.jpg) 0 0 no-repeat;
}

.contentheader_banner
{
	background: url(_gfx/int/contentbanner_header_bg.jpg) 0 0 no-repeat;
	padding-top: 9px;
}

.breadcrumb_wrapper
{
	width: 647px;
	height: auto !important;
	min-height: 13px;
	height: 13px;
	padding: 6px 41px 5px 22px;
	line-height: 13px;
	font-size: 11px;
	color: #ffffff;
}

.contentheader_banner .breadcrumb_wrapper
{
	padding: 5px 41px 7px 22px;
}

.breadcrumb a
{ color: #ffffff;}

#share ul 
{
	background:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0px;
	padding:0;
	list-style-type:none;
	float:left;
	position:absolute;
	z-index:1000;
	line-height: 18px;
	margin-top: -9px;
}

#share div:hover ul, #share div.over ul{display: block;}

#share ul li, #share div:hover ul li, #share div.over ul li
{
	float:left;
	margin:0;
	padding:0;
	width:110px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0 0 0 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, .font_size
{
	margin-left: 18px;
	float: right;
	display: inline;
	white-space: nowrap;
}

#share{ cursor: pointer;}

.printer_friendly a, .rss a, .sharelink a
{
	float: left;
    padding-left:18px;
	height:23px;
	font-size: 11px !important;
	line-height: 12px !important;
}

.sharelink a{display: block;float: none;}

.font_size
{
	height: 14px;
	line-height: 12px;
}

.font_size a
{
	font-size: 11px;
	line-height: 12px;
	float: left;
	display: block;
	margin-right: 4px;
}

.printer_friendly a{background: url(_gfx/int/print.gif) center left no-repeat;}
.sharelink a{background:url(_gfx/int/share/share.gif)  center left  no-repeat;}
.rss a{background:url(_gfx/int/rss.gif) center left no-repeat;}

.title
{
	width:651px;
	padding: 14px 40px 300px 19px;
	background: url(_gfx/int/title_bg.jpg) 0 0 no-repeat;
	margin-bottom: -300px;
	*position: relative;
	*z-index: 1;
}

.contentheader_banner .title
{	
	background: url(_gfx/int/title_banner_bg.jpg) 0 0 no-repeat;
	padding: 12px 40px 300px 19px;
}

.title_right
{
	height:23px;
	margin: 6px 0 -300px 4px;
	padding: 0px 39px 300px 19px;
	*position: relative;
	*z-index: 100;
	padding-right: 39px !important;
}

.title_left {
	width:651px;
	padding: 0px;
	margin: 0;
	border-bottom: 1px solid #e2d4a1;
}

.contentheader h1,
.contentheader_banner h1
{
	font-variant: small-caps;
	color: #294d77;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0 5px 0;
	font-family:  Times New Roman, Times, serif;
}

.contentheader h2,
.contentheader_banner h2
{
    padding:9px 40px 303px 23px;
    margin:0px;
    width:647px;
	font-size:15px;
	font-weight: bold;
	color: #473f1b;
	display: block;
	margin-bottom: -300px;
	position: relative;
}

/************************************************
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 40px 0px 23px;
	float: left;
	width: 647px;
	position: relative;
	*position: static;
	overflow: hidden;
}

.mainSpan_wrapper .content>div,
.mainSpan_wrapper_noleftnav .content>div,
.mainSpan_wrapper_review .content>div{*position: relative;*z-index: 1;}

/************************************************
Content header and Content: No leftnav pages and review pages
************************************************/

/* NoLeftNav pages */
.mainSpan_wrapper_noleftnav .container
{
	width: 973px;
}

.mainSpan_wrapper_noleftnav .deptbanner
{
	display: none;
}

.mainSpan_wrapper_noleftnav .contentheader, .mainSpan_wrapper_noleftnav .contentheader_banner
{
	width: 973px;
	background: url(_gfx/int/noleftnav_content_header_bg.jpg) 0 0 no-repeat;
	padding: 0 0px 15px 0;
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper, .mainSpan_wrapper_noleftnav .contentheader_banner .breadcrumb_wrapper
{
	width: 899px;
	padding: 5px 37px 6px 37px;
}

.mainSpan_wrapper_noleftnav .contentheader  .title, .mainSpan_wrapper_noleftnav .contentheader_banner  .title
{
	width:902px;
	padding: 14px 37px 300px 34px;
	background: url(_gfx/int/noleftnav_title_bg.jpg) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav .title_left
{
	width:902px;
}

.mainSpan_wrapper_noleftnav .title_right
{
	padding: 0px 0px 300px 34px;
}

.mainSpan_wrapper_noleftnav .contentheader h2,
.mainSpan_wrapper_noleftnav .contentheader_banner h2
{
	padding:9px 37px 303px 38px;
    width:898px;
}

.mainSpan_wrapper_noleftnav .content
{
	margin: 0;
	padding: 0 40px 0 38px;
	width: 895px;
}

/* Review and error pages */
.mainSpan_wrapper_review .container
{
	width: 973px;
	background: url(_gfx/int/review_bg.jpg) 0 0 no-repeat;
}

.mainSpan_wrapper_review .contentheader, .mainSpan_wrapper_review .contentheader_banner
{
	display:none;
}

.mainSpan_wrapper_review .content
{
	margin: 0;
	padding: 0 40px 0 38px;
	width: 895px;
}

.mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{
	font-variant: small-caps;
	color: #294d77;
	font-size: 30px !important;
	line-height: 30px;
	font-weight: normal;
	padding: 43px 0 10px 0;
	font-family:  Times New Roman, Times, serif;
	border-bottom: 1px solid #e2d4a1;
	margin: 0 0 15px -4px;
}

.mainSpan_wrapper_review .component_content
{
	width: 100%;
    padding: 0px;
	margin: 0px;
}

/* Hide review title for all except .container_review */
.mainSpan_wrapper .component_title_review, .mainSpan_wrapper .special_title,
.mainSpan_wrapper_noleftnav .component_title_review, .mainSpan_wrapper_noleftnav .special_title,
.mainSpan_wrapper_home .component_title_review, .mainSpan_wrapper_home .special_title
{
	display:none;
}

/**************************************************
Standard content styles
****************************************************/

.mainSpan_wrapper .content p,
.mainSpan_wrapper_noleftnav .content p,
.mainSpan_wrapper_review .content p
{ 
	margin-top: 0px;
}

.mainSpan_wrapper .content textarea,
.mainSpan_wrapper_noleftnav .content textarea,
.mainSpan_wrapper_review .content textarea
{
	width: 550px;
}

.mainSpan_wrapper .content ul,
.mainSpan_wrapper_noleftnav .content ul,
.mainSpan_wrapper_review .content ul,
.mainSpan_wrapper .content ol,
.mainSpan_wrapper_noleftnav .content ol,
.mainSpan_wrapper_review .content ol
{
	padding:0px;
	margin:8px 0 18px 20px;
}

blockquote
{
	margin-left:20px;
}

.mainSpan_wrapper .content ul li,
.mainSpan_wrapper_noleftnav .content ul li,
.mainSpan_wrapper_review .content ul li,
.mainSpan_wrapper .content ol li,
.mainSpan_wrapper_noleftnav .content ol li,
.mainSpan_wrapper_review .content ol li
{
	padding: 0px 0px;
}

.mainSpan_wrapper .content ul ul,
.mainSpan_wrapper_noleftnav .content ul ul,
.mainSpan_wrapper_review .content ul ul,
.mainSpan_wrapper .content ol ol,
.mainSpan_wrapper_noleftnav .content ol ol,
.mainSpan_wrapper_review .content ol  ol
{
	padding:0px;
	margin:2px 0 0px 20px;
}

.downloadmessage
{
	clear: both;
	background: #fcf9e8;
	border:solid 1px #dcd5be;
	text-align:center;
	width: 85%;
	margin: 10px auto;
	padding: 0;
}

.downloadmessage img
{
	border:0px;
	margin:0px 2px;
}

.downloadmessage p
{
	font-size:10px;
	padding:5px 0px;
	margin:0px;
}

.paging
{
	margin:10px 0;
}

/* ****Homepage  content styles******/

.mainSpan_wrapper_home .container
{
	width: 973px;
	padding: 0px 0 0 0;
	margin: 0;
	background-image: none;
}

.mainSpan_wrapper_home .contentheader
{
    display:none;
}

.mainSpan_wrapper_home .content
{
	padding:0;
	margin:0;
}

.mainSpan_wrapper_home .content ul
{
	padding:0px;
	margin:0;
}

.mainSpan_wrapper_home .content ul li
{
	padding: 0px;
}

/************************************************
Footer
************************************************/

.footer_wrapper
{
	clear: both;
	width: 100%;
	background:  url(_gfx/cmn/footer_bg_strip.gif) 0px 0px repeat-x;
	height: 182px;
	float: left;
	margin: -81px 0 0 0;
	padding-top: 85px;
}

.footer
{
	padding: 91px 20px 20px 20px;
	text-align: center;
	color: #625c4b;
	width: 933px;
	margin: -81px auto 0 auto;
	font-size: 11px;
	overflow: hidden;
	line-height: 21px;
	background:  url(_gfx/cmn/footer_bg_strip.gif) 0px 0px repeat-x;
	height: 152px;
}

.footer a, .footer p, .footer p a
{
	color: #625c4b;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 21px;
}

.footer a:hover
{
	text-decoration: underline;
}

.footer_nav, .footer_nav a
{
	font-size: 13px;
	color: #746553;
	margin-bottom: 12px;
}
.footer_nav a
{
	color: #4e4030;
	text-decoration: none;
}
.footer_nav a:hover
{
	text-decoration: underline;
}

/************************************************
Department Home Page
************************************************/
/* Don't add padding, left/right margins, or borders to these containers */
.depthome_left
{
	width:472px;
	float: left;
}

.depthome_right
{
	float:right;
	width:160px;
}

IMG.deptbanner
{
	display: block;
	margin-left: -2px;
	position: relative;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box, .depthome_right .events_box, .depthome_right .twitter_box
{
	width: 160px;
	float: right;
	margin: 0px 0px 21px 0px;
	overflow: hidden;
	display: inline;
}

.depthome_right .box_title
{
	height: 35px;
	width: 160px;
	padding: 0;
	margin: 0;
	text-align:left;
	text-indent: -4000px;
	overflow: hidden;
}

.depthome_right .twitter_box {
    background: url("_gfx/int/twitter_bg.jpg") no-repeat scroll 0 0 transparent;
}

.depthome_right .news_box .box_title
{
	background: url(_gfx/int/news_box_top.gif) top left no-repeat;
}

.depthome_right .events_box .box_title
{
	background: url(_gfx/int/events_box_top.gif) top left no-repeat;
}

.depthome_right .rss_bottomlink
{
	display: none;
}

.depthome_right ul
{
	list-style-type: none;
   	padding: 0px 12px 0 15px !important;
	margin: 0 !important;
	background: #faf4d7;
	border-left: 1px solid #e8dcae;
	border-right: 1px solid #e8dcae;
}

.depthome_right ul p
{
	padding: 4px 0px 13px 0px;
	margin: 0;
	border: 0;
}

.depthome_right  p
{
	padding: 0px 15px 13px 15px !important;
	margin: 0 !important;
	background: #faf4d7;
	border-left: 1px solid #e8dcae;
	border-right: 1px solid #e8dcae;
}

.depthome_right ul li
{
	padding: 4px 0px 13px 0px !important;
	line-height: 16px;
}

.depthome_right ul li a, .depthome_right ul li a:hover
{
	color: #473f1b;
	text-decoration: underline;
	line-height: 16px;
}

.depthome_right ul li a:hover
{
	text-decoration: none;
}

.depthome_right  .box_item_date
{
	display: block;
}

.content .depthome_right .box_bottomlink{
	background: url(_gfx/int/dept_box_bottom.gif) bottom left no-repeat;
	width: 147px;
	float: right;
	text-align: right;
	padding: 0 13px 14px 0;
	height: 13px;
	line-height: 13px !important;
}

.content .depthome_right .box_bottomlink a
{
	text-decoration: none;
	line-height: 13px !important;
}

.depthome_right .box_bottomlink a:hover
{
	text-decoration: underline;
}

/************************************************
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: 315px !important;
	 width: 940px !important;
}

.home_collage .slideshow_post
{
      z-index: 0;
	  position: absolute;
}

.home_collage
{
	height: 315px;
	width: 940px;
	padding: 9px 16px 0 17px;
	margin: 0px;
	z-index: 0;
	position: relative;
	overflow: hidden;
	background: url(_gfx/home/collage_bg.jpg) 0 0 no-repeat;
}

.important_alert_wrapper
{	
	position: absolute;
	top: 51px;
	left: 271px;
	z-index: 21;
	padding: 0px;
	width: 447px;
	height: 227px;
	background: url(_gfx/home/alert_bg.png) 0 0 no-repeat;
}

.important_alert
{
	padding: 62px 0px 0px 31px;
	width: 390px;
	height: 148px;
	overflow: hidden;
	font-weight: bold;
	color: #474224;
	font-family: verdana, arial, sans-serif;
}

.home_collage .important_alert.twitterbird {
    background: url(_gfx/home/twitter_bird.png) no-repeat scroll right 16px transparent;
}

.home_collage .important_alert .twitter_box {
    height: 145px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.home_collage .important_alert.twitterbird .twitterlink {
    display: block;
    position: absolute;
    right: 65px;
    top: 25px;
	font-size: 11px !important;
	font-weight: normal;
}

.important_alert.twitterbird ul{margin: 0;padding: 0;list-style: none;}
.important_alert.twitterbird li{margin: 0; padding: 0 0 10px 0 !important;}
.important_alert.twitterbird .tweet_time, .tweet_time{display: block;}
.important_alert.twitterbird .tweet_time a{text-decoration:none;font-weight:bold;font-style: italic;}
.important_alert.twitterbird .tweet_text a{text-decoration:none;}
.important_alert.twitterbird .tweet_time a:hover, .important_alert.twitterbird .tweet_text a:hover{text-decoration:underline;}
.important_alert.twitterbird a.twitterlink{text-decoration:none;}
.important_alert.twitterbird a.twitterlink:hover{text-decoration:underline;}

.important_alert p
{
	color: #474224;
}

.important_alert a, .important_alert p
{	
	margin-top:0;
	padding:0;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.home_columns
{
	padding: 0;
	width:100%;
	clear: both;
	position: relative;
	background: url(_gfx/home/content_bg_bottom.jpg) bottom left no-repeat;
	min-height: 322px;
	height: auto !important;
	height: 322px;
}

.home_left
{
	display: inline;
	width:306px;
	float:left;
	padding:0px;
	margin: 0px;
	overflow: hidden;
	background: url(_gfx/home/home_left_top.gif) 0 0  no-repeat;
}

.home_middle
{
	float:left;
	width: 325px;
	padding:0px 0 80px 0;
	background: url(_gfx/home/news_title.gif) 0 0  no-repeat;
}

.home_right
{
	width:342px;
	float:right;
	margin: 0px;
	padding:0px 0 80px 0;
	background: url(_gfx/home/events_title.gif) 0 0  no-repeat;
}

.home_buttons ul
{
	padding: 9px 0 20px 17px !important;
	margin: 0px 0 0 0 !important;
	display: block;
	list-style: none;
	background: url(_gfx/home/buttons_bg.jpg) 0 0 no-repeat;
	width: 956px;
	float: left;
}

.home_buttons li
{
	padding: 0px 0px 0px 0 !important;
	margin: 0px;
	float: left;
	height: 37px;
}

.home_buttons li a
{
	display:inline-block;
	display:block;
}

/************************************************
Home boxes
************************************************/

/*** News and events boxes ***/
.home_news .box_title,
.home_events .box_title
{
	display: block;
	text-align:left;
	text-indent: -4000px;
	overflow: hidden;
	height: 53px;
}

.home_columns ul
{
	padding: 0px 0px 9px 0 !important;
	list-style-type: none;
	margin: 14px 22px 0px 21px !Important;
	min-height: 166px;
	height: auto !important;
	height: 166px;
}

.content .home_columns ul li
{
	padding: 0px 17px 18px 17px !important;
	font-size: 13px !important;
	margin: 0px;
	display: block;
	line-height: 16px !important;
}

.home_columns ul p, .home_columns p
{
	padding: 14px 25px 9px 40px;
	margin: 0;
	color: #473f1b;
}

.content .home_columns ul a
{
	text-decoration: none;
	font-size: 13px !important;
	font-weight: bold;
	color: #474224;
	line-height: 16px !important;
}

.home_columns ul a:hover
{
	text-decoration: underline;
}

 .content .home_events .box_item_date
{
	font-size: 11px !important;
	display: block;
	color: #474224;
	line-height: 18px !important;
}

.home_columns .box_bottomlink 
{
	position: absolute;
	border-top: 1px solid #e3d6aa;
	width: 283px;
	height: 12px;
	padding-top: 9px;
}

.home_columns .box_bottomlink a, .home_columns .box_bottomlink a:hover
{ 
	display: block;
	float: right;
	width: 98px;
	height: 12px;
	background: url(_gfx/home/news_more.gif) top left no-repeat;
	text-indent: -4000px;
	text-align: left;
	overflow: hidden;
	margin: 0 1px 0 16px;
	display: inline;
}

.home_columns .box_bottomlink a.rss_bottomlink, .home_columns .box_bottomlink a:hover.rss_bottomlink
{
	width: 46px;
	background: url(_gfx/home/rss.gif) top left no-repeat;
	margin: 0;
	display: block;
	height: 12px;
}

/******* News Box *************/

.home_news .box_bottomlink
{
	bottom: 58px;
	right: 362px;
}

/*** Events  Box *****/

.home_events .box_bottomlink
{
	bottom: 58px;
	right: 36px;
}

.home_events .box_bottomlink a, .home_events .box_bottomlink a:hover
{ 
	background: url(_gfx/home/events_more.gif) 0 0 no-repeat;
	width: 114px;
	height: 13px;
	margin: 0 8px 0 16px;
}

/**Quicklinks Box***/
 .home_quicklinks
{
	margin: 0 0 43px 17px;
	background: url(_gfx/home/dropdowns_bg.gif) 0 0 no-repeat;
	width: 258px;
	height: 228px;
	padding-left: 13px;
}

.content .home_quicklinks select
{
	width: 233px;
	margin-top: 47px;
	font-size: 12px !important;
	color: #4f4727;
	height: 20px;
}


/******** Weather Box **********/
.content .home_weather
{
	background:  url(_gfx/home/weather_bg.gif) 0 0 no-repeat;
	margin: 0 0 10px 17px;
	width: 271px;
	height: 40px;
	line-height: 40px !important;
	color: #ffffff;
	font-size: 12px !important;
	overflow: hidden;
}

.content .home_weather a
{
	font-size: 12px !important;
	line-height: 40px !important;
	text-decoration: none;
}

.home_weather a:hover
{
	text-decoration: underline;
}

.home_weather img
{
	margin: 6px 8px 0 10px;
	float: left;
	display: inline;
}

/************************************************
Forms
************************************************/

.form
{
	height:auto;
}

.form div
{
	width:auto;
	margin:8px 0;
	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:#473f1b;
}

fieldset
{
	border:solid 1px #dcd5be;
}

hr
{
	color: #dcd5be;
	background-color: #dcd5be;
}

.form_normaltextbox
{
	width:300px;	
	border: 1px solid #dcd5be;
	background-color: #fcf9e8;
}

.form_smalltextbox
{
	border: 1px solid #dcd5be;
	background-color: #fcf9e8;
	margin: 2px 0;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #dcd5be;
	background-color: #ffffff;
	height:17px;
	padding-left:3px;	
}

.form_button
{
	background: #5299dd;
	font-weight: bold;
	color: #ffffff;
	border: 2px solid #dcd5be;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
}

.form_message, 
.form_message td
{
	color: #cc0000;
}

.form_calendarbutton
{
	vertical-align: top;
	border:0;
	cursor: pointer;
}

.backbutton
{
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}

input[type="text"], input[type="password"]
{
	padding: 1px;
	height: 15px;
	line-height: 15px;
}

input
{
	line-height: 15px !important;
}

/************************************************
Search
************************************************/
.search
{
	margin: 0px;
	position: relative;
	padding: 0 18px 0 17px;
}

.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 #dcd5be;
	background-color:#fcf9e8;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}
	
.search .paging a:hover
{
	background-color:#fffffd;
}

.search_title
{	
	display:none;
}

.search_result,
.search_result_alternate
{
	padding: 10px 25px 0 25px;
	border-bottom:1px solid #dcd5be;
}

.search_result_alternate
{
	background: #fcf9e8;
}

.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 25px;
}

.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 25px 6px 25px;
}

.search_features
{
	padding: 10px 30px;
	background-color: #fcf9e8;
	border-top: solid 1px #dcd5be;
	border-bottom: solid 1px #dcd5be;
}
.advanced_searchbox
{
	float: left;
	width: 40%;
	position: relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 220px;
	border: solid 1px #dcd5be;
	line-height:13px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 352px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	border-top: dashed 1px #dcd5be;
	border-bottom: dashed 1px #dcd5be;
	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 2px 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: none;
	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: 840px;
}

/************************************************
Lists, including DataGrid classes
************************************************/
.alphabetpicker a
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size:11px;
}

/* For links on top of page */
.topselector
{
	margin: 10px 0;
}

/* For dropdown filters */
.filter
{
	margin: 0px 10px 10px 0px;
	padding: 10px 0 0 0;
	font-size: 12px;
}

.filter select
{
	width:180px;
}

.listDiv
{
	width: 100%;
	clear: both;
}

.listDiv td
{
	vertical-align: top;
}

.listtable
{
	width:100%;
	border:1px solid #dcd5be !important;
	background-color:#fcf9e8;
	border-collapse:separate !important;
	margin: 10px 0;
}

.listtable th
{
	padding: 7px 4px 6px 9px;
	text-align:left;
	color: #ffffff;
	background-color: #5299dd;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px !important;
	font-size: 12px;
	line-height: 16px;
}

.listtable th a
{
	color:#ffffff;
	font-size: 12px;
	line-height: 16px;
}

.listtable td
{
	border:0 !important;
	border-top:1px solid #dcd5be !important;
	padding:6px 4px 6px 9px;
	font-size: 12px;
	line-height: 16px;
}

.listtable td a, .listtable td p
{
	font-size: 12px;
	line-height: 16px;
}

.listtable tr:hover
{
	background-color:#fffffd;
}

/************************************************
Image-using item list 
************************************************/
.righttable
{
    width:200px;
	border:1px solid #dcd5be;
	border-collapse: collapse;
	background-color: #fcf9e8;
}

.righttable th
{
	background: #5299dd;
	padding: 7px 4px 6px 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	color:#ffffff;
	font-size: 12px;
	line-height: 16px;
}

.righttable th a
{
	color:#ffffff;
	font-size: 12px;
	line-height: 16px;
}

.righttable td
{
	border:0;
	border-top:1px solid #dcd5be;
	padding:6px 4px 6px 9px;
	font-size: 12px;
	line-height: 16px;
}

.righttable tr:hover
{
	background-color:#fffffd;
}

.righttable td a, .righttable td p
{
	font-size: 12px;
	line-height: 16px;
}

/************************************************
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;
}

.listcomponent img {margin: 0;}

.listdocument
{
	width: auto !important;
}

/*************************************************
Component detail 
*************************************************/
.component_title
{
    padding:0px;
    margin:0px 0px 2px 0px;
    width:100%;
	font-size:17px;
	line-height:20px;
	font-weight: bold;
	color: #294d77;
}

.component_subtitle, .component_subtitle span
{
	padding:0px;
    margin:0px 0px 2px 0px;
	font-weight: bold;
	color: #473f1b;
	font-size: 15px;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px 0;
	width:100%;
}

.component_listitem div
{
	padding: 0;
	width:100%;
	clear: both;
}

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:100px;
	vertical-align: top;
	display:block;
	float:left;
}

.component_listitem_header_wider
{
	width:150px;
}

.component_listitem_content
{
	width:300px;
	display:block;
	float:left;
}

.component_content
{
	clear: both;
}

.outlookcalendar
{
	display: block;
	padding-top: 10px;
	width: 200px;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:0px 0px 20px 0px;
    text-align:center;
	font-size: 12px;
}

.calendar_filter select
{
    width:180px;
}

.calendar_wrapper
{
	text-align:center;
	margin:0px auto;
	padding:0px;
	width:100%;
}

.calendar
{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
}

.calendar_dayheader
{
	line-height: 32px;
	color: #ffffff;
	background: #af9a6a;
	padding: 2px 0px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.calendar_title td
{
	padding: 15px 0px 12px 0px;
	font-size: 20px;
	color: #473f1b;
	width:60%;
	font-weight: normal;
}

td.calendar_nextprev
{
	width:200px !important;
	text-align: center;
}

td.calendar_nextprev a
{
	color: #294d77!important;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

td.calendar_nextprev a:hover
{
	color: #294d77 !important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #dcd5be;
}

.calendar_day,
.calendar_weekendday
{
	background: #f8f4df;
	color: #473f1b;
}

.calendar_othermonthday
{
	background: #ece6ca;
	color:#cac3a1;
}

.calendar_today
{
    background: #eedf95;
	color:#294d77;
}

.calendar_eventtime
{
	font-weight: normal;	
	line-height:13px;
	margin:0px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	color: #827a53;
	font-size: 11px;
}

.calendar_eventlink
{	
	font-size: 11px;
	font-weight: normal;
	line-height:13px;
	display:block;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.calendar_today .calendar_eventtime, .calendar_othermonthday .calendar_eventtime
{
	color: #827a53;
}

.calendar_today .calendar_eventlink,
.calendar_today .calendar_eventlink a, .calendar_othermonthday .calendar_eventlink, .calendar_othermonthday .calendar_eventlink a
{
	color: #294d77;
}

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
{
  border:0;
}

.sitemap img
{
	margin: 0 5px 0 0;
}

.rootnode a,
.parentnode a
{ 
	color: #473f1b;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(_gfx/_SiteMap/file.gif);
}

.content .backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px !important;
}

/************************************************
Link List
************************************************/

.link_content
{
	display:block;
}

.link_content img
{
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
}

.listlink
{
	width: 100%;
	padding:0;
	border-collapse: separate;
}

.listlink td
{
	padding:0px !important;
	border:none;
}


/************************************************
FAQ List
************************************************/
.listfaq
{
	width:100%;
	padding:0;
	border-collapse: separate !important;
	border:0px;
}

.listfaq td
{
	padding:4px;
	border:0px;
}

.listfaq_answers
{
	width:100%;
	padding:0px;
	margin-top: 20px;
	border-collapse: separate !important;
}

.listfaq_answers td
{
	padding:4px;
	border: 0px;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_q_js
{
 	font-weight:bold;
 	cursor: pointer;
}

.listfaq_a p, .listfaq_a ul
{
	margin-top:0px;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:610px;
}

/* Component list pagers*/
.listtable_pager,
.listcomponent_pager,
.listfaq_pager
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
	padding:10px 0;
}

.listtable_pager span,
.listcomponent_pager span,
.listfaq_pager span
{
	font-size:11px;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a
{
	display:inline;
	padding:3px; 
	border:1px solid #dcd5be;
	background-color:#fcf9e8;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover
{
	background:#fffffd;
}

.listcomponent_pager, .listfaq_pager
{
	text-align:left;
}

/***********************************************
E-Notifier
***********************************************/

.tag_div
{
	padding: 10px 0 20px 0;
}

.content .area_div
{
	padding: 5px 0;
	clear: both;
	line-height: 15px !important;
}

.area_div span
{
	width: auto !Important;
	float: none !Important;
}

.content .area_div label, .content .area_div div, .content .area_div td
{
	line-height: 15px!important;
}

.content .area_div span label
{
	line-height: 17px !important;
	padding-top: 3px;
	width: 150px !Important;
	display: block;
	float: left;
	clear: left;
}

.content .area_div td label
{
	line-height: 17px !important;
	padding-top: 2px;
	display: block;
}

/************************************************
Form/Survey Component
************************************************/
.survey_title
{
	font-size: 18px;
	font-weight: bold;
	padding: 2px 0;
	margin: 0;
}

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
{
	margin:10px 0px 0px 0px;
	width:100%;
	position:relative;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:105px;
	margin-right: 5px;
}

.staff_thumbnail_span img
{
	margin:0px 0px 10px 0px;
	border:1px solid  #dcd5be;
}

.staff_listitem_span
{
	float:left;
	width:450px;
	margin:0px 0px 10px 0px;
}

.staff_component_title
{
    padding:5px 0px 0px 0px;
    margin:0px;
    width:876px;
	font-size:16px;
	line-height: 18px;
	font-weight: bold;
	color: #294d77;
}

.staff_column_div .component_title
{
	margin-left: 0px;
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin: 5px 10px 20px 0px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #dcd5be;
}

.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;
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.photo_name
{
	width: 245px;
	margin: 0 auto;
}

.album_details
{
    font-size:9px;
}

.photo_item
{
    padding:20px;
    text-align:center;
	background-color: #ffffff;
	border: 1px solid #dcd5be;
	margin: 5px 10px 5px 0;
}

.photo_thumb
{
    background: url(_gfx/album/single_photo.gif) top center no-repeat;
    overflow: hidden;
    width:240px;
    padding-top:50px;
    height: 190px;
}

.photo_thumb img
{
    display:block;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.slideshow_link
{
    float:right;
    width:140px;
	background: #5299dd;
   	border: 1px solid #dcd5be;
 	text-align:left;
    margin:0px 63px 0px 10px;
	display: inline;
}

.content .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 #dcd5be;
	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 #dcd5be;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	height:auto;
	margin:10px 0px 0px 0px;
	padding:5px;
	border:solid 1px #dcd5be;
}

.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 #dcd5be;
}

.official_bio
{
	width:560px;
	clear:both;
	padding: 3px;
	border:solid 1px #dcd5be;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }

/************************************************
Map
************************************************/
.map_size
{
	width:500px;
	height:300px;
}

/************************************************
Weather component
************************************************/

.content .forecast_item
{
	text-align: center;
	float: left;
	border: solid 2px #dcd5be;
	height: 180px;
	width: 109px;
	margin: 5px 10px 5px 0;
	padding: 3px;
	overflow: hidden;
	line-height: 18px !important;
	background-color:#ffffff;
}

.forecast_item img
{
	width: 79px;
	height: 49px;
}

/************************************************
Facility component
************************************************/
.facility_header_cell{
	font-weight:bold;
	font-size: 15px;
}

td.facility_thumbnail img {margin:0px 10px 10px 0; border:1px solid #dcd5be;}
td.facility_thumbnail {vertical-align:top;}
.facility_detail a {font-weight:bold;}

/************************************************
Business Directory
************************************************/

.business_list_title
{
      width:60px;
      /*display: inline-block;*/
}

/************************************************
Poll component
************************************************/
.poll
{
	float: left;
	width: 400px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
}

.poll_result_answer
{
	margin:0px;
}
.poll_choices
{
	padding-bottom: 10px;
}

.poll_choices INPUT
{
	margin: 5px 10px -2px 0;
	padding: 0;
}

.poll_result_answer table tr
{
	height: 10px !important;
}

/************************************************
Member Login
************************************************/
.login
{
}

.login .form_label
{
	float:left;
	margin: 5px 0;
}

.login .form_field
{
	float:left;
	margin: 5px 0;
}

.login .form_div
{
	width:100%;
	float:left;
	margin-bottom:10px;
}

/**********************************************
CAPTCHA
**********************************************/

.captcha img
{
	float:left;
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #dcd5be;
}

/*** mobile view ***/
#SwitchToMobile
{
	background: #fff9a5 url(_gfx/cmn/mobile/mob_visionlink_strip.gif) bottom left repeat-x;
}

#SwitchToMobile a
{
	display: block;
	background: url(_gfx/cmn/mobile/mob_visionlink_bg.jpg) center bottom no-repeat;
	text-align: center;
	font-size: small;
	color: #000000;
	padding: 5px 0 4px 0;
	border: 1px solid #bdbdbd;
	text-decoration: none;
}

.social_icons
{
	display: inline;
	clear: left;
	float: right;
	padding: 6px 16px 0 0;
}

.social_icons a
{
	float: right;
	margin-right: 4px;
}
