/* SIS Style Sheet */

/* Admissions Background Image */
.wrap.top-admissions-info {
	background: url(/images/top-ad-info.jpg) no-repeat bottom right;
}

/* Call to Action
------------------------------------ */
.cta-btn {
	background: #745224 url(/images/cta-arrows-white.png) right -30px no-repeat;
}
.cta-btn:hover {
	background: #7a7615 url(/images/cta-arrows-white.png) right -45px no-repeat;
}

