﻿/* CSS Document */
/* CSS - RESETS ****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color: #fff;
	color: #333;
	line-height: 1.4;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
	padding: 2px 34px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* CPX DEFAULTS ****************************************************/
p {
	font-size: 1em;
	margin: 0 0 1em;
}
a, a:link, a:visited, a:active {
	color: #4b990f;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2;
	margin: 0 0 .5em;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	/*letter-spacing: -1px;*/
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 1em;
	font-weight: bold;
}
h6 {
	font-size: .85em;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.underline {
	text-decoration: underline;
}
ul, ol {
	padding: 0px 0px 10px 30px;
}
ul ul, ol ol {
	padding-bottom: 0px;
}
ul li {
	list-style-type: disc;
	font-size: 1em;
}
ul ul li {
	list-style-type: circle;
}
ul ul ul li {
	list-style-type: square;
}
ol li {
	list-style-type: decimal;
	font-size: 1em;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}
img[align~=left], img[style~="left;"], img[style~=left] {
	margin: 0px 10px 10px 0px !important;
}
img[align~=right], img[style~="right;"], img[style~=right] {
	margin: 0px 0px 10px 10px !important;
}
/* Applied Styles ============================================================================= */
.highlighted {
	background: #d3e4ce;
	padding: 10px;
}
.bluehighlight {
	background-color:#B8CCE4;
	padding: 10px;
}

.error {
	color:red;
}
.no-border{
	border: none !important;
}
.opening {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style:italic;
	color: #4b990f;
	margin-top: 15px;
}

.note {
	font-size:.9em;
	color: gray;
	font-style:italic;
}

.heading {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 .75em;
}

.subheading {	
	font-weight:bold;
}
.staffText {	
	width: 350px;
}

.history {	
	cursor:pointer;
}
.contactTable {
	font-size:.8em;
	width: 100%;
}
.marginRight {
	margin-right: 30%;
}
.indent {
	margin-left: 50px;
}
.center {
	
	text-align:center;
}

/* == Site CSS ================================================================================ */
body {
	background: url(/images/webdesign/bg-body.jpg) repeat-x;
	background-attachment:fixed
}

#page {
	width: 1012px;
	margin: 0 auto;
}

/* == Header ================================================================================== */
#headerWrap {
	position: fixed;
	min-width: 1012px;
	z-index:100;
}

#header {
	background: url(/images/webdesign/bg-header.jpg) no-repeat;
	height: 113px;
	width: 1012px;
}
.logo {
	left: 0px;
	position: absolute;
	top: 0px;
}
.logo a {
	display: block;
	height: 112px;
	width: 375px;
}
.logo a span {
	margin-left: -9999px;
	position: absolute;
}
#header .joinus {
	display: block;
	position: absolute;
	left: 514px; 
	top: 57px; 
	width: 278px; 
	height: 21px;
	text-decoration: underline
}
#header .joinusnew {
	color: #49990F;
    font-size: 28px;
    font-weight: bold;
    left: 514px;
    position: absolute;
    top: 45px;
}
#header .twitter {
	display: block;
	left: 421px;
	position: absolute;
	top: 64px;
	width: 40px;
	height: 37px;
}
#header .facebook {
	display: block;
	left: 446px;
	position: absolute;
	top: 64px;
	width: 40px;
	height: 37px;
}
#header .email {
	display: block;
	left: 498px;
	position: absolute;
	top: 64px;
	width: 40px;
	height: 37px;
}
#header .text-links {
	color: #49990F;
    font-size: 13px; 
    font-weight: bold;
    left: 505px;
    position: absolute;
    top: 84px;
}
#header .twitter strong,
#header .joinus strong,
#header .facebook strong,
#header .email strong {
	position: absolute;
	margin: 0 0 0 -9999px;
}
#signupheader {
	font-size:.75em;
	position:absolute;
	top:68px;
	left:800px;
	color:white;
	width:190px;
	height:30px;
	padding: 10px 5px 5px 5px;
}
/* == Navigation ============================================================================== */
#nav {
	/*background: url(/images/webdesign/bg-nav.jpg) repeat-x;*/
	height: 39px;
	/*border-top: 2px solid #799dd3;*/
	/*border-bottom: 2px solid #799dd3;*/
	margin-bottom: 2px;
	width: 1012px;
}
#nav, #nav ul {
        padding: 0;
        margin: 0;
        list-style: none;	
}
#nav ul {
	z-index: 1000;
}
#nav ul li {
	display: block;
	float: left;
	overflow: hidden;
	width: 253px;
	z-index:1000;
}
#nav a {
        color: #fff;
        display: block;
        font-size: 15px;
        font-weight: bold;
        height: 29px;
        padding: 8px 0 0;
        text-align: center;
        width: 251px;
        border-right: 2px solid #799dd3;
}
#nav li.last a {
	border-right: none;
	width: 253px;
}
#nav a:hover {
	background: #f2b527;
	text-decoration: none;
}
body.about #nav a.about,
body.getinvolved #nav a.getinvolved,
body.local #nav a.local,
body.actions #nav a.actions {
	background: #f2b527;
}

/*--- DROPDOWN ---*/
#nav ul ul {
	background:url(/images/webdesign/bg-nav-sub.jpg) repeat-x;
	/*background: #123172;*/
	height:24px;
	list-style:none;
	position:absolute;
	z-index: 999;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
	line-height:24px;
}
#nav ul ul li{
	padding:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
	width: 253px;
	height:24px;
	line-height:24px;
	border-right: 2px solid #799dd3;
	border-left: 2px solid #799dd3;
	border-top: 1px solid #799dd3;
	border-bottom: 1px solid #799dd3;
}
#nav ul ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	width: 253px;
	text-align:left;
	padding-left: 15px;
}
#nav li.last ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	width: 253px;
	text-align:left;
	padding-left: 15px;
}

#nav ul li:hover #dd1{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
	position:absolute;
}
#nav ul li:hover #dd2{ /* Display the dropdown on hover */
	left:253px; /* Bring back on-screen when needed */	
}
#nav ul li:hover #dd3{ /* Display the dropdown on hover */
	left:506px; /* Bring back on-screen when needed */	
}
#nav ul li:hover #dd4{ /* Display the dropdown on hover */
	left:759px; /* Bring back on-screen when needed */
}

#nav ul li:hover a.submenu{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:url(/images/webdesign/bg-nav-sub.jpg) repeat-x;
	text-decoration:none;        
}
#nav ul li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav ul li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#f2b527;
}
#nav ul li a.submenu {
	font-size: 12px;
	padding: 1px 0;
}

#nav ul ul ul {
	top:auto;
	}

#nav li ul ul {
    left:253px;
	margin:-30px 0 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }
#nav li.last ul ul {
    left:-253px;
    }


/* == SubHeader =============================================================================== */
#subheader {
	background: url(/images/webdesign/bg-subheader.jpg) no-repeat;
	height: 59px;
	width: 1012px;
}
html#home #subheader {
	background: url(/images/webdesign/bg-subheader-home.jpg) no-repeat;

}
#subheader p.breadcrumb {
	color:#fcbc12;
	font-size: .75em;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0 0 10px;
}
#subheader p.breadcrumb a {
	color:#fcbc12;
}
#subheader p.pagetitle {
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 43px;
	margin: 0px;
	padding: 0 0 0 10px;
}
/* == Sub Navigation (left column) ============================================================ */
.left-col ul {
/*	background: url("/images/webdesign/bg-subnav.png") repeat-x top;*/
	padding: 0 20px 0 0;
    margin: 17px 0 0;
    list-style: none;
}
.left-col ul li {
	background: url(/images/webdesign/bg-subnav.png) repeat-x bottom;
	display: block;
	width: 100%;
}
.left-col a {
        color: #133375;
        display: block;
        font-size: 15px;
        font-weight: bold;
        padding: 9px 0 10px 12px;
        width: 94%;
}
.left-col a:hover {
	color: #49990f;
	text-decoration: none;
}
/* SubNav Child Links ==== */
.left-col ul li ul {
	display: none;
	background: none;
	margin: 0px;
	padding: 0 0 10px;
}
.left-col ul.all li ul {
	display: block;
}
.left-col ul li ul li {
	background: none;
	display: block;
	color: #133375;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 25px;
	width: 85%;
}
.left-col ul li a.thispage {
	color: #49990f;
}
.left-col ul li ul li a {
	color: #133375;
	font-size: 12px;
	padding: 0;
	width: 98%; /* was 85% */
}
/* == Content ================================================================================= */
#content {
	/*background: url(/images/webdesign/bg-content-borders.png) repeat-y left;*/
	/*min-height: 500px; /* <--------------- used in draft */
	overflow: hidden;
	width: 1012px;
	padding-top: 213px;
	min-height: 500px;
	z-index:1;
}
#content .left-col,
#content .mid-col,
#content .right-col {
}
#content .left-col {
	width: 215px;
	position:fixed;
	max-height: 400px;
	overflow:auto;
	float:left;
}
#content .left-col-spacer {
	width: 574px;
	position:static;
}
#content .mid-col {
	position: static;
	width: 574px;
	float: left;
	padding-left: 215px;}
#content .mid-col img{
	border: 0px solid #b3c7e5;
	margin: 0 0 0 -15px;
}
#content .mid-col table {
	background: url(/images/webdesign/bg-subnav.png) repeat;
	border-spacing: 15px;
	/*box-shadow: 5px 5px 5px #eee;*/
	font-size: 14px;
	margin: 0 auto 15px;
}
#content .mid-col td {
	border: 3px solid #fff;
	padding: 8px;
}
#content .mid-col .padding {
	padding: 0px 17px 0 17px;
	position: relative;
}

#content .right-col {
	float:right;
	width: 215px;
}
.newsarchive {
	width: 100%;
	float: left;
}

#content .mid-col .newsarchive img{
	border: 0px solid #b3c7e5;
	margin: 0 0 0 0px;
}

#content .mid-col .newsarchive {
	background: white none;
	border-spacing: 15px;
	/*box-shadow: 5px 5px 5px #eee;*/
	font-size: 14px;
	margin: 0 auto 15px;
}
#content .mid-col .newsarchive th {
	border: 3px solid #fff;
	padding: 8px;
	background: url(/images/webdesign/bg-subnav.png) repeat;
}

#content .mid-col .newsarchive td {
	border: 3px solid #fff;
	padding: 8px;
}

#content .mid-col .clearTable {
	background: none;
	border-spacing: 1px;
	/*box-shadow: 5px 5px 5px #eee;*/
	font-size: 14px;
	margin: 0 auto 15px;
}
#content .mid-col .clearTable td {
	border: 0px;
	padding: 2px;
}


/* == Content - Side Calendar =========== */
.right-col blockquote {
	padding: 2px 15px;
}
.cal {
	background-image: url('images/webdesign/bg-side-calendar.png');
	background-repeat: no-repeat;
	margin: 0 0 20px;
	padding: 0 5px 4px;
	width: 89%;
}

.cal h1 {
	font-size:14px;
	font-variant:normal;
	font-weight:bold;
}

.cal h4 {
	font-size:12px;
	font-variant:normal;
}

.cal p {
	font-size:11px;
	line-height:.9em;
}
.calImg{
	text-align: center;
	padding: 9px 0 0 0;
}
/* ajaxreader css added by Mike to better match psd file */
#ajaxreader {
	margin: 10px 0 0 12px;
}
/* == Content - Home =========== */
html#home #content {
	background: none;
	/*border-left: 2px solid #b3c7e5;
	border-right: 2px solid #b3c7e5;
	border-bottom: 2px solid #b3c7e5;*/
	width: 1008px;
	overflow: hidden;
}
html#home #content .left-col,
html#home #content .mid-col {
	border-right: 2px solid #b3c7e5;

}
html#home #content .left-col,
html#home #content .mid-col,
html#home #content .right-col {
	height: 400px;
	overflow: hidden;
	margin-left: 0px;
	position:static;
	float: left;
	padding: 0px;
}
html#home #content .mid-col .padding {
	padding: 0px;
}
html#home #content .mid-col img{
	border: none;
	margin-left: 0;
}
html#home #content {
	background: none;
	/*border-left: 2px solid #b3c7e5;
	border-right: 2px solid #b3c7e5;
	border-bottom: 2px solid #b3c7e5;*/
	width: 1008px;
	overflow: hidden;
}
html#home #content .left-col,
html#home #content .mid-col {
	border-right: 2px solid #b3c7e5;

}

#content .home-content .left-col,
#content .home-content .right-col {
	height: 400px;
	overflow: hidden;
	margin-left: 0px;
	position:static;
	float: left;
	padding: 0px;
}
#content .home-content .mid-col {
	height: 100%;
	margin-left: 0px;
	position:static;
	float: left;
	padding: 0px;
}
#content .home-content .mid-col .padding {
	padding: 0px;
}
#content .home-content .mid-col img{
	border: none;
	margin-left: 0;
}

.padHomeContent{
	border-top: 2px solid #B3C7E5;
	padding: 15px 25px 5px;
}
/* == Footer ================================================================================== */
#footer {
	/*background: url("/images/webdesign/bg-subnav.png") repeat-x top;*/
	color: #4b990f;
	padding: 25px 0 10px;
	text-align: center;
}
body.home #footer {
	background: none;
}
#footer em {
	color: #333;
	font-size: .75em;
	font-style: normal;
}
#footer a {
	padding: 0 8px;
}

/* == Anchors ================================================================================= */

a.anchors {
	position: absolute;
}
a.tote-line {
	top: 977px;
}

.anchor {
	position:relative;
	top:-250px;
	float:left;
}

/* == Question/Answers ======================================================================== */

.answerImg {
	padding: 15px;
}

.slidingDiv {
	display:none;
	margin-bottom: 5px;
}
/* == Nav (adding border to right of menus =================================================== */
#AWMEL0 img{
	border-bottom: 2px solid #d2ddef !important;
	border-right: 2px solid #d2ddef !important;
	height: 38px; !important;
	
}
#AWMEL0 .awmTR img {
	border: none !important;
}

