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

body {
	background: url("http://www.goshen.edu/g/css/images/backgrounds/bg-olive-yellow.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: #d19810;
}

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

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

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

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

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

