body {
	background: white url(/images/common/pagebg.gif) center top repeat-x;
	font-size: 62.5%;
	font-family: lucida grande, verdana, arial, sans-serif;
	color: black;
	padding: 0;
	margin: 0;
}

body.advsearch {
	background: white url(/images/common/advsearchbg.gif) center top repeat-x;
}

.hideMe {
    display: none;
}

.showMe {
    display: auto;
}

img {
	vertical-align: bottom;
	border: none;
}

span.nowrap { 
	white-space: nowrap; 
}

.clearfix {
	clear: both;
}

#logo {
	float: left;
	width: 154px;
	height: 74px;
	background: url(/images/common/arc_logo.gif);
	text-indent: -10000px;
	overflow: hidden;
	margin: 22px 0 0 28px;
}


#logo h1 {
	margin:0;
	padding: 0;
}

#logo a {
	height: 74px;
	display: block;
}


#tagline {
	float: right;
	margin-top: 21px;
	margin-right: 30px;
}

#headercontainer {
	width: 960px;
	height: 112px;
	overflow: hidden;
	margin: 0 auto;
}

#contentcontainer {
	width: 960px;
	margin: 0 auto;
}

#pagehead {
	padding: 0 28px;
	height: 74px;
	overflow: hidden;
	border-bottom: 1px solid #4b7886;
}

#pagehead h1 {
	font-size: 3.2em;
	font-weight: normal;
	color: white;
	margin: 20px 0 0 0;
}

#mainnav {
	white-space: nowrap;
	clear: right;
	float: right;
	margin-right: 30px;
	margin-top: 30px;
	height: 30px;
	overflow: hidden;
	width: 700px;
}

#mainnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#mainnav li {
	padding: 0;
	margin: 0 0 0 23px;
	float: left;
	height: 30px;
	overflow: hidden;
	text-indent: -1000px;
	vertical-align: top;
}

#mainnav a {
	height: 30px;
	display: block;
}

#mainnav li a {
	background-position: left top;
	background-repeat: no-repeat;
}

#mainnav li#ARC_nav_home a {
	width: 48px;
	background-image: url(/images/nav/home.gif);
}

#mainnav li#ARC_nav_whatwedo a {
	width: 99px;
	background-image: url(/images/nav/whatwedo.gif);
}

#mainnav li#ARC_nav_resourceguide a {
	width: 128px;
	background-image: url(/images/nav/resourceguide.gif);
}

#mainnav li#ARC_nav_news a {
	width: 122px;
	background-image: url(/images/nav/news.gif);
}

#mainnav li#ARC_nav_aboutus a {
	width: 75px;
	background-image: url(/images/nav/aboutus.gif);
}

#mainnav li#ARC_nav_contactus a {
	width: 89px;
	background-image: url(/images/nav/contactus.gif);
}

#mainnav li a:hover {
	background-position: left -100px;
}

#mainnav li.active a,
#mainnav li.active a:hover {
	background-position: left -200px;
}

#bannercontainer {
	width: 960px;
	height: 253px;
	overflow: hidden;
}

.bannertext p {
	font-size: 1.8em;
	line-height: 24px;
	color: white;
	font-weight: bold;
	margin: 0;
}

#calloutcontainer {
	width: 960px;
	margin: 0 auto;
}

.callout p {
	font-size: 1.2em;
	line-height: 18px;
	color: #454545;
	margin: 0 0 7px 0;
}

.callout strong {
	color: #222;
}

.callout ul {
	list-style-type: none;
	margin: 0 0 7px 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 16px;
	color: #3e7382;
}

.callout li {
	margin: 0;
	padding: 0 0 4px 18px;
	font-weight: bold;
	background: url(/images/common/calloutbullet.gif) left 3px no-repeat;
}

.callout a {
	color: #3e7382;
	text-decoration: none;
}

.callout a:hover {
	text-decoration: underline;
}

.callout h3 {
	color: #779529;
	font-size: 1.8em;
	margin: 0 0 7px 0;
}

.callout h4 {
	color: #222;
	font-size: 1.3em;
	line-height: 19px;
	margin: 0 0 6px 0;
}

#callout_left {
	float: left;
	margin: 24px 38px 0 30px;
	width: 280px;
}

#callout_center {
	float: left;
	margin: 24px 38px 0 0;
	width: 280px;
}

#callout_right {
	float: left;
	margin: 24px 0 0 30px;
	width: 230px;
}

#footercontainer {
	width: 960px;
	margin: 40px auto 12px auto;
}

#footer {
	margin: 0 30px;
	padding-top: 9px;
	border-top: 1px solid #e5e5e5;
}

#footer_left {
	float: left;
	width: 400px;
}

#footer_right {
	margin-left: 666px;
}

.footer {
	font-size: 1.1em;
	line-height: 16px;
	color: #454545;
}

.footer p {
	margin: 0 0 6px 0;
}

#page_leftcolumn {
	width: 606px;
	float: left;
	background: white;
	min-height: 460px;
	padding: 30px 30px 0 30px;
}

#page_rightcolumn {
	width: 294px;
	margin-left: 666px;
}

#page_advsearch {
	width: 900px;
	float: left;
	background: white;
	min-height: 460px;
	padding: 30px 30px 0 30px;
}

#page_advsearch h4 {
	color: #454545;
	border-top: #E1E1E1 1px solid;
	font-size: 1.4em;
	padding-top: 6px;
}

#page_advsearch p {
	font-size: 1.4em;
}

.result_title {
	color: #779529;
}

#page_resource {
	width: 900px;
	background: white;
	min-height: 460px;
	padding: 30px 30px 0 30px;
}

.twocol_left {
	width: 288px;
	float: left;
}

.twocol_right {
	margin-left: 318px;
	width: 288px;
}

.bodycopy {
	color: #454545;
}

.bodycopy a {
	color: #3e7382;
	text-decoration: none;
}

.bodycopy a:hover {
	text-decoration: underline;
}

.bodycopy p {
	font-size: 1.3em;
	line-height: 18px;
	margin: 0 0 18px 0;
}

.bodycopy p.contactlast {
	padding: 0 0 35px 0;
}

.bodycopy ul {
	list-style-type: none;
	font-size: 1.3em;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
}

.bodycopy li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/images/common/listbullet.gif) 1px 7px no-repeat;
}

.bodycopy ul ul {
	list-style-type: none;
	font-size: 0.9em;
	line-height: 18px;
	margin: 0 0 3px 0;
}

.bodycopy li li {
	padding: 0 0 0 12px;
}

.bodycopy ol {
	font-size: 1.3em;
	line-height: 18px;
	margin: 0 0 18px 20px;
	padding: 0;
}

.bodycopy ol li {
	margin: 0 0 0 3px;
	padding: 0;
	background: none;
}

.bodycopy strong {
	color: #222;
}

.bodycopy h2 {
	font-size: 3em;
	line-height: 32px;
	font-weight: normal;
	color: #454545;
	margin: 0 0 6px 0;
}

.bodycopy h3 {
	font-size: 1.8em;
	line-height: 23px;
	font-weight: bold;
	color: #779529;
	margin: 0 0 18px 0;
}

.bodycopy h4 {
	font-size: 1.4em;
	margin: 0 0 4px 0;
	color: #222222;
}

.bodycopy h4.board {
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
}

.bodycopy h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

p.nobottomspace {
	margin-bottom: 0;
}

p.midbottomspace {
	margin-bottom: 9px;	
}

.sideimg {
	height: 216px;
}

.sidebar {
	padding: 24px 15px;
}

.sidebar h4 {
	padding: 0 15px;
}

.sidebar ul {
	margin-bottom: 16px;
	padding: 0 15px;
}

.sidebar ul.last {
	margin-bottom: 6px;
}

.donate {
	background: #ffffff url(/images/common/bgDonate.jpg) left top no-repeat;
	height: 88px;
	margin: 0 0 0 3px;
	text-align: left;
}

.donate h5 {
	font-size: 0.9em;
	font-weight: normal;
	color: #ffffff;
	padding: 15px 0 0 12px;
	margin: 0;
}

.donate p {
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	padding: 13px 90px 0 12px;
	font-size: 1.0em;
}

.donate ul {
	padding: 2px 0 0 12px;
	margin: 0;
}

.donate li {
	background: transparent url(/images/common/donate_arrow.gif) left 3px no-repeat;
	margin: 0;
	padding-bottom: 0;
}

.donate li a {
	text-decoration: none;
	color: #ffffff;
}

.donate li a:hover {
	text-decoration: underline;
}

#pagenav {
	height: 37px;
	padding: 0 0 0 30px;
	background: white url(/images/common/subnavbg.gif) left top repeat-x;
	overflow: hidden;
}

.subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.subnav li {
	font-size: 1.4em;
	line-height: 14px;
	font-weight: normal;
	float: left;
	margin: 11px 26px 0 0;
	padding: 0 0 12px 0;
	height: 38px;
}

.subnav li.active {
	background: url(/images/common/subnavcaret.gif) center 18px no-repeat;
}

.subnav a {
	color: #454545;
	text-decoration: none;
}

.subnav a:hover {
	color: #3e7382;
}

.subnav .active a,
.subnav .active a:hover {
	color: #3e7382;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash #pagehead h1 {
	font-size: 24px;
	line-height: 42px;
	visibility: hidden;
}

/* Resource Guide Table Styles */
table.resourcelist {
	width: 100%;
	border-top: 1px solid #f3f3f3;
	margin-top: 10px;
}

table.resourcelist tbody {
	background-color: #fff;
}

table.resourcelist tr {
	vertical-align: top;	
}

table.resourcelist td {
	padding: 10px 7px;
	font-size: 1.1em;
	color: #454545;
}

table.resourcelist td a {
	color: #3E7382;
	text-decoration:none;
	font-size: 1.0em;
}

table.resourcelist td a:hover {
	text-decoration: underline;	
}

table.resourcelist td.firstrow a, table.resourcelist td.firstrow {
	border: 0;
	padding: 7px 0 5px 4px;
	font-size: 1.4em;
	font-weight: normal;
	color: #3E7382;
	background-color: #fff;
}

table.resourcelist .odd {
	background-color: #f7f7f7;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

table.resourcelist .weblink a {
	font-size: 0.9em;	
}

/* News & Events Table Styles */
table.news-events-list {
	width: 100%;
	margin-top: 10px;
}

table.news-events-list tbody {
	background-color: #fff;
}

table.news-events-list tr {
	vertical-align: top;	
}

table.news-events-list td {
	padding: 10px 10px 24px 0;
	font-size: 1.2em;
	color: #454545;
	border-top: 1px solid #f3f3f3;
}

table.news-events-list td a {
	color: #3E7382;
	text-decoration:none;
	font-size: 1.0em;
}

table.news-events-list td a:hover {
	text-decoration: underline;	
}

table.news-events-list td.date {
	width: 30%;
}


table.news-events-list td.content {
	width: 50%;
}

table.news-events-list td.weblink {
	width: 20%;
}

table.news-events-list .weblink a {
	font-size: 0.9em;	
}

table.index-news {
	margin: 4px 0 10px;
	vertical-align: top;
	font-size: 1.2em;
}

table.index-news td {
	padding: 5px 0 12px;
	border-top: 1px solid #F3F3F3;
}

table.index-news td.date {
	font-size: 0.9em;
	vertical-align: top;
}

table.index-news td.weblink {
	font-size: 0.9em;
	width: 70%;
}

table.index-news td.weblink a {
	font-size: 0.9em;
}

table.index-news


table.advsearch {
	width: 100%;
	margin-bottom: 20px;
}

table.advsearch tr td {
	width: 20%;
	padding: 5px 0;
}

table.advsearch tr td input {
	float: left;
	margin: 0;
}

table.advsearch tr td label {
	display: block;
	padding: 0 0 0 20px;
}


table.donation {
	width: 100%;
	margin-bottom: 40px;
}

table.donation tr {
	margin: 0;
	padding: 0;
}

table.donation tr td {
	padding: 0;
	margin: 0;
}

table.donation tr td.label {
	width: 175px;
	padding: 10px 0 0 0;
	margin: 0;
}

table.donation tr td.amount {
	width: 130px;
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0;
}

table.donation tr td.amount input {
	text-align: right;
	width: 115px;
}

table.donation tr td.error {
	width: 16px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0 0 0;
}

table.donation tr td.submit {
	padding: 5px 7px 0 0;
	text-align: right;
}

table.donation tr td input {
	margin: 0;
}

table.donation tr td label {
	display: block;
	padding: 0 0 0 20px;
}

.navbuttoncontent {
	padding: 5px 0;
	display: block;
}

.navbuttoncontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.navbuttoncontent li {
	float: left;
	background-image: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.navbuttoncontent li a {
	display: block;
	color: #ffffff;
	padding: 3px 8px;
}

.navbuttoncontent li a:hover {
	text-decoration: none;
	background-color: #59a1b7;
}

.navbuttoncontent li.navfullcounty a {
	background-color: #909090;
}

.navbuttoncontent li.navfullcounty a:hover {
	background-color: #9d9d9d;
}

.navbuttoncontent li.searchbutton a {
	background-color: #779529;
}

.navbuttoncontent li.searchbutton a:hover {
	background-color: #657f22;
}

.navbuttoncontent li.navcheck {
	background: #4d8ea2 url(/images/common/selectIcon.gif) 8px 5px no-repeat;
}

.navbuttoncontent li.navcheck a {
	padding-left: 30px;
}

.navbuttoncontent li.navcheck a:hover {
	background: #59a1b7 url(/images/common/selectIcon.gif) 8px 5px no-repeat;
}

.navlink {
	display: block;
}

.navlink ul {
	list-style-type: none;
	margin-bottom: 8px;
}

.navlink li {
	background: none;
	padding-left: 0px;
}

.navlink li a {
	color: #4d8ea2;
}

#searched_on {
	padding-bottom: 20px;
}

.disclaimer {
	padding-top: 15px;
}

.disclaimer p {
	font-size: 0.875em;
	line-height: 12px;
	margin-top: 15px 0 0 0;
}

#page_advsearch .disclaimer p {
	font-size: 0.875em;
	line-height: 12px;
	margin-top: 15px 0 0 0;
}
