@charset "utf-8";
/* CSS Document for Summer Special Page */
@import url('/parents/css/pbsparents-shell.css'); /* Pulls in Shell Code for Main PBS Parents Areas */
@import url('/parents/css/themes/theme-iceblue.css'); /* Pulls in theme specific design. Found in www/css/themes */
@import url('/parents/special/css/special-global.css'); /* Pulls in Code for PBS Parents Special Pages */

.special-main-feature .image {
	border-color: #8cbdb9;
}

.special-activities {
	background-color: #cae1df;
	border: 1px dotted #8cbdb9;
}