/* Summer School Express ---------------------------------------------------- */

/* body { background-color: #39b54a; }
.page-edges { background-image: url(/images/page-edges/39b54a.png); }
#Banner { background-image: url(/images/banners/summer.jpg); } */


.intro p {
	font-size: 16px;
	line-height: 24px;
}

/* -------------------------------------------------------------------------- */

#PageBanner {
    background-image: url(images/page-banner-summer.png);
    height: 200px;
	width: 687px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-indent: -9999px;
}



#Brochure {
    float: right;
	margin-top: 20px;
	text-align: center;
}

#Brochure .caption {
	display: block;
	font-size: 12px;
	width: 150px;
	margin: 2px auto;
}

#LeadForm {
    margin-top: 20px;
}


#Page_SummerReadingTakeHomeKits15,
#Page_SummerReadingTakeHomeKits30 {
    position: relative;    
}
    
.or-orb {
    position: absolute;
    top: 210px;
    left: 392px;
    width: 80px;
    height: 80px;
    background: transparent url(images/or-orb.png) no-repeat 0 0;    
}  

.module .canvas li.newline {
    clear: left;
}

