a:link {color: #9c2740; text-decoration:underline;}     /* unvisited link */
a:visited {color: #9c2740;}  /* visited link */
a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
a:active {color: #000000 text-decoration:none;}   /* selected link */

h2 a:link {color: #9c2740;text-decoration:none;}     /* unvisited link */
h2 a:visited {color: #9c2740; text-decoration:none;}  /* visited link */
h2 a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
h2 a:active {color: #000000 text-decoration:none;}   /* selected link */

h1 a:link {color: #9c2740;text-decoration:none;}     /* unvisited link */
h1 a:visited {color: #9c2740; text-decoration:none;}  /* visited link */
h1 a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
h1 a:active {color: #000000 text-decoration:none;}   /* selected link */

body {
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x
	}
	
#center {
	width:890px; 
	height:auto; 
	position:absolute; 
	top:0%; left:50%; 
	margin:0px auto auto -434px; 
	text-align:center;
}

#shadow-left {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
#shadow-right {
	position: relative;
	float: left;
	}
	
#content {
	position: relative;
	float: left;
	background-color: #FFFFFF;
	}


/*** Nav STYLES ***/

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align:left;
	z-index: 100;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/* margin-bottom:	1em; */
	margin-bottom:	1px; 
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #fff;
	padding: 		.75em 2em .75em 2em; /* top nav spacing */
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#ffffff;
}
.sf-menu li {
	background:		#9b243e url('../images/button-back.jpg');
	
}
.sf-menu li li {
	background:		#9b243e url('../images/button-back-sub.jpg');
	
}
.sf-menu li li li {
	background:		#9b243e url('../images/button-back-sub.jpg');
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#555555;
	outline:		0;
	color:	#FFFFFF;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-menu li {
		width: 107px;
	}
	


#header {
	width: 868px;
	height: 120px;
	border: medium none;
	padding: 0;
	background-color: #9b243e;
	background-image:url('../images/header-back.jpg');margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px
	}

.nyccd-headline {
	font-size: 40px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	font-weight:bolder;
	}
	
h2 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight:lighter;
	color:#FFFFFF;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#wrapper {
	display: block;
	width: 868px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#sub-wrapper {
	width: 868px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}

	
#sub-wrapper img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#col-1 {
	position: relative;
	float: left;
	width: 430px;
	height: auto;
	}
	
h3 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight:lighter;
	color:#000000;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#kids {
	margin: 40px 0px 0px 0px;
	}
	
#news-wrapper {
	width: 320px;
	height: auto;
	border: solid #9b243e 1px;
	margin: 40px 0px 0px 54px;
	}
	
#news-headline-box {
	width: 320px;
	height: 40px;
	background-color: #9b243e;
	}
	

h4 {
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight:bolder;
	color:#ffffff;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#news-text {
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	color:#000000;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	}
	
#col-2 {
	position: relative;
	float: left;
	width: 430px;
	border-left: dotted 1px #9b243e;
	}
	
.photo1 {
	position:relative;
	float: left;
	margin: 20px 0px 20px 20px;
	}
	
.spacer {
	position:relative;
	float: left;
	width: 100px;
	height: 10px;
	}
	
.photo-copy {
	position:relative;
	float: left;
	font-size: 13px;
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	color:#000000;
	text-align:left;
	margin: 20px 0px 0px 20px;
	width: 250px;
	}

.sig {
	font-style: normal;
	}
	
.photo-copy a:link {color: #000; font-style: normal;}     /* unvisited link */
.photo-copy a:visited {color: #000;}  /* visited link */
.photo-copy a:hover {color: #9b243e}   /* mouse over link */
.photo-copy a:active {color: #000}   /* selected link */

#footer {
	display: block;
	width: 867px;
	height: 20px;
	float: left;
	background-image:url('../images/button-back.jpg');
	margin-top: 20px
	}
	
#footer ul {
	margin-left: 139px;
	}

#footer li {
	float: left;
	list-style: none;
	margin: -14px 10px 20px 10px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9b243e;
	}
	
#footer a:link {color: #ffffff; font-style: normal;}     /* unvisited link */
#footer a:visited {color: #ffffff;}  /* visited link */
#footer a:hover {color: #333333}   /* mouse over link */
#footer a:active {color: #000}   /* selected link */

.center-text {
	text-align:center;
	}
	
#header a:link {color: #ffffff; text-decoration:none;}     /* unvisited link */
#header a:visited {color: #ffffff;}  /* visited link */
#header a:hover {color: #ffffff text-decoration:none;}   /* mouse over link */
#header a:active {color: #ffffff text-decoration:none;}   /* selected link */

#disclaimer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888888;
	float: left;
	margin: 20px 0px 0px 181px;
	}
	
.page-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ad4751;
	font-size:26px;
	margin-top: 45px;
	left: 0px;
	text-align:center;
	}
	
#col-1 {
	float: left;
	width: 304px;
	margin: 0px 0px 0px 34px;
	}
	
#children-logo {
	margin-top: 5px;
	text-align:left;
	}
	
#col-2 {
	width: 510px;
	border-left:none;
	}
	
#head-teacher {
	margin-top: 30px;
	text-align:left;
	}
	
#head-teacher-staff {
	position: relative;
	float: left;
	margin-top: 30px;
	text-align:left;
	margin-right: 10px;
	}

.home-quote {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	font-style:italic;
	width: 271px;
	line-height: 20px;
	}

.home-quote a:link {color: #9c2740; text-decoration:underline;}     /* unvisited link */
.home-quote a:visited {color: #9c2740;}  /* visited link */
.home-quote a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
.home-quote a:active {color: #000000 text-decoration:none;}   /* selected link */

.home-quote-staff {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 13px;
	text-align:left;
	font-style:italic;
	line-height: 20px;
	margin-top: 25px;
	}

.home-quote-staff a:link {color: #9c2740; text-decoration:underline;}     /* unvisited link */
.home-quote-staff a:visited {color: #9c2740;}  /* visited link */
.home-quote-staff a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
.home-quote-staff a:active {color: #000000 text-decoration:none;}   /* selected link */


#services {
	width:117px;
	height:115px;
	margin-top: 5px;
	float: left;
	}
	
#mental-health {
	width:117px;
	height:115px;
	float: left;
	margin: 5px 0px 0px 10px;
	}
	
#autism {
	width:117px;
	height:115px;
	float: left;
	margin: 5px 0px 0px 10px;
	}
	
#careers {
	width:117px;
	height:115px;
	float: left;
	margin: 5px 0px 0px 10px;
	}
	
.news {
	width: 498px;
	height: 125px;
	background-color:#eaeaea;
	display:block;
	float: left;
	margin-top: 26px;
	background-image:url('../images/news-banner.gif');
	background-repeat:no-repeat
	}
	
.news-scroll {
	float:left;
	width: 498px;
	height: 67px;
	overflow: auto;
	}

	
.news img {
	float: left;
	}
	
.news p {
	font-family: "Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	line-height: 20px;
	}
	
#words {
	width: 498px;
	height: 392px;
	background-color:#eaeaea;
	display:block;
	float: left;
	background-image:url('../images/in-the-words-of-our-parents.gif');
	background-repeat:no-repeat; margin-left:0px; margin-right:0px; margin-top:26px; margin-bottom:0px
	}
	
#words img {
	float: left;
	}
	
#child-inter {
	float: left;
	padding: 6px 10px 0px 10px;
	}
	
.home-quote-smaller {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 13px;
	text-align:left;
	font-style:italic;
	width: 333px;
	line-height: 20px;
	float: left;
	margin: 2px 0px 0px 10px;
	}
	
.home-quote-smaller-2 {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 13px;
	text-align:left;
	font-style:italic;
	width: 330px;
	line-height: 20px;
	float: left;
	margin: 10px 0px 0px 10px;
	}
	
.home-quote-smaller-2 a:link {color: #9c2740; text-decoration:underline;}     /* unvisited link */
.home-quote-smaller-2 a:visited {color: #9c2740;}  /* visited link */
.home-quote-smaller-2 a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
.home-quote-smaller-2 a:active {color: #000000 text-decoration:none;}   /* selected link */


#loving-kid {
	float: left;
	margin: 18px 0px 0px 20px;
	}
	
/********** Sub Pages *************/

/* Make pages self-conscious 
body#about-us .about-us a{
background-color:#555555;
} */

.sub-page-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ad4751;
	font-size:26px;
	margin: 45px 0px 10px 37px;
	left: 0px;
	text-align:left;
	}

	
.sub-page-copy {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	font-style:normal;
	line-height: 20px;
	}	

.sub-page-indent {
	padding-left:25pt;
	padding-right:0pt;
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	font-style:normal;
	line-height: 20px;
	}
	
#col-1-sub {
	float: left;
	width: 370px;
	margin: 10px 0px 0px 34px;
	}
	
#col-2-sub {
	width: 320px;
	border-left:none;
	margin: 10px 20px 0px 120px;
	float: left;
	}
	
#col-2-sub img {
	float: left;
	margin-bottom:20px;
	}
	
#col-3-sub {
	width: 320px;
	border-left:none;
	margin: 5px 20px 0px 120px;
	float: right;
	}
	
#col-3-sub img {
	float: right;
	margin-bottom:10px;
	}
	
.sub-quote {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 13px;
	text-align:left;
	font-style:italic;
	line-height: 20px;
	}
	
.sub-links{
	text-align:left;
	float: left;
	width: 430px;
	margin-bottom: 20px;
	line-height:25px;
	}
	
.sub-links a {
	font-family:"Times New Roman", Times, serif;
	color: #9b243e;
	font-size: 12px;
	text-align:left;
	font-style:normal;
	}
	
.words-parents-img {
	float: left;
	margin: 18px 10px 0px 0px;
	}

.sig a:link {color: #9c2740; text-decoration:underline;}     /* unvisited link */
.sig a:visited {color: #9c2740; text-decoration:underline;}  /* visited link */
.sig a:hover {color: #696767 text-decoration:none;}   /* mouse over link */
.sig a:active {color: #000000 text-decoration:none;}   /* selected link */

.words-parents-img-2 {
	float: left;
	margin: 4px 10px 0px 0px;
	}
	
.words-parents-img-3 {
	float: left;
	margin: 6px 10px -30px 0px;
	}
	
center {
	color: #696767;
	font-size: 14px
	}
	
.sub-quote-img {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 13px;
	text-align:left;
	font-style:italic;
	line-height: 20px;
	width: 122px;
	float: left;
	margin-top: -5px;
	}
	
.sub-page-copy ul {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	font-style:normal;
	line-height: 20px;
	}
	
.sub-page-copy a {
	font-family:"Times New Roman", Times, serif;
	color: #9c2740;
	font-size: 14px;
	font-style:normal;
	line-height: 20px;
	}
	
#col-3-sub {
	float: left;
	width: 800px;
	margin: 10px 0px 0px 34px;
	padding: 0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 14px;
	text-align:left;
	font-style:normal;
	line-height: 20px;
	}

.sub-quote a {
	color: #9c2740;
	}
	
.col-3-sub a {
	color: #9c2740;
	}


/*********** Form ****************/

table {
	font-family:"Times New Roman", Times, serif;
	color: #696767;
	font-size: 12px;
	text-align:left;
	font-style:normal;
	line-height: 20px;
	}	

.red {
	color:#990000;
	
	}


/*********** Mental Health Conference ****************/


.sub-page-title1 {
	font-family: "Adobe Caslon Pro";
	color: #ad4751;
	font-size:28px;
	margin: 45px 0px 10px 37px;
	left: 0px;
	text-align: center;
	font-weight:bold;
	line-height:25px;
	}
	
.sub-page-copy1 {
	font-family: "Adobe Caslon Pro";
	color: black;/* #696767;*/
	font-size: 21px;
	text-align: center;
	font-style: normal;
	line-height: 20px;
	margin: 0px 0px 0px 37px;
	}	

.sub-page-copy2 {
	font-family: "Adobe Caslon Pro";
	color: #696767;
	font-size: 14px;
	text-align: left;
	font-style:normal;
	line-height: 20px;
	margin: 0px 0px 0px 15px;

	}	

.sub-page-copy3{
	font-family: "Adobe Caslon Pro";
	color: black;/*#696767;*/
	font-size: 16px;
	text-align: center;
	font-style:bold;
	line-height: 20px;
	margin: 0px 0px 0px 37px;
	}	

.sub-page-copy4{
	font-family: "Adobe Caslon Pro";
	color: black;/* #696767;*/
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	font-weight:normal;
    margin: 0px 0px 0px 37px;
	}	

.sub-page-Gil {
	font-family: "Adobe Caslon Pro";
	color: white;
	font-size: 14px;
	text-align: left;
	font-style:normal;
	line-height: 18px;
	margin: 200px 0px 0px 5px;
	
	}
	
.sub-page-Rebecca {
	font-family: "Adobe Caslon Pro";
	color: white;
	font-size: 14px;
	text-align: left;
	font-style:normal;
	line-height: 18px;
	margin: 220px 0px 10px 15px;
	
	}
#wrapper1 {
	display: block;
	width: 868px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#col-1-sub1 {
	float: left;
	width: 400px;
	margin: 5px 0px 0px 220px;
	}

#col-2-sub1{
	width: 320px;
	border-left:none;
	margin: 10px 20px 0px 120px;
	float:left;
	background-color:#9b243e;
	}


#GilFoley-Pic {
	margin-left: 75px;
	margin-bottom:0px;
	float: left;
	}
	
#Rebecca-Pic {
	margin-left: 75px;
	margin-bottom:0px;
	float: left;
	}


#children-logo1 {
	margin: 10px 0px 0px 55px;
	float:left;
	}
	
#btn-Conference {
	margin: 10px 0px 0px 45px;
	float:left;
	}



