/* Reset */
body {color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup,sub {vertical-align: text-top;}sub {vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Set default styles */
body {
	margin: 0 auto;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#333;
	width:950px;		
}
p {
	padding:.75em 0;
	line-height:1.4em;
}
strong {
	font-weight:bold;
}
a {
	color:#ff6600;
}
a:hover {
	color:#000;
}
h2,#content h1,
#content h3 {
	font-family:"Franklin Gothic Book", "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	font-size:250%;
	font-weight:normal;
	color:#163379;
	padding:.3em 0 0.2em 0; 
}
h3 {
	font-size:150%;
	font-weight:normal;
	color:#163379;
	padding:1em 0 .75em 0;
}
.notvisible {
	position:absolute;
	left:-1000em;
}

h4 {
    font-weight: bold;
}

/*
Layout
*/
div#container {
	clear:both;
}
div#header {
    padding-top: 20px;
}
div#header h1 a {
	display:block;
	width:950px;
	height:102px;
	background-image:url(/images/echo-header-1b.jpg);
	background-repeat:no-repeat;
	text-indent:-10000em;
}
body#home-page div#header h1 a {
	height:202px;
	background-image:url(/images/echo-home-headerb.jpg);
}
div#container div#content {
	float:left;
	width:636px;
	padding:0 24px 24px 24px;
}
div#container div#sidebar {
	float:right;
	width:252px;
	padding:0 14px 0 0;
}

div#container.switched div#content{
	float:right;
	width:632px;
	padding:0 24px 24px 24px;
}
div#container.switched div#sidebar {
	float:left;
	width:270px;
	padding:5em 0 0 0;
}
body#contact-page div#container.switched div#sidebar {
	width:252px;
	padding:5em 0 0 14px;
}

/*
Footer
*/
div#footer {
	background-image:url(/images/echo-nav-bar.gif);
	background-repeat:no-repeat;
	background-position:0 -82px;
	height:35px;
}
div#footer,
div#footer a  {
	clear:both;
	background-color:#163379;	
	color:#ffffff;
}
div#footer ul {
	list-style:none;
	text-align:center;
	font-size:80%;
	padding-top:10px;
	position:relative;
}
div#footer li {
	display:inline;
	
}
div#footer a {
	border-left:#0377ec 1px solid;padding:0 1em;
}
div#footer a:hover {
	color:#fff;
}


/*
Nav bar
*/

div#header ul {
	list-style:none;
	background-image:url(/images/echo-nav-bar.gif);
	background-repeat:no-repeat;
	width:950px;
	height:40px;
	margin:0;padding:0;overflow:hidden;
}
div#header ul li {
	display:inline;
	color:#7cbdff;
	font-size:90%;
}
div#header ul li a {
	display:block;
	float:left;
	height:40px;
	background-image:url(/images/echo-nav-bar.gif);
	background-repeat:no-repeat;
	text-indent:-10000em;	
}
div#header ul li#nav-home a {
	width:68px;
	background-position: 0 0px;
}

div#header ul li#nav-home strong a,
div#header ul li#nav-home a:hover {
	background-position: 0 -40px;
}
div#header ul li#nav-about-us a {
	width:80px;
	background-position: -70px 0;
}
div#header ul li#nav-about-us strong a,
div#header ul li#nav-about-us a:hover {
	background-position: -70px -40px;
}
div#header ul li#nav-our-board a {
	width:93px;
	background-position: -151px 0px;
}
div#header ul li#nav-our-board strong a,
div#header ul li#nav-our-board a:hover {
	background-position: -151px -40px;
}
div#header ul li#nav-services a {
	width:78px;
	background-position: -244px 0px;
}
div#header ul li#nav-services strong a,
div#header ul li#nav-services a:hover {
	background-position: -244px -40px;
}
div#header ul li#nav-volunteers a {
	width:101px;
	background-position: -322px 0px;
}
div#header ul li#nav-volunteers strong a,
div#header ul li#nav-volunteers a:hover {
	background-position: -322px -40px;
}
div#header ul li#nav-staff a {
	width:54px;
	background-position: -423px 0px;
}
div#header ul li#nav-staff strong a,
div#header ul li#nav-staff a:hover {
	background-position: -423px -40px;
}
div#header ul li#nav-quality-of-care a {
	width:132px;
	background-position: -477px 0px;
}
div#header ul li#nav-quality-of-care strong a,
div#header ul li#nav-quality-of-care a:hover {
	background-position: -477px -40px;
}
div#header ul li#nav-news a {
	width:51px;
	background-position: -609px 0px;
}
div#header ul li#nav-news strong a,
div#header ul li#nav-news a:hover {
	background-position: -609px -40px;
}
div#header ul li#nav-contact a {
	width:78px;
	background-position: -660px 0px;
}
div#header ul li#nav-contact strong a,
div#header ul li#nav-contact a:hover {
	background-position: -660px -40px;
}
div#header li#nav-text-size ul {
	list-style:none;
	float:right;
	width:194px;
	background-image:none;
}
div#header li#nav-text-size ul li {
	margin:0;
	padding:0;
	display:inline;
}
div#header li#nav-text-size a {
	text-indent:0;
	display:inline;
	color:#7cbdff;
	background-image:none;
	padding:15px .5em 0 .5em;
	text-decoration:none;
}
div#header li#text-small a,
div#header li#text-large a {
	background-image:url(/images/bg-images.gif);
	background-repeat:no-repeat;
	height:16px;
	width:16px;
	text-indent:-10000em;
}
div#header li#text-small a {
	background-position:-15px -148px;
}
div#header li#text-large a {
	background-position:-39px -148px;
}
div#header li#print a {
	margin-left:25px;
}
div#header li#print a:hover,
div#header li#nav-text-size a:hover {
	color:#fff;
}



/*
Content area
*/
div#sponsor {
	color:#0a61af;
/*	height:80px;
	background-image:url(/images/bg-images.gif);
	background-repeat:no-repeat;
	background-position: 0 -60px;	*/	
}
/*div#sponsor p {
	padding:2em 0 0 6em;
}*/

/*
News list
*/
ul#news-list {
	padding:.75em 0 .75em 0;
}
ul#news-list li {
	padding:0 0 1.2em 0;
}
ul#news-list li h3 {
	font-size:100%;
	padding:0;
	font-weight:bold;
}
ul#news-list li p {
	padding:0;
}
/* News archive */

p.news-years, ol#news_years {
	display:inline;
	float:left;
	margin:0 0 4em 0;
	padding:0;
}
p.news-years {
	font-weight:bold;
	padding-right:1em;
}
ol#news_years,ol#news_years li {
	list-style:none;
}
ol#news_years li {
	float:left;
	margin:0;
	padding:0 1em;
}
ol#news_years li.first {
	border: none;
	padding:0;
}

/*
Newsletter
*/
div#newsletter {
	border:#163379 4px solid;
	border-left:none;
	border-right:none;
	border-bottom: 0;
	padding:1em 0;
}
div#newsletter h2 {
	height:32px;
	width:182px;
	background-image:url(/images/bg-images.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-10000em;
}

/* 
vCard 
*/
div.vcard {
	padding:1em 0;
}
div.vcard p {
	padding:0;margin:0;
}
div.vcard p.org {
	font-weight:bold;
}
div.vcard div.telecommunications {
	padding-top:1em;
	font-weight:bold;
}
div.vcard div.telecommunications span {
	font-weight:normal;
}

/* 
Forms 
*/
form label, form input {
	display: block;
	float: left;
}
form label {
	margin-bottom: 0.4em;
	width: 8em;
}
form li {
	clear: left;
	margin-bottom: 0.5em;
	overflow: hidden;
}
form li ul.errors, form li p.hint {
	clear: left;
}
form li.choice label {
	margin-left: 0.4em;
	width: auto;
}
form li.choice input {
	margin: 0.3em 0 0 4em;
}
label em, form p em {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	padding: 0 0.2em;
}
form p.description {
	font-style: italic;
	padding: 0;
	margin:0;
	text-indent:1em;
}
form#contact {
	margin-top:2em;
}

#content li {
    list-style: outside disc;
    margin-bottom: 0.75em;
    margin-left: 30px;
    padding-left: 5px;
}
body#contact-page #content form ol li {
	margin-left:0;
}
#content form li {
    list-style: none;
}
#content h2 {
    margin: 10px 0 18px 0;
    padding: 0;
}
#content h3 {
    margin-top: 10px;
    padding: 0;
}
#content h4 {
    margin-top: 10px;
    font-size: 100%;
}
#content p {
    padding: 0;
    margin-bottom: 1em;
}
#content h3 {
    font-weight: bold;
    font-size: 115%;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#content ul {
    margin-top: 0.5em;
}


li.actions { padding:0;margin:0;}
#contact-submit {
	margin-left:115px;
	cursor:pointer;
	font-size:11px;
	border:#666 1px solid;
	background-color:#f19d3d;
	color:#fff;
	padding:0.2em 0.6em;
}
#contact-submit:hover {
	background-color:#bf7217;
}
input:focus,
textarea:focus,
.focused {
	background-color: #e7e3d4;
}

/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#container {padding-bottom: 35px;}  /* must be same height as the footer */

#footer {
    position: relative;
	margin-top: -35px; /* negative value of footer height + container margin */
    height: 35px;
	clear:both;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#edit {
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	/*height:2em;*/
	background-color:#00314b;	
	color:#fff;
	font-family:Arial,sans-serif;
	font-size:10px;
	padding:0;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
	clear:both;
	margin-bottom:2em;
	width:160px;
}
div#edit ul,div#edit ul li {
	margin:0;
	padding:0;
}

div#edit ul{
	border-top:1px solid #3e748f;
}
div#edit ul li {
	border-bottom:1px solid #3e748f;
}
div#edit a {
	display:block;
	width:150px;
	color:#fff;
	padding:5px;
}
div#edit a:hover {
	text-decoration:none;
	background-color:#06415f;
}
div#edit a#editToggle {
	float:right;
	margin:0;
	text-align:right;
	width:27px;
	height:27px;
	padding:0;
	background-repeat:no-repeat;
}
div#edit a.show {
	background-image:url(/content/images/keyhole.gif);
}
div#edit a.hide {
	background-image:url(/content/images/keyhole-hide.gif);
}
div#edit a#editToggle span {
	display:none;
} 

div#edit p {
	padding:0.4em;
}

#service-announcement {
    margin-top: 1em;
    font-size: 130%;
    line-height: 1.3em;
    text-align: right;
}
#service-announcement span {
    color: #0377ec;
    font-weight: bold;
}

