@charset "utf-8";
/* CSS Document */
.wrap1, .wrap2, .wrap3 {
  display:block;
}
.wrap1 {
	float: left;
	background:url(/images/shadow.gif) no-repeat right bottom;
}

.wrap2 {
	background:url(/images/corner_bl.gif) -10px 100% no-repeat;
}
.wrap3 {
	padding:0 6px 6px 0;
	background:url(/images/corner_tr.gif) 100% -10px no-repeat;
}
.wrap3 span {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
	background: #FFFFFF;
}
.inner{
	margin: 0px;
	padding: 0px 5px;
	border-top: 13px solid #FFFFFF;
	border-right: 13px solid #E1E2E4;
	border-bottom: 13px solid #BEBFC3;
	border-left: 13px solid #FFFFFF;
}

.innerheading {
	background: #EBECEE url(/images/h_feature_inner_left.gif) no-repeat left center;
	padding-left: 1.2em;
	padding-top: 0.1em;
	font-size: 1.4em;
/*	font-size: 1.5em; */
/*	font-weight: bold; */
	color: black;
/*	color: #909193; */
	margin: 0em 0.1em 0.5em;
	position:relative;
}
.innerimage {
	float:left;
	width:65px;
}

.innerinfo {
	margin-left: 70px;
}
.innerinfo p {
	margin-top:0px;
}
.infobox {
	border: 1px solid #9BBF65;
	padding: 2px;
	float: left;
	position: relative;
	width: 46%;
	margin-bottom: 1em;
}

.branch .infobox, .resident .infobox {
	width:31%;
}

.left {
	margin-right: 2%;
}


#tools {
	background: #7F7E83;
	margin: 0px;
	padding: 10px 0px 10px 15px;
	list-style: none;
	color:#FFFFFF;
	font-size: 1.2em;
}
#tools li, #footer li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	margin-right: 5px;
	padding-right: 3px;
	
}
#tools li a, #footer li a {
	color: #FFFFFF;
}

#tools li a:hover, #tools li a:active {
	color: #FFFFFF;
}

#footer li a:hover, #footer li a:active, #mastersearch li a:hover, #mastersearch li a:active {
	color: #FF0000;
}


#tools .none, #mastersearch .none, #footer .none {
	border-right:none;
}
.copyright {
	text-align: right;
	color: #FFFFFF;
	margin-top: -2.5em;
	margin-right: 1em;
	float:right;
}
#masterhead {
	background: #FFFFFF url(/images/h_master_head_bk.jpg) repeat-x left top;
	padding-left: 22px;
	padding-top: 10px;
	height:90px;
	
}
#masterlogo {
	width:100%;
	position:relative;
	float:left;
	margin-right:-270px;
}
#masterlogo img{
	margin-right:18px;
}
#mastersearch {
	position:relative;
	float:right;
	width:225px;
}
#mastersearch ul {
	margin: 0px;
	padding: 5px 0px;

}
#mastersearch input.textbox {
	width: 160px;
}
#mastersearch li {
	display:inline;
	border-right: 1px solid #2575BA;
	margin-right: 5px;
	padding-right: 3px;
}

/*
#mastersearch li a:hover, #mastersearch li a:active{
	color:#2575BA;
}

*/
#mastersearch label {
	color:#006633;
	font-size:1.2em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#searchtxt {
	float:left;
	margin-top:3px;
	margin-right: 5px;
}
#homeheader {
	color: #FFFFFF;
	background: #2276BC;
	border-top: 9px solid #205D9E;
	padding:0;
	/*margin-bottom: 1.5em;*/
}

/*
.resident #homeheader {
	background: #6C1E84;
	border-top: 9px solid #5C1F6F;
}*/

.home #homeheader {
	/*margin-bottom: 1.5em;*/
	padding-top: 8px;
	padding-left: 22px;
	font-size: 1.4em;
}

#homeheader img {
	
}
#homeheader a {
	color: #ffffff;
	font-size:0.8em;
	text-decoration: underline;
}
#homeheader a:hover {
	text-decoration: underline;
}
#homeheader h1.page {
	float:left;
	font-size: 3em;
	padding: 0px;
	margin: 24px 0 0 .1em;
	display: inline;
	position: absolute;
	top: 141px;
	left: 239px;
	color:#FFFFFF;
}
.branch h1.branch{
	margin:0px;
	padding:0px;
	
}

#homeheader h1 span {
	font-weight:normal;
}

#residents {
	float:left;
	width:33%;
	background: #6C1E84 url(/images/h_feature1_bk.jpg) no-repeat right top;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#vistors {
	float:left;
	width:33%;
	background: #C89717 url(/images/h_feature2_bk.jpg) no-repeat right top;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#businesses {
	float:left;
	width:33%;
	background: #7EB035 url(/images/h_feature3_bk.jpg) no-repeat right top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;	
}
.h_feature1 {
	background: #5C1F6F url(/images/h_feature1.gif) no-repeat left top;
	height: 28px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 12px;
	margin-right: 106px;
	white-space: nowrap;
}
.h_feature2 {
	background: #B18616 url(/images/h_feature2.gif) no-repeat left top;
	height: 28px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 12px;
	margin-right: 106px;
	white-space: nowrap;
}
.h_feature3 {
	background: #719A32 url(/images/h_feature3.gif) no-repeat left top;
	height: 28px;
	padding-left: 40px;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 12px;
	margin-right: 106px;
	white-space: nowrap;
}
.h_feature_content {
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;

}

.h_feature_content input {
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.h_feature_content select {
	margin-top:2px;
	float: left;
}
.h_feature_content p {
	margin-left:0px;
	font-size: 2.8em;
	padding-top: 1em;
	margin-top: 1em;
	margin-bottom: 3px;
	padding-bottom: 0px;
	
}
.h_feature_content p {
	margin-top: 200px;
}

/* #homeheader:after,  */
.betterfuture:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
}

#sidebar1 ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: none;
/*width:16em;*/}

#sidebar1 ul li.level0 a { /* removed .level0 as note being set for section */
	border-left: .5em solid #D8D9DB;
	padding-left: 1em;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background: #F6F6F6;
	font-weight: bold;
	font-size: 1.2em;
	color: #0C6EB7;
}



#sidebar1 a {
	text-decoration: none;
	display:block;
}

/* selected level1 */
#sidebar1 ul li.level0 a:hover, #sidebar1 ul li.level0 .selected, #sidebar1 li.level0hcselected a, #sidebar1 li.level0selected a {
	border-left: .5em solid #7DAF34;
	color: #FFFFFF;
	background: #227C32;
	padding-bottom:0.4em;
	padding-top:0.4em;	
}

#sidebar1 ul li.level0 .selected, #sidebar1 li.level0hcselected a, #sidebar1 li.level0selected a {
	padding-left:1em;
	font-size:1.2em;
	font-weight:bold;
	text-decoration:none;
}

#sidebar1 li.level1hcselected a {
	background: #7DAF34 url(/images/dnArwWhite.gif) no-repeat 5px 7px;
	border-left: 0.5em none #7DAF34;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.1em;
	margin-left: 0em;
	padding-left: 1.6em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}

#sidebar1 ul li.level1 a:hover, #sidebar1 ul li.level2 a:hover {
	text-decoration: underline;
}

/*

#sidebar1 ul li.level2hcselected a.selected  {
	border-left: .5em solid #7DAF34;
	color: #FFFFFF;
	background: #227C32;	
	display: inline;
}

*/

#sidebar1 li.level0 ul {
	background: #7EB035;
	padding: 0px;
	margin: 0px;
}
#sidebar1 li ul li a, li.level1 a, #sidebar1 ul li.level1selected a {
	background: #7EB035 url(/images/rtArwWhite.gif) no-repeat 5px 7px;
	border-left: 0.5em none #7EB035;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.1em;
	margin-left: 0em;
	padding-left: 1.6em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#sidebar1 li.level0 ul li a:hover, #sidebar1 li ul li .selected, #sidebar1 .selected { /* Add #sidebar1 .selected for section highlight */
	text-decoration: underline;
	/* 	background: url(/images/h_nav_arrow.gif) no-repeat .4em 8px;	*/
	border-left-style: none;
	font-size:1.1em;
}

#sidebar1 ul li.level2, #sidebar1 ul li.level2hcselected, #sidebar1 ul li.level2selected {
	background: #CCFF66   ; /* #66CC33 */
	display: block;
	text-indent:-0.6em;
	padding-left: 2.4em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	/* border-left: .5em solid #CCFF66;	*/
}

#sidebar1 ul li.level2hcselected a, #sidebar1 ul li.level2selected a {
	display:inline;
}

#sidebar1 ul li.level2 a  {
	background:none;
	border-left:none;
	display:inline;
	padding-right:0.5em;
	font-size: 1.1em;
	font-weight:normal;
	
}

#innercontent {
	font-size: 1.2em;
	/* width:100%; */
	/*margin-right:-210px;
	margin-right:-22.0em;
	float:left;	*/
}
.contact {
	margin: 15px 0px 0px 2em;
}
#footer{
	border-top: 1em solid #808082;
	background: #C3C4C8;
	padding: 10px 0px 10px 15px;
	margin: 0px;
	height:1.6em;
	list-style: none;
}

#homeheader p {
	margin: 0px;
	padding: 0px 0px 0.5em;
	position:relative;
}
#h_r_features1 a, #h_r_features2 a, #h_r_features3 a, #h_r_features4 a, #h_r_features5 a {
	color: #FFFFFF;
}

#h_r_features1 {
	background: #9F0D7A;
	padding: 1em 0.8em;
	color: #FFFFFF;
	margin: 0px 0px 1em;
}
#h_r_features1 dt {
	font-size: 1.5em;
	font-weight: bold;
	background: #7C137A;
}

#h_r_features2, #h_r_features3, #h_r_features4, #h_r_features5 {
	background: #CC5C1C;
	padding: 1em 0.8em;
	color: #FFFFFF;
	margin: 0px 0px 1em;
}
#h_r_features2 dt, #h_r_features3 dt, #h_r_features4 dt, #h_r_features5 dt {
	font-size: 1.5em;
	font-weight: bold;
	background: #C10A20;
}

#h_r_features1 dd, #h_r_features2 dd, #h_r_features3 dd, #h_r_features4 dd, #h_r_features5 dd {
	margin: 0px;
	padding-top: 0.8em;
	padding-bottom: 0em;
	font-size: 1.1em;
}
#h_r_features1 p, #h_r_features2 p, #h_r_features3 p, #h_r_features4 p, #h_r_features5 p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
#h_r_features1 div, #h_r_features2 div, #h_r_features3 div, #h_r_features4 div, #h_r_features5 div {

}
#h_r_features1 img, #h_r_features2 img, #h_r_features3 img, #h_r_features4 img, #h_r_features5 img {
	float: center;
	margin-left: 0px;
}
#h_r_features1 ul, .p_r_features ul{
	margin-left: 0px;
	padding-left: 15px;
}

#breadcrumb {
	background: #E2E8F4;
	margin: 0px 0px 0em 0em;
	padding: 1em 0px 0px 24.1em;
	height: 2.3em;
}
/*
.resident #homeheader {
	margin-bottom:-9pt;
}*/

#breadcrumb li {
	display: inline;
	height: 2.3em;
}

.p_r_features dt.spacerdt {
	background: #E2E8F4;
	font-size: 1.3em;
}

.p_r_features {
	/*background: #9F0D7A;*/
	padding: 1em 0.8em;
	color: #106CB7;
	margin: 0px 0px 1em;
	color:#000000;
}
.p_r_features dt {
	color:#106CB5;
	font-size: 2.1em;
	font-weight: bold;
	background: #E2E8F4 url(/images/headerBackground.gif) repeat-x 0px .5em;
}

.p_r_features dd {
	margin: 0px;
	padding-top: 0.8em;
	padding-bottom: 2em;
	font-size: 1.1em;
}
.p_r_features dd.spacer {
padding-top: 1em;
padding-bottom: 0.2em;
}
.p_r_features p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.2em;
}	
.intro {
	font-size:1.2em;
	font-weight:none;
}

#residentheader, #visitorheader, #businessesheader {
	background: #6C1E84;
	margin-left: 1.8em;
	border-top: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	margin-top: 1.8em;
	margin-bottom: -3px;
}

#visitorheader {
	background: #C89717;
}

#businessesheader {
	background: #7EB035;
}

.rule1visitor, .rule1businesses, .rule1resident {
	background: #F0BC9A;
	height: 1em;	
	margin-bottom:1em;
}

.rule1businesses {
	background: #9CD7A6;
}

.rule1resident {
	background: #E4BED7;
}

.rule2visitor, .rule2businesses, .rule2resident {
	background: #CC5D16;
	height: 1em;
	margin-bottom:1em;
}

.rule2businesses {
	background: #247C32;
}

.rule2resident {
	background: #BF0A7B;
}

.newsbox {
	float:left;
	width:48%;
	background: url(/images/b_h2_newsbox_bk.gif) repeat-x 0px .5em;	
}
.newsbox h2 {
	color:#6B1D80;
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 0;
	padding-bottom: 0.3em;
}
.newsbox p {
	color: #000000;
	padding: 0px;
	margin: 5px 0px;

}
.newsbox ul {
	padding-left: 15px;
	margin: 10px 0px;

}

.pagesinsection h2{
	font-size: 1.2em;
	color:#000000;
	background: #D8D9DB;
	padding-bottom:0.2em;
	padding-top:0.2em;
	padding-left:1em;
	margin-top:1em;
}

.pagesinsection dl{
	background: #F6F6F6;
	margin:0.2em;
	padding:0.5em 0.5em 0.5em 1em;
}

.pagesinsection dd{
	margin:0px;
}

.betterfuture {
	width:265px;
	float:right;
	margin-bottom:2em;
	/*margin-top:30px;*/
}

.atozriver {
	list-style:none;
	margin-left:0px;
}

.atozriver li {
	display: inline;
	margin-right: 5px;
}
.atozriver ul {
	margin: 0px;
	padding:0px;
}

.faqSearchBox {
	border: solid 1px #0C6EB7;
	background:#E2E8F4;
}

.whitetext {
	color:#FFFFFF;
}

.darkbluebk {
	background:#2276BC;
}

.lighbluebk {
	background:#E2E8F4;
}

#Template_EventsControl1_Events {
	border:#FFFFFF;
}

#Template_EventsControl1_Events td {
	padding-left:0.8em;
}
img.centre {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
table.centre {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
