/*  



APDA shared overrides

	
	
	Font sizes from YUI3
	px	 use %
	10	 77
	11	 85
	12	 93
	13	 100
	14	 108
	15	 116
	16	 123.1
	17	 131
	18	 138.5
	19	 146.5
	20	 153.9
	21	 161.6
	22	 167
	23	 174
	24	 182
	25	 189
	26	 197
*/







@media screen and (min-width: 640px) {

.header-branding {
	background-image: url(https://mediafiles.lotsahelpinghands.com/p/apda/landing-header-banner.png);
	margin-top: 10px;
}	

#main-share-icons {
	display:none;
}
	
#secondary-content .primary-wave h2, #secondary-content .secondary-wave h2 {
	padding: 1em 0em;
}


#secondary-content .primary-wave h2 {
	color: #ffffff;
}


.share-links {
	position: relative;
}

} /* end min-width 640 media query */

@media screen and (max-width: 639px) {


}



