@charset "UTF-8";
/* CSS Document */

body {
	background: url("http://www.goshen.edu/g/css/images/backgrounds/bg-olive-orange.gif") no-repeat scroll center top #FFFFFF;
}

a:hover, #title h2, #main-container h2, #online a:hover, #main a:hover, #sidenav a:hover, #sidenav h3, .gc-color, .gc-color a:hover, .menu .colnav ul li a:hover, #carousel h2 {
	color: #d9531e;
}

#rotation {
	background: url('http://www.goshen.edu/g/css/images/backgrounds/main-orange.jpg') no-repeat scroll right top transparent;
}

#banner {
	background: url('http://www.goshen.edu/g/css/images/visual-id/gcpbp-orange.jpg') no-repeat scroll right top transparent;
}

.carousel-nav .prev {
	background:url('http://www.goshen.edu/g/includes/gc-slides/slides/back-orange.gif') 0 0 no-repeat;
}
.carousel-nav .next {
	background:url('http://www.goshen.edu/g/includes/gc-slides/slides/play-orange.gif') 0 0 no-repeat;
}

a.outbound span.icon {background-position: -10px -10px;}

#carousel .story-image-link { background: url("http://www.goshen.edu/g/css/images/visual-id/rotation-orange.gif") no-repeat scroll right bottom transparent; }
.prev-nav { background-position: 0px 0px; }
.next-nav { background-position: -19px 0px; }


