@charset "UTF-8";
/* CSS Document */

/* =General
---------------------------------------------- */
/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* Removes the outline on links */
a {outline: none; text-decoration: none;}

.clearme {display: block; clear: both; height: 0; margin: 0; padding: 0;}
/* Code to clear floats inside containers - add to the outside container */
.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 */
/* End of float clearing trick */

html {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}
body {
	background: #000 url(../images/background.jpg) top center no-repeat;
	text-align: left;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #504f4f;
}
div#wrapper {
	width: 1022px;
	margin: 0 auto;
	position: relative;
	background: #fdfdf6 url(../images/intcontentbottom.jpg) bottom left no-repeat;
}
h1 {
	background: url(../images/logo.gif) top left no-repeat;
	position: absolute;
	width: 145px;
	height: 90px;
	text-indent: -9999px;
	left: 33px;
	top: 127px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 1em;
}
p {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 12px;
}
p.special, span.special {
	color:#9ab059;
	font-weight: bold;
}
p.quote {
	width: 430px;
	padding-bottom: 5px;
}
p.quotename {
	font: italic 12px  Georgia, "Times New Roman", Times, serif;
	color:#9ab059;
	padding-bottom: 20px;
}
div#interiorcontent a{
	color:#429fd4;
	text-decoration: underline;
}
div#interiorcontent a:hover{
	color:#FF6633;
}
div#interiorcontent h2 {
	font-size: 13px;
	color:#9ab059;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
}
div#interiorcontent h3 {
	font-size: 12px;
	padding-bottom: 5px;
}
div#interiorcontent h4 {
	font-size: 13px;
	color:#9ab059;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
div#interiorcontent li{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
div#interiorcontent ol, div#interiorcontent ul {
	padding-bottom: 10px;
}

div#interiorcontent ul li {
	margin-left: 25px;
	list-style-type: circle;
	list-style-position: outside;
}
div#interiorcontent ol li {
	padding-left: 15px;
	font-weight: normal;
}
div#interiorcontent a.pdf {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#429fd4;
}
.fl {
	float: left;
}


/* ----------------------------- top nav ------------------------------ */

div#topnavcontainer {
	width: 1022px;
	margin: 0 auto;
	margin-top: 90px;
	height: 32px;
}
ul#topnav {
	display: block;
}
ul#topnav li {
	height: 15px;
	display: block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #87b7bd;
}
ul#topnav li.last {
	border: 0;
	padding-right: 0;
}
ul#topnav li a {
	color: #37848b;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
ul#topnav li a:hover {
	color:#610060;
}


/* ----------------------------- side nav ------------------------------ */
div#homenavcontainer {
	display: block;
	float: left;
	position: relative;
	width: 205px;
	height: 348px;
	background: url(../images/homenavbkgd.jpg) no-repeat;
}
div#interiornavcontainer {
	display: block;
	min-height: 481px;
	float: left;
	width: 205px;
	background: url(../images/interiornavbkgd.png) top left no-repeat;
	position: relative;
}
ul#nav {
	margin-top: 27px;
	width: 205px;
	background: url(../images/nav.gif) top left no-repeat;
	display: block;
}
ul#nav li a {
	display: block;
	height: 25px;
	width: 205px;
	text-indent: -9999px;
	border: none;
}
ul#nav li.techtools {
	height: 35px;
}
ul#nav li a:hover {
	border: none;
}
ul#nav li#aboutus a:hover, ul#nav li#aboutus a#active {
	background:url(../images/nav.gif) -205px 0;
}
ul#nav li#testimonials a:hover, ul#nav li#testimonials a#active {
	background:url(../images/nav.gif) -205px -25px;
}
ul#nav li#services a:hover, ul#nav li#services a#active {
	background:url(../images/nav.gif) -205px -50px;
}
ul#nav li#crew a:hover, ul#nav li#crew a#active {
	background:url(../images/nav.gif) -205px -75px;
}
ul#nav li#gogreen a:hover, ul#nav li#gogreen a#active {
	background:url(../images/nav.gif) -205px -100px;
}

ul#nav li#familyfocus a:hover, ul#nav li#familyfocus a#active {
	background:url(../images/nav.gif) -205px -125px;
}
ul#nav li#resources a:hover, ul#nav li#resources a#active {
	background:url(../images/nav.gif) -205px -150px;
}
ul#nav li#donate a:hover, ul#nav li#donate a#active {
	background:url(../images/nav.gif) -205px -175px;
}
ul#nav li#techtools a:hover, ul#nav li#techtools a#active {
	background:url(../images/nav.gif) -205px -200px;
}
ul#nav.about {
margin-top: 15px;
background-position: left -25px;
}
ul#nav.testimonials {
margin-top: 15px;
background-position: left -50px;
}
ul#nav.services {
margin-top: 15px;
background-position: left -75px;
}
ul#nav.crew {
margin-top: 15px;
background-position: left -100px;
}
ul#nav.gogreen {
margin-top: 15px;
background-position: left -125px;
}

ul#nav.familyfocus {
margin-top: 15px;
background-position: left -150px;
}
ul#nav.resources {
margin-top: 15px;
background-position: left -175px;
}
ul#nav.donate {
margin-top: 15px;
background-position: left -200px;
}
ul#nav.techtools {
margin-top: 15px;
background-position: left -250px;
}


ul#subnav {
	padding-left: 45px;
}
ul#subnav li a{
	padding-top: 4px;
	display: block;
	color: #496c0f;
	font-size: 11px;
	font-weight: bold;
	text-indent: 0px;
}
ul#subnav li a:hover{
	color: #FFFFFF;
}

/* ------------------------------ footer ------------------------------ */
div#footer {
	margin: 0 auto;
	width: 1010px;
	padding-top: 10px;
	padding-left: 12px;
}
ul#footernav {
	display: block;
	width: 1010px;
	height: 18px;
}
ul#footernav li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	border-right: 1px dotted #37848b;
}
ul#footernav li.last {
	border: 0;
}
ul#footernav li a {
	text-decoration: underline;
	color: #37848b;
	font-size: 11px;
}
div#footer p{
	font-size: 9px;
	padding-left: 8px;
	color: #37848b;
	line-height: normal;
}
ul#footernav a:hover {
	color:#FF6633;
}



/* ------------------------------ home page ------------------------------ */
div#homeheader {
	background: url(../images/homeheader.jpg) top left no-repeat;
	width: 1022px;
	height: 345px;
	position: relative;
}
div#homecontentcontainer {
	width: 1022px;
	height: 348px;
	position: relative;
}
div#homecontent {
	float: left;
	width: 350px;
	height: 260px;
	padding: 88px 31px 0 31px;
	background: url(../images/homeheadline.gif) top left no-repeat;
}
div#homecontent p{
	line-height: 18px;
}
div#homeright {
	float: right;
	width: 405px;
	height: 348px;
	background: url(../images/homerightbkgd.jpg) top left no-repeat;
}
div#homeright object {
	position: absolute;
	top: 11px;
	right: 26px;
}
div#homeright form#paypaldonate{
	position: absolute;
	bottom: 0;
	width: 405px;
	height: 113px;
	display: block;
}


/* ---------------------------- events & email list --------------------------- */
div#homeevents {
	background: url(../images/homeeventsheader.gif) top right no-repeat;
	text-align: right;
	position: absolute;
	width: 235px;
	padding-top: 33px;
	padding-right: 10px;
	top: 25px;
	right: 15px;
}
div#intevents {
	width: 237px;
	height: 288px;
	background: url(../images/inteventsbkgd.jpg) top right no-repeat;
	padding-top: 55px;
	padding-right: 30px;
	text-align: right;
	position: relative;
}
div#homeevents *, div#intevents *{
	font-size: 11px;
	line-height: normal;
	padding: 0;
}
div#homeevents h2, div#intevents h2{
	font-weight: bold;
	margin-top: 5px;
}
div#homeevents a#more, div#intevents a#more{
	display: block;
	color: #edbe32;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
}
div#homeevents a:hover#more, div#intevents a:hover#more{
	color:#FF6633;
}
a#emailclickhere{
	position: absolute;
	display: block;
	bottom: 20px;
	right: 25px;
	font-size: 10px;
	font-weight: bold;
	color:#0066CC;
}
a:hover#emailclickhere{
	color:#FF6633;
}


/* ------------------------------ interior page ------------------------------ */

div#interiorleftcontainer {
	float: left;
	width: 755px;
	height: auto;
	position: relative;
}
div#interiorrightcontainer {
	float: right;
	width: 267px;
	height: auto;
	position: relative;
}
div#intheader {
	width: 755px;
	height: 212px;
	position: relative;
	background: url(../images/intheaderbkgd.jpg) top left no-repeat;
}
div#intheader h1{
	top: 68px;
}
div#intheader img {
	position: absolute;
	width: 531px;
	height: 162px;
	top: 33px;
	left: 211px;
}
div#interiorcontent {
	position: relative;
	float: right;
	padding: 75px 45px 50px 30px;
	width: 475px;
	background: url(../images/intcontentbkgd.jpg) top left no-repeat;
}
div#interiorcontent.about{
	background: url(../images/int_about.jpg) top left no-repeat;
}
div#interiorcontent.calendar{
	background: url(../images/int_calendar.png) top left no-repeat;
}
div#interiorcontent.guidingprinciples{
	background: url(../images/int_guidingprinciples.jpg) top left no-repeat;
}
div#interiorcontent.history{
	background: url(../images/int_history.jpg) top left no-repeat;
}
div#interiorcontent.locationshours{
	background: url(../images/int_locationshours.jpg) top left no-repeat;
}
div#interiorcontent.faq{
	background: url(../images/int_faq.jpg) top left no-repeat;
}
div#interiorcontent.testimonials{
	background: url(../images/int_testimonials.jpg) top left no-repeat;
}
div#interiorcontent.services{
	background: url(../images/int_services.jpg) top left no-repeat;
}
div#interiorcontent.dayprogram{
	background: url(../images/int_dayprogram.jpg) top left no-repeat;
}
div#interiorcontent.behaviorialhealth{
	background: url(../images/int_behaviorialhealth.jpg) top left no-repeat;
}
div#interiorcontent.weekendrespite{
	background: url(../images/int_weekendrespite.jpg) top left no-repeat;
}
div#interiorcontent.nursing{
	background: url(../images/int_nursing.jpg) top left no-repeat;
}
div#interiorcontent.transportation{
	background: url(../images/int_transportation.jpg) top left no-repeat;
}
div#interiorcontent.summercamp{
	background: url(../images/summercamp.jpg) top left no-repeat;
}
div#interiorcontent.theraputicservices{
	background: url(../images/therapeuticservices.jpg) top left no-repeat;
}
div#interiorcontent.parentseducation{
	background: url(../images/int_parentseducation.jpg) top left no-repeat;
}
div#interiorcontent.fundingoptions{
	background: url(../images/int_fundingoptions.jpg) top left no-repeat;
}
div#interiorcontent.crew{
	background: url(../images/int_crew.jpg) top left no-repeat;
}
div#interiorcontent.gogreen{
	background: url(../images/int_gogreen.jpg) top left no-repeat;
}

div#interiorcontent.newsletters{
	background: url(../images/int_newsletters.jpg) top left no-repeat;
}

div#interiorcontent.familyfocus{
	background: url(../images/int_familyfocus.jpg) top left no-repeat;
}
div#interiorcontent.resources{
	background: url(../images/int_resources.jpg) top left no-repeat;
}
div#interiorcontent.donate{
	background: url(../images/int_donate.jpg) top left no-repeat;
}
div#interiorcontent.techtools{
	background: url(../images/int_techtools.jpg) top left no-repeat;
}
div#interiorcontent.contactus{
	background: url(../images/int_contactus.jpg) top left no-repeat;
}
div#interiorcontent.events{
	background: url(../images/int_events.jpg) top left no-repeat;
}
div#interiorcontent.emaillist{
	background: url(../images/int_emaillist.jpg) top left no-repeat;
}
div#interiorcontent.volunteer{
	background: url(../images/int_volunteer.jpg) top left no-repeat;
}
div#interiorcontent.employment{
	background: url(../images/int_employment.jpg) top left no-repeat;
}
div#interiorcontent.privacypolicy{
	background: url(../images/int_privacypolicy.jpg) top left no-repeat;
}
div#interiorcontent.hippa{
	background: url(../images/int_hipaa.jpg) top left no-repeat;
}
div#interiorrightcontainer a#video{
	display: block;
	width: 267px;
	height: 95px;
	background: url(../images/intvideo.jpg) top left no-repeat;
	text-indent: -9999px;
}
div#interiorrightcontainer a:hover#video{
	background-position: bottom;
}
div#interiorrightcontainer a#testimonial{
	display: block;
	width: 267px;
	height: 98px;
	background: url(../images/inttestimonial.gif) top left no-repeat;
	text-indent: -9999px;
}
div#interiorrightcontainer a:hover#testimonial{
	background-position: bottom;
}
div#interiorrightcontainer a#donate{
	display: block;
	width: 267px;
	height: 157px;
	background: url(../images/intdonate.png) top left no-repeat;
	text-indent: -9999px;
}


