/* CSS  for "ninth grade counts" page */  

a {
	color:#ff9933;
}



#homepage-introduction {
	background-color: #f08717;
	border: 7px solid #ff9933;
	padding: 0 20px 0 20px;
	margin: 14px 0 14px 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

#homepage-introduction h1 {
	 color:#ae1622; 
	 margin-bottom:-10px;}

#homepage-introduction {
	font-weight:regular; 
	font-size:1.3em;}
 
#homepage-survey h2{
	color:#f08717;
	font-style:italic}


#sideQuote { 
	background:#fdd88f;
	border:4px solid #e4a945;
	color:#666;}
	


#header {
	border-bottom: 10px solid #3a7dd5;
}

#newsletter-signup {
	margin-top:40px;
}	

strong {
	color:#f08717;
}

#homepage-survey ul {
	list-style:inside;
	}

#homepage-survey li {
    list-style:inside;}

#homepage-survey {
	background-color: #fff;
	padding: 11px;
	text-align: left;
	border-top: 0;
	border-bottom: 0;
}

#banner { background:transparent url(/images/faces.jpg) no-repeat top left;
          height:137px;
          margin: 0 0 14px 0;
          border-bottom:3px solid #f08717;
}


#primary-content a {
	border-bottom: 1px dotted #ff9933;
}

#primary-content a:hover {
	border-bottom: 1px solid #ff9933;
}

div#homepage-survey h3 {
    text-align:left;
}

#primary-content ul.programs {
    margin-top:-25px;
    margin-bottom:-15px;
}

