/************************************************
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: #94c6e0;
}

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;	
	line-height:19px;
	color: #250d07;
}

a img
{
	border: 0;
}

a
{
	color: #ab4646;
	text-decoration:none;
}

a:hover
{ 
    text-decoration:underline;
}

a[name]
{
	color:#250d07;
}

a[name]: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, 
.dropshadow:after, 
.contentheader:after,
.contentheader_banner:after, 
.content:after, 
.content_wrapper:after,
.container:after,
.width_container:after, 
.title:after,
.home_columns:after,
.home_buttons: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,
.dropshadow,
.contentheader, 
.contentheader_banner,
.content,
.content_wrapper,
.container,
.width_container,
.title,
.title_right,
.home_columns,
.home_buttons,
.search_result,
.search_result_alternate,
.component_listitem
{
	display:inline-block;
}

.clearfix, .mainSpan, .dropshadow,  .contentheader, .contentheader_banner, .content, .container, .width_container, .content_wrapper, .title,  .title_right, .home_columns, .home_buttons,  .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
{
	background:   url(../_gfx/cmn/shadow_strip.gif) top center repeat-y;
}

.mainSpan
{
	background:   url(../_gfx/cmn/body_bg.jpg) bottom center no-repeat;
}

.dropshadow
{
	background: url(../_gfx/cmn/body_bg_top.jpg) top center no-repeat;
}

/*********************************************
		WIDTH CONTAINER &
		CONTENT WRAPPERS
********************************************/
.width_container
{
	background: url(../_gfx/Burgundy/int/content_bg_strip.gif) 0 0 repeat-y;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

.mainSpan_wrapper_home .width_container
{
	background: url(../_gfx/home/content_bg_strip.gif) 0 0 repeat-y;
}	

.content_wrapper
{
	background: url(../_gfx/Burgundy/int/content_bg_bottom.jpg) bottom left no-repeat;
	padding-bottom: 30px;
}

.mainSpan_wrapper_noleftnav .content_wrapper, .mainSpan_wrapper_review .content_wrapper
{
	background:  #f8f6e4 url(../_gfx/int/noleft_content_bg_bottom.jpg) bottom left no-repeat;
}

.mainSpan_wrapper_home .content_wrapper
{
	padding: 0;
	background:  url(../_gfx/home/content_bg_bottom.jpg) bottom left no-repeat;
}

/* Container for admin control panel */
.adminSpan
{
	width:200px;
	float:right;
	text-align:left;
	line-height: 0px;
}

#FrontEndForm
{
	padding: 0;
	margin: 0;
}

.content iframe
{
	width: 98%;
	border: 0;
}

/************************************************
Header: contains search, top links, site logo 
************************************************/

/* Section 508 skip navigation menu */
.skipnav
{ 
    position:absolute; 
    top:0px; 
    left:0px; 
    z-index:10;
}

.skipnav img
{
    width:1px;
    height:1px;
    display:block;
    float:left;
}

.header_wrapper
{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

.header
{
	height: 80px;
	position: relative;
	z-index: 21;
	background: url(../_gfx/cmn/header_bg.jpg) top left no-repeat;
}

.header_left a.home_link
{
	width: 140px;
	position: absolute;
	top: 13px;
	left: 42px;
	display:block;
	overflow: hidden;
	height: 137px;
	text-indent: -4000px;
	z-index: 21;
	background: url(../_gfx/cmn/spacer.gif) 0 0 no-repeat;
}

.header_logo
{
	height: 1px;
	width: 1px;
}

/* Top line of links */
.header_nav
{ 
	text-align: right;
	padding: 12px 0px 0 0px;
	color: #ffffff;
	font-size: 14px;
}

.header_nav a
{	
	color: #ffffff;
}

/* Container for search field and go button */
.searchbox
{ 
	padding: 12px 18px 0px 3px;
	width: 176px;
	float: right;
	clear: right;
	background: url(../_gfx/cmn/search_left.gif) 0 12px no-repeat;
}

.searchbox_textbox
{
	float:left;
	padding: 2px 0 0px 5px !important;
	height: 18px;
	line-height: 16px!important;
	width:135px;
	margin: 0px;
	color: #6f6d5b;
	font-size: 14px;
	border-top: 1px solid #7190b7;
	border-bottom: 1px solid #7190b7;
	border-left: 0;
	border-right: 0;
}

.searchbox_button
{	
	width: 36px;
	height: 22px;
	float: left;
}

.quicklinks
{
	float: right;
	width: 149px;
	margin: 12px 7px 0 22px;
	color: #6f6d5b;
	font-size: 14px;
	border: 1px solid #7190b7;
}

/************************************************
Left navigation 
************************************************/

.leftnav
{
	padding: 135px 5px 0 5px;
	width: 226px;
	float: left;
	background: url(../_gfx/Burgundy/nav/leftnav_bg.gif) 0 0 no-repeat;
	height: auto !Important;
	height: 283px;
	min-height: 283px;
}

.leftnav a
{
	display:block;
	width: 214px;
	padding: 7px 7px 7px 5px;
	line-height: 15px;
	color: #6e1b09;
	text-decoration:none;
	overflow: hidden;
	border-top: 1px solid #edece0;
	border-bottom: 1px solid #d4b7b7;
}

.leftnav_node_wrapper_root
{
	border-bottom: 1px solid #e9dbdb;
	border-top: 1px solid #e7d5d0;
	position: relative;
	margin-top: -2px;
}

.leftnav_node_wrapper
{
	border-bottom: 0px solid #bb8888;
}

.leftnav a:hover
{
	color: #eae9d9 !important;
	background:  #511210 url(../_gfx/Burgundy/nav/leftnav_over.gif) 0 0 repeat-x !important;
	text-decoration:none;
	border-bottom: 1px solid #6b3332;
	border-top: 1px solid #803e3d !important;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}

.leftnav_node_wrapper .leftnav_node a
{
	background: #bb8888;
	border-bottom: 1px solid #d0acac;
	border-top: 0px;
}

.leftnav_node_wrapper .leftnav_node a:hover
{
	margin-top: 0;
	padding: 6px 7px 7px 5px;
}

.leftnav_node_iscurrent a
{
	color: #eae9d9;
	background: #511210 url(../_gfx/Burgundy/nav/leftnav_over.gif) 0 0 repeat-x;
	border-bottom: 1px solid #6b3332;
	border-top: 1px solid #803e3d;
	margin-top: -1px;
	font-size: 12px;
	font-weight: bold;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren a, .leftnav_node_wrapper .leftnav_node_haschildren a
{
	background: #8e2b2b;
	color: #eae9d9;
	border-bottom: 1px solid #9c4747;
	border-top: 1px solid #b06b6b;
	margin-top: -1px;
}

.leftnav_node_wrapper_root .leftnav_node_haschildren
{
	border-bottom: 1px solid #d0acac;
	margin-bottom: -1px;
	margin-top: -2px;
	position: relative;
}

.leftnav a span{
	padding-left: 14px;
	display: block;
}

.leftnav_node_haschildren a span
{
	padding-left: 16px;
	background: url(../_gfx/nav/arrow_down.gif) no-repeat 3px 6px;
}

.leftnav_node_iscurrent a span
{
	background: url(../_gfx/nav/arrow_right.gif) no-repeat 4px 4px;
	font-weight: bold;
}

.leftnav_node_haschildren a:hover span
{
	background: url(../_gfx/nav/arrow_down.gif) no-repeat 3px 6px;
}

.leftnav_node_iscurrent a:hover span
{
	background: url(../_gfx/nav/arrow_right.gif) no-repeat 4px 4px;
}

/************************************************
Content header:  page title, breadcrumb, printer friendly link
************************************************/
/* Page content container */
.mainSpan_wrapper .container, 
.mainSpan_wrapper_noleftnav .container, 
.mainSpan_wrapper_review .container
{ 
	float:left;
	width: 704px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	position: relative;
}

IMG.deptbanner, .banner_holder IMG
{
	display: block;
	float: left;
}

.contentheader,  .contentheader_banner
{
	padding: 15px 0 17px 0;
	background: url(../_gfx/Burgundy/int/content_top.gif) 0 0 no-repeat;
}

.breadcrumb_wrapper
{
	height: auto !important;
	min-height: 13px;
	height: 13px;
	padding: 0px 250px 3px 20px;
	margin: 0px;
	line-height: 13px;
	font-size: 11px;
	color: #f5f3df;
	background: url(../_gfx/Burgundy/int/breadcrumb_bg.gif) 0 0 repeat-y;
}

.breadcrumb a
{
	color: #f5f3df;
	text-decoration: underline;
}

.breadcrumb a:hover
{
	text-decoration: none;
}

.breadcrumb_item_last, .breadcrumb_item_last:hover
{
	text-decoration:none;
}

#share ul 
{
	background-color:#fff;
	display:none;
	width:220px;
	border:1px solid #666;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	margin-top: -8px;
}

#share div:hover ul, #share div.over ul
{
	display: block;
	/* Added to resolves z-index conflict with dropdown menu */
	position:absolute;
	z-index:1000;
}

#share ul li, #share div:hover ul li, #share div.over ul li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:110px;
	position:relative;
}

#share li a 
{
	text-decoration:none;
	color:#666;
	margin:4px;
	padding:0px 0px 0px 20px;
	display:block;
	font-size: 11px;
}

#share li a:hover
{
	color:#000;
}

.shareemail {background:url(../_gfx/int/share/email.jpg) no-repeat 0 0;}
.sharefacebook {background:url(../_gfx/int/share/facebook.jpg) no-repeat 0 0;}
.sharedel {background:url(../_gfx/int/share/del.jpg) no-repeat 0 0;}
.sharegoogle {background:url(../_gfx/int/share/google.jpg) no-repeat 0 0;}
.sharedigg {background:url(../_gfx/int/share/digg.jpg) no-repeat 0 0;}
.sharetwitter {background:url(../_gfx/int/share/twitter.jpg) no-repeat 0 0;}
.sharestumble {background:url(../_gfx/int/share/stumble.jpg) no-repeat 0 0;}
.sharemyspace {background:url(../_gfx/int/share/myspace.jpg) no-repeat 0 0;}
.sharelive {background:url(../_gfx/int/share/live.jpg) no-repeat 0 0;}
.sharereddit {background:url(../_gfx/int/share/reddit.jpg) no-repeat 0 0;}
.shareyahoo {background:url(../_gfx/int/share/yahoo.jpg) no-repeat 0 0;}

.printer_friendly, #share, .rss{
    float:right;
    text-align:left;
	margin-left: 12px;
}

.printer_friendly{width:43px;}
#share{width:110px; cursor: pointer;}
.rss{width:35px;}

.printer_friendly a, .rss a, .sharelink a{
    display:block;
    padding-left:18px;
	height:21px;
	font-size: 11px;
	line-height: 14px;
	color: #f5f3df;
}

.printer_friendly a{background: url(../_gfx/Burgundy/int/print.gif) 0 0px no-repeat;}
.sharelink a{background:url(../_gfx/Burgundy/int/share.gif) 0 0px no-repeat;}
.rss a{background:url(../_gfx/Burgundy/int/rss.gif) 0 0px no-repeat;}

.title
{
	background: url(../_gfx/Burgundy/int/title_bg_top.jpg) 0 0 no-repeat;
	padding: 25px 20px 70px 18px;
	margin-bottom: -70px;
	float: left;
	width: 666px;
	position: relative;
	display: inline;
}

.title_right
{
	position: absolute;
	top: 15px;
	right: 20px;
	width: 230px;
	z-index: 1;
}

.contentheader h1,
.contentheader_banner h1
{
	font-weight: normal;
	color: #601513;
	margin: 0px;
	padding: 0px;
	font-family: Georgia,serif;
	line-height: 24px;
	font-size: 22px;
	text-transform: uppercase;
}

.contentheader h2,
.contentheader_banner h2
{
    padding:12px 20px 0 20px;
	float: left;
	width: 664px;
    margin:0px;
	font-size:16px;
	font-weight: bold;
	color: #ab4646;
	font-family: georgia, serif;
	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 20px;
	width: 664px;
	overflow: hidden;
	position: relative;
}

/************************************************
Content header and Content: No leftnav pages and review pages
************************************************/

.mainSpan_wrapper_noleftnav .container, .mainSpan_wrapper_review .container
{
	width: 940px;
}

.mainSpan_wrapper_noleftnav .content, .mainSpan_wrapper_review .content
{
	width: 900px;
	padding: 0px 20px;
}

/* NoLeftNav pages */
.mainSpan_wrapper_noleftnav .deptbanner, .mainSpan_wrapper_noleftnav .banner_holder
{
	display: none;
}

.mainSpan_wrapper_noleftnav .contentheader, .mainSpan_wrapper_noleftnav .contentheader_banner
{
	padding: 15px 0 17px 0;
	background: url(../_gfx/Burgundy/int/noleft_content_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper_noleftnav .breadcrumb_wrapper
{
	margin: 0px 0 0 236px;
}

.mainSpan_wrapper_noleftnav .title
{
	margin: 0px 0 -10px 236px;
	background: url(../_gfx/Burgundy/int/noleft_title_bg_top.gif) 0 0 no-repeat;
	display: inline;
	padding: 25px 20px 14px 18px;
}

.mainSpan_wrapper_noleftnav .contentheader h2, .mainSpan_wrapper_noleftnav .contentheader_banner h2
{
	width: 900px;
}

.mainSpan_wrapper_noleftnav .title_left
{
	height: auto !important;
	min-height: 80px;
	height: 80px;
}

/* Review, error and home pages */
.mainSpan_wrapper_review .contentheader, .mainSpan_wrapper_review .contentheader_banner, .mainSpan_wrapper_home .contentheader
{
	display:none;
}

/* Hide review title for all except .mainSpan_wrapper_review*/
.component_title_review
{
	display:none;
}

.mainSpan_wrapper_review .content
{
	background: url(../_gfx/Burgundy/int/noleft_content_top.gif) 0 0 no-repeat;
}

.mainSpan_wrapper_review  .component_title_review, .mainSpan_wrapper_review .special_title
{
	display: block;
	padding: 40px 0px 85px 236px;
	font-family: Georgia, serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #601513;
	text-transform: uppercase;
}

/**************************************************
Standard content styles
****************************************************/
.content p
{ 
	margin-top: 0px;
}

.content textarea
{
	width: 550px;
}

.content input
{
	line-height: 17px !Important;
}

.content ul, .content ol
{
	padding:0px 0 0 auto;
	margin-top: 8px;
	margin-bottom: 18px;
}

.content ul li, .content ol li
{
	padding: 0px;
}

.content ul ul, .content ol ol, .content ul ol, .content ol ul
{
	padding:0px;
	margin:2px 0 0px 30px;
}

.downloadmessage
{
	clear: both;
	background: #ffffff;
	border:solid 1px #ddbfbf;
	text-align:center;
	width: 85%;
	margin: 10px auto;
}

.downloadmessage img
{
	margin:0px 2px;
}

.downloadmessage p
{
	font-size:11px;
	padding:5px 0px;
	margin:0px;
	line-height: 16px;
}

.paging
{
	margin:10px 0;
}

/************************************************
Footer
************************************************/

.footer_wrapper
{
	clear: both;
	width: 100%;
	background:  url(../_gfx/cmn/footer_wrapper_bg.jpg) top center no-repeat;
}

.footer
{
	padding: 22px 20px 23px 20px;
	color: #ebbf9c;
	font-size: 12px;
	line-height: 23px;
	width: 902px;
	height: 40px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	background: url(../_gfx/Burgundy/cmn/footer_bg.jpg) 0px 0 no-repeat;
}

.footer a, .footer p, .footer p a
{
	color: #ebbf9c;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 23px;
}

.footer a,  .footer p a, .footer_nav a, .footer_nav p a
{
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover,  .footer p a:hover, .footer_nav a:hover, .footer_nav p a:hover
{
	text-decoration: none;
}

.footer_nav, .footer_nav p, .footer_nav a, .footer_nav p a
{
	font-size: 13px;
	line-height: 23px;
}

/************************************************
Department Home Page
************************************************/
.depthome_left
{
	width:478px;
	float: left;
	overflow: hidden;
}

.mainSpan_wrapper_noleftnav .depthome_left
{
	width: 710px;
}

.depthome_right
{
	float:right;
	width:170px;
	overflow: hidden;
}

/************************************************
Department boxes
************************************************/
.depthome_right .news_box, .depthome_right .events_box
{
	width: 170px;
	float: right;
	margin: 0px 0px 16px 0px;
	background: url(../_gfx/Burgundy/int/deptbox_strip.gif) 0 0 repeat-y;
}

.depthome_right .box_title
{
	height: 43px;
	width: 170px;
	text-indent: -4000px;
	overflow: hidden;
	position: relative;
}

.depthome_right .news_box .box_list, .depthome_right .events_box .box_list
{
	padding: 0px 7px 0px 8px;
	margin-top: -2px;
	background: url(../_gfx/Burgundy/int/dept_box_bg.jpg) 0 0 no-repeat;
	min-height: 82px;
	height: auto !Important;
	height: 82px;
}

 .depthome_right ul li, .depthome_right .box_item
{
	padding: 4px 0px 2px 3px;
	margin: 0px;
	line-height: 18px;
	background: url(../_gfx/Burgundy/int/news_events_divider.gif) top left no-repeat;
}

 .depthome_right ul li div, .depthome_right .news_box .box_item_title
 {
 	background: url(../_gfx/Burgundy/int/listBullet.gif) 0px 5px no-repeat;
 }

 .depthome_right ul li a, .depthome_right .news_box .box_item_title a
{
	color: #250d07;
	line-height: 18px;
	font-size: 12px;
	padding-left: 16px;
}

 .depthome_right ul li a:hover, .depthome_right .news_box .box_item_title a:hover
 {
 	text-decoration: underline;
 }

.depthome_right .box_bottomlink
{
	background: url(../_gfx/Burgundy/int/deptbox_bottom.gif) bottom left no-repeat;
	padding: 0px 13px 7px 0px;
	text-align: right;
}

.depthome_right .box_bottomlink a, .depthome_right .box_bottomlink a:hover
{
	color: #601513;
	font-weight: bold;
	font-size: 12px;
}

/**** news box***/
.depthome_right .news_box .box_title
{
	background: url(../_gfx/Burgundy/int/news_title.gif) 0 0 no-repeat;
}

.depthome_right .news_box .newsimg
{
	display: none;
}

/*****events box *****/
.depthome_right .events_box .box_title
{
	background: url(../_gfx/Burgundy/int/events_title.gif) 0 0 no-repeat;
}

.depthome_right ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 18px;
}

.depthome_right  .box_item_date
{
	color: #ab4646;
	display: block;
	font-size: 12px;
	line-height: 18px;
}

/************************************************
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: 236px !important;
	 width: 940px !important;
}

.home_collage .slideshow_post
{
      z-index: 0;
	  position: absolute;
}

.home_collage
{
	height: 236px;
	width: 940px;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

.important_alert_wrapper
{	
	position: absolute;
	top: 5px;
	left: 383px;
	z-index: 21;
	width: 533px;
	height: 209px;
	background: url(../_gfx/home/alert_bg.gif) 0 0 no-repeat;
}

.important_alert
{
	margin: 56px 0px 0px 15px;
	width: 505px;
	height: 141px;
	overflow: hidden;
	line-height: 16px;
	font-size: 14px;
}

.important_alert p
{	
	margin:0 0 16px 0;
	padding:0;
}

.important_alert p, .important_alert a, .important_alert li, .important_alert td
{
	color: #1e395a;
	line-height: 16px;
	font-size: 14px;
}

.important_alert a
{
	font-weight: bold;
	font-size: 13px;
}

/**** spotlight box****/
.home_spotlight
{
	background: url(../_gfx/home/spotlight_strip.gif) 1px 0 repeat-y;
	padding: 0px;
	width: 266px;
	position: relative;
	z-index: 21;
	margin: -82px 0 0px 0;
	line-height: 24px;
	font-size: 14px;
	line-height: 16px;
	color: #6f6d5b;
	float: left;
}

.home_spotlight .box_title
{
	position: relative;
	height: 119px;
	width: 266px;
	background: url(../_gfx/home/spotlight_title.png) 0 0 no-repeat;
	text-indent: -4000px;
	overflow: hidden;
	margin-top: -28px;
	margin-bottom: -49px;
	float: left;
}

/***** fix for IE6 to use transparency on png****/
* html .home_spotlight .box_title {
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_gfx/home/spotlight_title.png', sizingMethod='crop');
}

.home_spotlight .box_content
{
	background: url(../_gfx/home/spotlight_bottom_bg.jpg) 1px  bottom no-repeat;
	position: relative;
	min-height: 115px;
	height: auto !important;
	height: 115px;
	padding: 0 18px 25px 18px;
	float: left;
	width: 230px;
}

.home_spotlight .box_content IMG
{
	float: left;
	margin: 0 13px 0 -4px;
	position: relative;
}

.home_spotlight  p, .home_spotlight li, .home_spotlight  td
{
	font-size: 14px;
	line-height: 16px;
	color: #6f6d5b;
}

.home_spotlight a
{
	font-size: 14px;
	line-height: 16px;
}

.home_spotlight  p
{
	margin: 0;
	padding: 0;
}

.home_columns
{
	clear: both;
	position: relative;
	background:  url(../_gfx/home/content_bg_top.jpg) top left no-repeat;
	height: auto !important;
	height: 330px;
	min-height: 330px;
	padding-bottom: 19px;
}

.home_left
{
	width:266px;
	float:left;
	padding: 10px 41px 0px 20px;
}

.home_middle
{
	float:left;
	width: 262px;
	overflow: hidden;
	padding: 26px 24px 0px 0px;
}

.home_right
{
	float:right;
	width: 327px;
	overflow: hidden;
	padding: 24px 0px 0px 0px;
}

.home_buttons_top
{
	padding: 0 0 0px 15px;
}

.home_buttons
{
	padding: 0px 0 0 25px;
}

.home_buttons ul, .home_buttons_top ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}

.home_buttons ul
{
	padding-top: 21px;
}

.home_buttons ul li, .home_buttons_top ul li
{
	padding: 0;
	margin: 0px;
	float: left;
}

.home_buttons_top ul li
{
	padding: 0px 18px 0px 0 !important;
	padding-right: 17px; /** for ie6 **/
}

.home_buttons li a, .home_buttons_top li a
{
	display:inline-block;
	display:block;
}

/************************************************
Home boxes
************************************************/
.home_news
{
	clear: both;
	padding-top: 16px;
	width: 100%;
}
/*** News and events boxes ***/
.home_news .box_title,
.home_events .box_title
{
	text-indent: -4000px;
	overflow: hidden;
	height: 35px;
	position: relative;
}

 .home_events p, .home_news p
 {
 	padding: 10px 0;
	margin: 0;
	line-height: 16px;
	font-size: 14px;
 }
 
 .home_events ul a, .home_news .box_item_title a
{
	color: #1e395a;
	line-height: 16px;
	font-size: 14px;
}

.home_columns .box_bottomlink a, .home_columns .box_bottomlink a:hover
{
	float: right;
	font-size: 13px;
	font-weight: bold;
	color: #1e395a;
}

/*** Events  Box *****/

.home_events .box_title
{
	background: url(../_gfx/home/events_title.gif) 0px 0px no-repeat;
	height: 46px;
}

 .home_events p
 {
 	padding-left: 4px;
 }

.home_events .box_list
{
	padding: 0px 0px 11px 0px;
	margin-top: -2px;
}

.home_events ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	line-height: 18px;
}

.home_events ul div
{
	display: inline;
}

.home_events ul li
{
	padding: 15px 18px 13px 4px;
	margin: 0px;
	line-height: 18px;
	background: url(../_gfx/home/events_divider.gif) 0 0px no-repeat;
}

 .home_events ul a
 {
 	line-height: 18px;
 }

.home_events .box_item_date
{
	line-height: 18px;
	font-size: 14px;
	color:#6f6d5b;
}

/**** news Box****/
.home_news .box_title
{
	background: url(../_gfx/home/news_title.gif) 0 0px no-repeat;
	margin-left: 1px;
}

.home_news .box_list
{
	padding: 14px 5px 0px 6px;
}

.home_news .box_item_title
{
	padding-top: 0px;
}

.newsimg
{
	float: left;
	background: url(../_gfx/home/news_thumb_bg.gif) 0 0 no-repeat;
}

.newsimg IMG
{
	width: 55px;
	height: 54px;
	margin: 4px 20px 5px 4px!important;
	margin-right: 17px;
}

.home_news .box_item
{
	padding: 6px 0 4px 0;
}

/************************************************
Forms
************************************************/
.form div /* used on login page*/
{
	margin:5px 0;
	clear: both;
	float: left;
	width:100%;
}

.form textarea
{
	width:200px;
	height:150px;
}

.form_label /* used on forward link page and login page*/
{
	padding-top:3px;
	font-weight: bold;
	height:17px;
	float: left;
	width: 150px;
	line-height: 15px !important;
}

.form_textarea
{
	width: 587px !important;
	border:solid 1px #ddbfbf;
}

legend
{
	font-weight: bold;
	color:#ab4646;
}

fieldset
{
	border:solid 1px #ddbfbf;
}

hr
{
	color: #ddbfbf;
	background-color: #ddbfbf;
}

.form_normaltextbox /* used on login page*/
{
	width:300px;	
	border: 1px solid #ddbfbf;
}

.form_smalltextbox /* used on enotifier page*/
{
	border: 1px solid #ddbfbf;
	margin: 2px 0;
	padding-left: 2px;
}

.form_normaldropdown
{
	width:300px;	
	border: 1px solid #ddbfbf;
	padding-left:3px;	
}

.form_button
{
	background: #882929 url(../_gfx/Burgundy/int/tbl_hdr.gif) 0 0 repeat-x;
	font-weight: bold;
	color: #eae9d9;
	border: 2px solid #ddbfbf;
	cursor: pointer;
	padding: 3px 10px;
	overflow: visible;
	display: inline-block;
}

.form_calendarbutton
{
	border:0;
	cursor: pointer;
}

/************************************************
Search
************************************************/
.search
{
	width: 940px;
	overflow: hidden;
}

.search .paging
{ 
	text-align:center; 
}

.search .paging span.linkpage
{
	margin: 2px;
	font-size:11px; 
}

.search_result,
.search_result_alternate
{
	padding: 10px 25px 10px 25px;
	border-bottom:1px solid #ddbfbf;
}

.search_result_alternate
{
	background: #ffffff;
}

.search_result_title
{
	font-weight:bold;
	font-size:13px;
}

.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;
}

span.search_result_info
{
	padding: 0 0 0px 20px;
}

.autosuggestion div
{
	padding: 0 0 20px 25px;
}

a.advanced_search_link
{
	position: absolute;
	margin: -10px  0 0 630px;
	font-size: 10px;	
}

.search_features a.advanced_search_link
{
	margin-top: -35px;
}

/**************************
Advanced search styles
***************************/
.search_summary
{
	font-weight:bold;
	font-size:11px;
	padding:0px 25px 6px 25px;
}

.search_features
{
	padding: 10px 35px;
	background: #ffffff;
	border-top: solid 1px #ddbfbf;
	border-bottom: solid 1px #ddbfbf;
}
.advanced_searchbox
{
	float: left;
	width: 40%;
	position: relative;
}

.advanced_searchbox p
{
	margin: 0 0 5px 0;
}

.advanced_searchbox input.textfield
{
	width: 217px;
	border: solid 1px #ddbfbf;
	line-height:17px;
	padding: 0px 0 1px 3px;
	height: 17px;
}

.adsearch_button
{
	position: absolute;
	bottom: 0px;
	left: 347px;
}

.sort_container
{
	float: left;
	font-weight: bold;
}

div.sort_items
{
	border-top: dashed 1px #ddbfbf;
	border-bottom: dashed 1px #ddbfbf;
	padding: 4px 0;
	margin: 8px 0px 14px 0px;
}

div.sort_items span.item
{
	margin: 0px 6px;
	padding: 1px 0 1px 22px;
	background: url(../_gfx/cmn/arrow.gif) 0px 2px no-repeat;
	line-height: 18px !important;
}

div.sort_items span.item IMG /*for ie6, inline image bug*/
{
	vertical-align: middle;
	margin: 4px 0 5px 0;
}

div.sort_items span.item a
{
	line-height: 18px;
}

.sort_container_inline
{
	font-weight: bold;
	width: 100%;  /** for IE6/7 **/
}

.sort_container_inline div.sort_title
{
	float: left;
	clear: both;
	width: 145px;
	line-height: 18px;
}

.sort_container_inline div.sort_items
{
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0;
	clear: right;
	width: 400px;
}

/************************************************
Google Search
************************************************/
#cse-search-results
{
	padding: 20px;
	background: #ffffff;
	border: 1px solid #ddbfbf;
}

#cse-search-results iframe
{
	width: 858px;
}

/************************************************
Lists, including DataGrid classes and Image-using item list 
************************************************/

/* For links on top of page and dropdown filters */
.topselector, .filter, .alphabetfilter
{
	margin: 10px 0;
}

.filter select
{
	width:180px;
}

.listDiv
{
	width: 100%;
	clear: both;
}

.listtable
{
	width:100%;
	border:1px solid #ddbfbf !important;
	background-color:#ffffff;
	border-collapse:separate !important;
	margin: 10px 0;
}

.righttable
{
    width:250px;
	border:1px solid #ddbfbf;
	border-collapse: collapse;
	background-color: #ffffff;
}

.listtable th, .righttable th
{
	padding: 5px 4px 5px 9px;
	text-align:left;
	color: #eae9d9;
	background: #882929 url(../_gfx/Burgundy/int/tbl_hdr.gif) 0 0 repeat-x;
	font-weight: normal;
	border: 0px !important;
	text-transform: uppercase;
	font-family: georgia, serif;
	font-size: 14px;
}

.listtable th a, .righttable th a
{
	color: #eae9d9;
	font-size: 14px;
	font-family: georgia, serif;
}

.listtable td, .righttable td
{
	border:0 !important;
	border-top:1px solid #ddbfbf !important;
	padding:3px 4px 2px 9px;
}

.listtable tr:hover, .righttable tr:hover
{
	background-color:#e8cece;
}

/************************************************
Lists without table grid, like News
************************************************/
.listcomponent
{
	border:0px !important;
	border-collapse: separate !important;
	width: 100%;
}

.listcomponent th
{
	display:none;
}

.listcomponent td
{
	border:0px !important;
	padding:4px 4px 10px 0;
}

.listdocument
{
	width: auto !important;
}

/*************************************************
Component detail 
*************************************************/
.component_title, .survey_title
{
	font-size:19px;
	color: #601513;
	font-family: georgia, serif;
}

.component_subtitle, .component_subtitle span, h3, h2
{
	font-weight: bold !important;
	color: #ab4646 !important;
	font-size: 16px !important;
	font-family: georgia, serif;
}

.component_back
{
	margin:0px 0px 10px 0px;
}

.component_listitem
{
	padding: 0 0 15px 0;
}

.component_listitem div
{
	clear: both;
}

.component_listitem_header, .component_listitem_header_wider
{
	font-weight: bold;
	width:100px;
	display:block;
	float:left;
}

.component_listitem_header_wider
{
	width:150px;
}

.component_listitem_content
{
	width:300px;
	display:block;
	float:left;
}

.component_content
{
	clear: both;
}

.outlookcalendar
{
	display: block;
	padding-top: 10px;
	width: 180px;
}

/* ****************************************
Component list pagers
******************************************/
.listtable_pager, .listcomponent_pager, .listfaq_pager,
.listtable_pager span, .listcomponent_pager span, .listfaq_pager span
{
	text-align:right;
	font-size:11px;
	font-weight:bold;
}

.listtable_pager a,
.listcomponent_pager a,
.listfaq_pager a,
.search .paging a
{
	padding:3px; 
	border:1px solid #ddbfbf;
	background-color:#ffffff;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold;
}

.listtable_pager a:hover,
.listcomponent_pager a:hover,
.listfaq_pager a:hover,
.search .paging a:hover
{
	background:#e8cece;
}

.listcomponent_pager
{
	text-align:left;
}

/*****************************************
Calendar month view
*****************************************/
.calendar_filter
{
    margin:0px 0px 20px 0px;
    text-align:center;
}

.calendar_filter select
{
    width:180px;
}

.calendar_wrapper, .calendar
{
	width:100%;
	border-collapse: collapse;
	table-layout: fixed;
}

.calendar td
{
	/*overflow: hidden;*/
}

.calendar_dayheader
{
	line-height: 32px;
	color: #ffffff;
	background: #822626 url(../_gfx/Burgundy/int/clndr_hdr.gif) 0 0 repeat-x;
	padding: 2px 0px 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

.calendar_title td
{
	padding: 11px 0px 4px 0px;
	font-size: 18px;
	width: 50% !important;
	font-weight: normal;
	color: #ab4646;
	overflow: visible;
	font-family: georgia, serif;
	text-transform: uppercase;
}

.calendar_title td.calendar_nextprev
{
	width: 25% !important;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

td.calendar_nextprev a
{
	color: #ab4646 !important;
	font-size: 12px;
	text-transform: none;
	font-family: Trebuchet MS, sans-serif;
}

td.calendar_nextprev a:hover
{
	color: #ab4646!important;
}

.calendar_day,
.calendar_today,
.calendar_weekendday,
.calendar_othermonthday 
{
	text-align:left;
	vertical-align: top;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	padding: 3px 8px;	
	height:105px;
	border: 1px solid #ebd9d9;
}

.calendar_day,
.calendar_weekendday
{
	background: #ffffff;
	color: #6e1b09;
}

.calendar_othermonthday
{
	background: #f5e9e9;
	color:#c9a59f;
}

.calendar_today
{
    background: #c59999;
	color:#8e2b2b;
}

.calendar_eventtime
{
	line-height:13px;
	padding: 0px 0px 2px 0px !important;
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #8e2b2b;
}

.calendar_eventlink
{	
	line-height:14px;
	font-size: 12px;
	display:block;
	margin:0px 0px 10px 0px;
	font-weight: bold;
}

.calendar_today .calendar_eventlink,
.calendar_today .calendar_eventlink a,
.calendar_today .calendar_eventtime
{
	color: #8e2b2b;
}

td.calendar_day br,
td.calendar_today br,
td.calendar_weekendday br,
td.calendar_othermonthday br
{
	display: none;
}

/************************************************
Site map
************************************************/
.sitemap img
{
	margin: 0 5px 0 0;
}

.rootnode a,
.parentnode a
{ 
	color: #ab4646;
	font-weight: bold;
} 

.sitemap_file
{
	list-style-image: url(../_gfx/_SiteMap/file.gif);
}

.backtotoplink
{
	padding:10px 0 10px 5px;
	font-size: 10px;
}

/************************************************
Link List
************************************************/
.link_content
{
	display:block;
}

.listlink
{
	width: 100%;
	padding:0;
	border-collapse: separate !important;
}

.listlink td
{
	padding: 0 0 14px 0 !important;
	border:0 !important;
}

/************************************************
FAQ List
************************************************/
.listfaq
{
	width:100%;
	border-collapse: separate !important;
	background-color:#ffffff;
	border:1px solid #ddbfbf;
}

.listfaq td
{
	padding:4px;
	border:0px;
}

.listfaq_answers
{
	width:100%;
	margin-top: 20px;
	border-collapse: separate;
}

.listfaq_answers td
{
	padding:4px 4px 14px 4px;
	border: 0;
}

.listfaq_q
{
	font-weight:bold;
}

.listfaq_q_js
{
 	font-weight:bold;
 	cursor: pointer;
}

.listfaq_a_left
{
	float:left;
	width:20px;
	font-weight:bold;
}

.listfaq_a_right
{
	float:left;
	width:96%;
}

/***********************************************
E-Notifier
***********************************************/
.tag_div
{
	padding: 10px 0 20px 0;
}

.area_div
{
	padding: 5px 0;
	clear: both;
	line-height: 15px !important;
}

.area_div span
{
	width: auto !Important;
	float: none !Important;
}

.area_div label,  .area_div div,  .area_div td
{
	line-height: 15px !important;
}

.area_div span label
{
	line-height: 17px !important;
	padding-top: 3px;
	width: 150px !Important;
	display: block;
	float: left;
	clear: left;
}

.area_div td label
{
	line-height: 17px !important;
	display: block;
	padding-top: 1px;
}

.area_div td input
{
	margin-right: 0;
}

.area_div  input
{
	margin-right: 3px;
}

/************************************************
Form/Survey Component
************************************************/
.survey_container INPUT[type="checkbox"]
{
	/*margin-bottom: 0px;*/
}

.survey_container span, .survey_container TABLE tr
{
	background: transparent !important;
}

.survey_container table, .survey_container td
{
	padding: 0px !important;
	margin: 0px !important;
}

/*add correct padding, then remove it from the nested tables */
.survey_container table tr td
{
	padding: 8px 0px !important;
}

/*following  style reduces the gap at the top of the page in Firefox and Safari, caused by the padding on two empty table rows*/
.survey_container table tr:first-child td
{
	padding: 0px !important;
}

.survey_container table table tr td, .survey_container table table table tr td, .survey_container table table table table tr td
{
	padding: 0px !important;
}

.survey_container table table table table tr td, .survey_container table table table table tr:first-child td
{
	padding: 3px 5px 0px 0px !important;
}

.survey_container table td br
{
	display: block !important;
	height: 0px !important;
	line-height: 0px !important;
}

/************************************************
Staff Directory
************************************************/
.staff_column_div
{
	width:100%;
	float:left;
}

.staff_thumbnail_span
{
	float:left;
	width:110px;
}

.staff_thumbnail_span img
{
	margin:0px 5px 10px 0px;
	border:1px solid  #ddbfbf;
}

.staff_component_title
{
	font-size:16px;
	font-weight: bold;
	color: #ab4646;
	font-family: georgia, serif;
}

.staff_column_div .component_listitem
{
	width: 450px !important;
	float: left;
}

/******************************************
Photo Album 
******************************************/
.album_item
{
	margin: 5px 5px 20px 5px;
	text-align:center;
	background-color: #ffffff;
	border: 1px solid #ddbfbf;
}

.album_thumb
{
	background: url(../_gfx/album/exported_group.jpg) top center no-repeat;
	overflow: hidden;
	width: 260px;
	height:130px;
	padding-top:22px;
}

.album_thumb img
{
	width: 160px;
	height: 110px;
	position:relative;
	left:0px; 
	border:0px;
	display:block;
	margin:0px auto;
	overflow: hidden;
}

.album_name
{
	text-transform:uppercase;
	font-weight:bold;
}

.album_details
{
    font-size:9px;
	line-height: 15px;
}

.photo_item
{
    padding:20px;
    text-align:center;
	background-color: #ffffff;
	border: 1px solid #ddbfbf;
	margin: 5px;
}

.photo_thumb
{
    background: url(../_gfx/album/single_photo.gif) top center no-repeat;
    overflow: hidden;
    width:240px;
    padding-top:50px;
    height: 190px;
    margin: 0 auto;
}

.photo_thumb img
{
    display:block;
    margin: 0 auto;
}

.photo_detail
{
    text-align:center;
}

.slideshow_link
{
    float:right;
    width:140px;
	background: #882929 url(../_gfx/Burgundy/int/tbl_hdr.gif) 0 0 repeat-x;
   	border: 1px solid #ddbfbf;
 	text-align:left;
    margin:0px 0px 0px 10px;
}

.slideshow_link a
{
    display:block;
    padding:4px 3px 4px 27px;
	color: #ffffff;
    background: url(../_gfx/album/slideshow.gif) 7px 7px no-repeat;
    font-size:11px !important;
	font-weight:bold;
}

.slideshow_nav
{
    text-align:center;
}

#photo_single
{
	background-color: #ffffff;
	border: 1px solid #ddbfbf;
	margin-top: 5px;
}

/************************************************
Official's Corner 
************************************************/
.official_list
{
	width:100%;
	clear:both;
}

.official_list:after { content: ""; display: block; height: 0; clear: both; }

.official_list_thumbnail
{
	float:left;
	width:70px;
}

.official_list_info
{
	float:left;
	padding:25px 0px 0px 0px;
}

.official_section_title
{
	font-size:12px;
	font-weight:bold;
	clear:both;
	padding:10px 0px 3px 0px;
}

.official_top
{
	width: 100%;
}

.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 #ddbfbf;
}

.official_info
{
	float: right;
	text-align:left;
	width:400px;
	margin:10px 0px 0px 0px;
	padding:5px;
	border:solid 1px #ddbfbf;
}

.mainSpan_wrapper_noleftnav .official_info 
{
	width: 600px;
}

.official_info_div
{
	clear:both;
}

.official_info_div:after { content: ""; display: block; height: 0; clear: both; }

.official_info_header
{
	font-weight:bold;
	float: left;
	width:120px;
}

.official_info_content
{
	float: left;
	padding:0px 0px 0px 5px;
}

.official_info_noimage
{
	width:99%;
	padding:10px 0px 0px 0px;
}

.mainSpan_wrapper_noleftnav .official_info_noimage
{
	width: 860px;
}

.official_message
{
	clear:both;
	width:99%;
	padding:5px 0px 0px 0px;
}

.official_message:after { content: ""; display: block; height: 0; clear: both; }

.official_message_list
{
	float: left;
	width:20%;
	padding:5px 0px 0px 0px;
}

.official_message_message
{
	float: right;
	width:78%;
}

.official_message_subject
{
	font-size:12px;
	font-weight:bold;
	padding:3px;
}

.official_message_body
{
	padding: 3px;
	border:solid 1px #ddbfbf;
}

.official_bio
{
	padding: 3px;
	border:solid 1px #ddbfbf;
	width:99%;
	clear:both;
}

.official_bio:after { content: ""; display: block; height: 0; clear: both; }

/************************************************
Weather component
************************************************/
.forecast_item
{
	text-align: center;
	float: left;
	border: solid 2px #ddbfbf;
	height: 180px;
	margin: 5px;
	overflow: hidden;
	line-height: 18px;
	background-color:#ffffff;
	width: 17.5%;
}

.forecast_item img
{
	width: 79px;
	height: 49px;
}

.clear
{
	clear: both;
}

/************************************************
Facility component
************************************************/
.facility_header_cell{
	font-weight:bold;
	font-size: 15px;
}

td.facility_detail li {
	margin: 0px;
	padding:0px;
	line-height:15px;
}

td.facility_thumbnail img {float:left;margin:0px 10px 10px 0; border:1px solid #ddbfbf;}
td.facility_thumbnail {vertical-align:top;}

.facility_detail {margin:0px;float:left;}

/************************************************
Business Directory
************************************************/
.business_list_title
{
      width:60px;
      /*display: inline-block;*/
}

/************************************************
Poll component
************************************************/
.poll
{
	margin: 20px 0px 0px 0px;
	width: 100%;
}

.poll_q
{
	font-weight: bold;
}

.poll_choices
{
	padding-bottom: 10px;
}

.poll_choices INPUT
{
	float: left;
	clear: left;
	margin: 3px 10px 0px 0px;
	height: 13px;
	width: 13px;
	padding: 0;
}

.poll_choices label
{
	float: left;
	width: 620px;
}

.mainSpan_wrapper_noleftnav .poll_choices label
{
	width: 820px;
}

.poll_result_answer table tr
{
	height: 12px !important;
}

.poll_result_answer table
{
	border:1px solid #ddbfbf !important;
}

/**********************************************
CAPTCHA
**********************************************/
.captcha img
{
	float:left;
}

.captcha #LBD_CaptchaImage
{
	border: 1px solid #ddbfbf;
}

/*
This is the editor style sheet,
containing styles that will be used in the content editor tools.
Customized for each project.
*/

/*
Inherit stock styles
*/

body,td,th,p,select,li,ul,input,blockquote,textarea
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;	
	line-height:19px;
	color: #250d07;
}

a
{
	color: #ab4646;
	text-decoration:none;
}

a:hover
{ 
    text-decoration:underline;
}

.subtitle, .subtitle p,  .subtitle a
{
	font-weight: bold;
	color: #601513;
	font-size: 14px;
	font-family: georgia, serif;
}

table.tableData
{
	width: 85%;
	border:1px solid #ddbfbf !important;
	border-collapse:collapse;
	background-color: #ffffff;
}

.tableData td
{
	border:0;
	border-top:1px solid #ddbfbf;
	padding:3px 4px 2px 9px;
}

.tableData td p, .tableData th p, .tableDataHdr p
{
	padding: 0;
	margin:0;
}

.tableData th, .tableDataHdr
{
	padding: 5px 4px 5px 9px;
	text-align:left;
	color: #eae9d9;
	background: #882929 url(../_gfx/Burgundy/int/tbl_hdr.gif) 0 0 repeat-x;
	font-weight: normal;
	text-transform: uppercase;
	font-family: georgia, serif;
	font-size: 14px;
}

.tableDataHdr a, 
.tableData th a, .tableData th p, .tableDataHdr p
{
	color: #eae9d9;
	font-family: georgia, serif;
	font-size: 14px;
}

.tableData tr:hover
{
	background-color:#e8cece;
}

.tableBox
{
	border: 1px solid #ddbfbf;
	padding:5px;
	background-color: #ffffff;
}

.tableBox th
{
	text-align:left;
}

.social_icons {
    float: left;
    margin-left: 184px;
}
.social_icons p {
    margin-top: 0;
}
.social_icons a {
    padding-right: 0 !important;
}
.social_icons a:hover {
    text-decoration: none;
}



