html
{
	overflow-y:scroll;
	color: #222222;
	background-color: #f4f4f4;
	background-image: url(/layouts/images/www_globalbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
body
{
	background: inherit;
	text-align: center;
	margin-bottom: 30px;
}

.bold
{
	font-weight: bold;
}
.clearboth
{
	clear: both;
}
.hidden
{
	display:none;
}
.hiddenlabel
{
	position: absolute;
	left: -2000px;
}
.blockimage
{
	display: block;
}
.leftfloat
{
	float:left;
}
.rightfloat
{
	float:right;
}
.margin_bottom
{
	margin-bottom:10px;
}
.margin_top
{
	margin-top:10px;
}
.padding_bottom
{
	padding-bottom:10px;
}
.padding_top
{
	padding-top:10px;
}
.globalframe
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: none 0px;
	border-bottom: solid 1px #ffffff;
	color: #222222;
	background-color: #ffffff;
}

/* globalbar */
.globalbardefault
{
	width: 978px;
	color: inherit;
	background-color: #ffffff;
	position: relative;
}
.globalbarpopup
{
	height: 50px;
	width: 100%;
	overflow: hidden;
	color: #000000;
	background-color: White;
	position: relative;
	text-align: left;
}
.globalbarrightcontent
{
	position: absolute;
	right: 15px;
	top: 15px;
}
.searchtextbox,.dropdown,.simplesearchbox input[type="text"]
{
	border: solid 1px #444444;
	font-size: 92%;
	color: #222222;
	background-color: #ffffff;
	width: 136px;
	padding: 1px 2px 1px 2px;
	vertical-align: middle;
}
.searchimprove input[type="submit"],.searchimprove input[type="button"],.searchbutton
{
	background-image:url(/layouts/images/searchbutton.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:Transparent;
	border:none;
	font-size:0px;
	height:18px;
	width:28px;
}
.dropdown
{
	width:157px;
}
.searchtextboxnarrow
{
	width:120px;
}
.searchtextboxmini
{
	width:113px;
}

.searchsubmitbutton
{
	vertical-align: middle;
}
.identitybar
{
	padding: 10px 15px 10px 15px;
}

.sectionbar
{
	height: 7px;
	width: 978px;
	color: #ffffff;
	background-color: #ce6200;
	position: relative;
	/*z-index: 900;*/
}
.sectiontopimage
{
	position: absolute;
	height: 120px;
	width: 978px;
	z-index: 10;
}
.sectiontoptitle
{
	position: absolute;
	left: 245px;
	bottom: 20px;
	font-size: 180%;
}

/* contentbar */
.contentbar
{
	margin: 20px 0px 30px 0px;
}
#popUp
{
	margin:auto;
	width:400px;
	background-color: #ffffff;
	padding:0px 50px 20px 50px;
}
.contentbarpopup
{
	background-color: #ffffff;
	color: inherit;
	text-align: left;
	padding: 20px 12px 12px 12px;
}
.leftcolumn
{
	margin-left: 15px;
	width: 200px;
	float: left;
	display: inline;
	overflow: hidden;
}
.centercolumn
{
	width: 500px;
	margin-left: 30px;
	margin-right: 33px;
	float: left;
	display: inline;
	overflow: hidden;
}
.centercolumnfull
{
	width: 700px;
	margin-left: 30px;
	margin-right: 33px;
	float: left;
	display: inline;
	overflow: hidden;
}
.rightcolumn
{
	width: 200px;
	float: right;
	display: inline;
	overflow: hidden;
}

/* content */
.summary
{
	font-weight: bold;
	color: #56585f;
	background-color: inherit;
}
.date
{
	margin-bottom: 6px;
	font-weight: bold;
	color: #56585f;
	background-color: inherit;
}
.contentimageboxright
{
	width: 180px;
	float: right;
	display: inline;
	margin: 0px 0px 10px 20px;
}

.documentinfo
{
	padding: 0px 0px 6px 0px;
	font-size: 92%;
	color: #7e878e;
	background-color: inherit;
	position:relative;
	width: 100%;
	text-align: right;
}
.documentinfo a:link,.documentinfo a:visited,.documentinfo a:active
{
	color: #7e878e;
	background-color: inherit;
	text-decoration: underline;
}
.documentinfo a:hover
{
	color: #7e878e;
	background-color: inherit;
	text-decoration: none;
}
.documentinfo .inner
{
	position:absolute;
	bottom: 16px; 
	left: 0px;
	width: 410px;
	text-align: left;
	display: inline;
}
.documentinfo img
{
	width: 70px;float: right;
}
.documentcomment
{
	padding: 10px 0px 6px 0px;
	font-size: 92%;
	color: #7e878e;
	background-color: inherit;
	position:relative;
	width: 100%;
	text-align: right;
}
.documentcomment a
{
	color: #7e878e;
	text-decoration:none;
}

/* libraryfunctionsbox */
.libraryfunctionsbox
{
	color: #ffffff;
	background-color: #8D959C;
	padding: 15px 15px 15px 15px; 
	margin-bottom: 15px;
	background-image:url(/layouts/images/www_gradient1darktolight.gif);
	background-repeat:repeat-x;
}
.libraryfunctionsbox .header
{
	font-size:90%;
	font-weight:bold;
	padding-top:3px;
	margin-top:7px;
	background-image: url(/layouts/images/www_boxlinegradienthoriz.gif);
	background-repeat: no-repeat;
	background-position: right top;
	
}
/* libraryopeningbox */
.libraryopeningbox
{
	color: #ffffff;
	background-color:#D3D8DD;/*#B8BDC2; #309d7e;*/
	padding:0px;
	border:solid 1px #F4F4F4;
}
.libraryopeningbox .inner
{
	padding: 0px 15px 15px 15px; 
}
.libraryopeningbox .header
{
	background-image:url(/layouts/images/www_gradient4darktolight.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #4B4B4B;
	
}
.libraryopeningbox .content
{
		border-top:solid 1px #F4F4F4;
		padding-top:10px;
}
.libraryopeningbox .navigate
{
	width:95%;
	font-weight:bold;
	font-size:90%!important;
	padding-left:10px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	color: #4B4B4B;
}
.libraryopeningbox .lib
{
	float:left;
	width:50%;
	font-size:90%;
	height:30px;
	vertical-align:bottom;
}
.libraryopeningbox .lib a
{
	text-decoration:underline;
}
.libraryopeningbox .time
{
	float:left;
	width:50%;
	font-size:80%;
	height:30px;
	vertical-align:bottom;
	color:#4B4B4B;
}
.libraryopeningbox .clear
{
	clear:both;
}
/* newslist also used on activities*/
.newslistbox
{
	color: #222222;
	background-color: Transparent;
	margin-top: 20px;
	width: 500px;
}
.newslistbox h1
{
	background-color: inherit;
	font-size: 128%;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 4px 0px;	
	font-family: Verdana, Arial, Sans-Serif;
}
.newslistbox a:link,.newslistbox a:visited,.newslistbox a:active
{
	color: #b55000;
	background-color: inherit;
	text-decoration: none;
}
.newslistbox a:hover
{
	color: #b55000;
	background-color: inherit;
	text-decoration: underline;
}
.topnewslistitem
{
	width: 476px;
	padding: 12px 12px 12px 12px;
	background-image: url(/layouts/images/www_contentlinegradient_rev.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	
}
.topactivitylistitem
{
	width: 476px;
	padding: 12px 12px 12px 12px;
	background-image: url(/layouts/images/www_contentlinegradient_rev.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	
}
.newslistitem
{
	width: 476px;
	padding: 6px 12px 6px 12px;
}
.newslistimage
{
	display: block;
	float: right;
	border: solid 1px #616B71;
	margin: 0px 0px 5px 12px;
}
.noFrame
{
	border:none!important;
}
.newslistheader
{
	color: #b55000;
	background-color: inherit;
	font-weight: bold;
}
.newslistdate
{
	font-size: 92%;
	color: #56585f;
	background-color: inherit;
	margin-left: 14px;
	margin-top: 4px;
}
.date .listdate
{
	font-size: 92%;
	color: #56585f;
	background-color: inherit;
}
.newslistsummary, .rsslistsummary
{
	margin-left: 14px;
	margin-top: 4px;
}
.newslistsummary p, rsslistsummary p
{
	margin-bottom: 0px;
}
.rsslistsummary img
{
	float:right;
}
.newslistmore
{
	color: #b55000;
	background-color: inherit;
	font-weight: bold;
	font-size: 92%;
	padding: 12px 12px 12px 12px;
}
.newslistmorerss
{
	float:right;
	vertical-align: middle;
}
a.newslistmorerss
{
	text-decoration:none!important;
}
.newslistmorerssicon
{
	vertical-align: middle;
	margin-left: 6px;
}
.newscalendar
{
	color: #ffffff;
	background-color: #8d959c;
	width: 100%;
	/*border-bottom: solid 6px #E6AD7A;
	border-bottom: solid 1px White;*/
}
.newscalendar a:link,.newscalendar a:visited,.newscalendar a:active
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}
.newscalendar a:hover
{
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}

.newscalendaryears
{
	padding: 4px 0px 4px 0px;
	position: relative;
}
.newscalendaryear
{
	float: left;
	display: inline;
	padding: 5px 10px 5px 10px;
	font-size: 92%;
}
.newscalendaryearon
{
	float: left;
	display: inline;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}

.newscalendarfilter
{
	position: absolute;
	right: 10px;
	top: 6px;
}
.newscalendarfilter label
{
	font-size: 92%;
	font-weight: bold;
	vertical-align: middle;
}
.newscalendarfilterselect
{
	font-size: 92%;
	vertical-align: middle;
}

.newscalendarmonths
{
	font-size: 92%;
}
.newscalendarmonth
{
	float: left;
	display: inline;
	padding: 5px 9px 5px 9px;
	border-bottom:solid 1px White;	
}
.newscalendarmonthon
{
	float: left;
	display: inline;
	padding: 5px 9px 5px 9px;
	background-image: url(/layouts/images/www_gradient2darktolight.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #ffffff;
	background-color: #E6AD7A;
	font-weight: bold;
	border-top: solid 1px White;	
	border-right: solid 1px White;	
	border-left: solid 1px White;	
}
.newscalendarsummary
{
	color: #ffffff;
	background-color: #E6AD7A;
	padding: 5px 10px 10px 10px;
	position: relative;
	width: 480px;
}
.newscalendarlatestnews
{
	position: absolute;
	right: 10px;
	font-size: 92%;
	font-weight: normal;
}
.newscalendarlatestnews a:link,.newscalendarlatestnews a:visited,.newscalendarlatestnews a:active
{
	color: #ffffff;
	background-color: inherit;
}
.newscalendarlatestnews a:hover
{
	color: #ffffff;
	background-color: inherit;
}

/* headertoc */
.headertoc
{
	padding-bottom: 20px;
}
.headertocitem
{
	font-weight: bold;
	color: #b55000;
	background-color: inherit;
	font-size: 92%;
	margin-top: 6px;
	position: relative;
}
.headertocitem a,.headertocitem a:link,.headertocitem a:visited, .headertocitem a:active
{
	font-weight: bold;
	color: #b55000;
	text-decoration: none;
}
.headertocitem a:hover
{
	font-weight: bold;
	color: #b55000;
	text-decoration: underline;
}
.headertocitemarrow
{
	position: absolute;
	left: 0px;
}
.headertociteminner
{
	padding-left: 14px;
}

/* flexboxes */
.flexbox
{
	margin-top: 20px;
	width: 500px;
}
.flexboxborder
{
	margin-top: 20px;
	width: 498px;
}
.flexboxtext
{
	width: 476px;
	padding: 10px 12px 6px 12px;
	font-size: 92%;
}
.flexboxbordertext
{
	width: 474px;
	padding: 10px 12px 6px 12px;
	font-size: 92%;
}
.flexboxtext p,.flexboxbordertext p
{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}

/* rightcolumn */
.factbox,.ratesbox
{
	font-size: 92%;
	margin-bottom: 20px;
}
.factboxtitle
{
	background-image: url(/layouts/images/www_gradient1darktolight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #8d969d;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.plain .factboxtitle
{
	color:#57585C;
	background-color:White;
	background-image:none;
}
.ratesboxtitle
{
	background-image: url(/layouts/images/www_gradient1darktolight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	background-color: #8d969d;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
}
.factboxtext,.ratesboxtext
{
	background-image: url(/layouts/images/www_boxlinegradientvert.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: inherit;
	background-color: #5e676c;
}
.factboxtextinner,.ratesboxtextinner
{
	margin-left: 1px;
	padding: 0px 10px 12px 10px;
	color: #57585c;
	background-color: #ffffff;
	background-image: url(/layouts/images/www_boxlinegradienthoriz.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.factboxtitle_plain,.factboxtext_plain,.factboxtextinner_plain
{
		background-image: none;
}
.plain
{
		background-image: none;
		border:none;
		background-color:White;
}
.factboxtextinner 
{
	padding: 10px 0px 10px 10px;
	margin-top: 0px;
}
.less_padding
{
	padding:5px 0px 5px 10px;
}
.factboxtextinner div
{
	width:100%;
}
.ratesboxtextinner 
{
	padding: 5px 0px 0px 5px;
	margin-top: 0px;
}
.factboxtextinner p.title,.ratesboxtextinner p.ratetitle
{
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	font-weight: bold;
}
.factbox .lib
{
	width:30%;
	float:left;
}
.factbox .hours
{
	width:70%;
	float:left;
}
.banner
{
	margin-bottom: 20px;
}

/* keywords */
.keyword
{
	background-image: url(/layouts/images/www_gradient3darktolight.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #ffffff;
	padding: 4px 6px 4px 6px;
	font-weight: bold;
}
.keywordmatches
{
	margin-bottom: 10px;
}
.keywordmatch
{
	padding: 4px 6px 4px 6px;
}

.contactbox
{
	color: #222222;
	background-color: #edf0f2;
	padding: 12px 12px 12px 12px;
	font-size: 92%;
	line-height: 150%;
	
}
.contactbox p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.contactboxsection
{
	font-weight: bold;
}

/* bottombar */
.bottombar
{
	color: #ffffff;
	/*background-color: #8D969C;*/
	background-image: url(/layouts/images/www_gradient1lighttodark.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height:43px;
	border-top: solid 1px #ffffff;
	border-bottom: none 0px;
	border-left: none 0px;
	border-right: none 0px;
	width: 978px;
}
.bottomlogo
{
	float:right;
}
.bottomtext
{
	font-size: 92%;
	padding: 25px 15px 0px 15px;
}
.bottomtext p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
}
.bottomtextitem
{
	margin-right: 20px;
}

/* FORM */
.formframe
{
	margin-top: 10px;
}
.formlabel
{
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 2px;
	display: block;
}
.forminput
{
	margin-bottom: 10px;
	width: 300px;
}
.formtextarea
{
	width: 300px;
	margin-bottom: 10px;
	height: 100px;
}

.formerrorbox
{
	background-color: inherit;
	color: #dd0000;
	padding: 10px 10px 0px 10px;
	font-size: 92%;
	border: solid 1px #dd0000;
	margin: 10px 0px 10px 0px;
}

/* SPAMFILTER */
.mailspamsummarybox
{
	margin: 0px 220px 0px 224px;
	padding: 16px 20px 16px 20px;
	background-color: inherit;
	color: #dd0000;
}
.mailspamsummaryitem
{
	margin: 0px 220px 0px 224px;
	padding: 0px 20px 16px 20px;
}
/*-------------------------------
 
 O P A C I T Y 

--------------------------------*/

.opac90
{
	-moz-opacity:90;
	filter:alpha(opacity=90);
	opacity: 0.9;
}
.opac80
{
	-moz-opacity:80;
	filter:alpha(opacity=80);
	opacity: 0.8;
}
.opac70
{
	-moz-opacity:70;
	filter:alpha(opacity=70);
	opacity: 0.7;
}
.opac60
{
	-moz-opacity:60;
	filter:alpha(opacity=60);
	opacity: 0.6;
}
.opac50
{
	-moz-opacity:50;
	filter:alpha(opacity=50);
	opacity: 0.5;
}
.opac40
{
	-moz-opacity:40;
	filter:alpha(opacity=40);
	opacity: 0.4;
}
.opac30
{
	-moz-opacity:30;
	filter:alpha(opacity=30);
	opacity: 0.3;
}
.opac20
{
	-moz-opacity:20;
	filter:alpha(opacity=20);
	opacity: 0.2;
}
.opac10
{
	-moz-opacity:10;
	filter:alpha(opacity=10);
	opacity: 0.1;
}
/*-------------------------------
 
 B A C K R O U N D   C O L O R S 

--------------------------------*/
.white
{
	background-color:White;
}
/*-------------------------------
 
 H E I G H T S 

--------------------------------*/
.line
{
	height:2px;
	width:100%;
	font-size:0px;
}
.needle
{
	height:1px;
	width:100%;
	font-size:0px;
}