/* CSS Document */

@media print {
	
body {
      color: #000;
      background: #fff;
}

h1, h2, h3, h4, h5, h6, {
	color: #000;
	background: none;
	page-break-after: avoid;
}
img {
   max-width: 100%;
}
ul, img {
   page-break-inside: avoid;
}
#menu-top-menu {
	display:none!important;
}
#searchfield {
	display:none!important;
}
.navbar-inner {
	display:none;
}
ul.hero-unit {
	display:none;
}
.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12 {
	width:100%;
	float:none;
}

.slide01 {
	background-attachment: scroll;
	background-image: url(images/fourstudents.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-shadow: #000 0em 0em 0.2em;
	background-size: 100%;
	}
	.slide02 {
	background-attachment: scroll;
	background-image: url(images/FineArtsCenter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	.slide03 {
	background-attachment: scroll;
	background-image: url(images/setthestagestudents.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	.slide04 {
	background-attachment: scroll;
	background-image: url(images/industrystuident.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	.slide05 {
	background-attachment: scroll;
	background-image: url(images/CareerFocus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	.slide06 {
	background-attachment: scroll;
	background-image: url(images/SurfCityCampus.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	.slide07 {
	background-attachment: scroll;
	background-image: url(images/OpeningGalaSlide.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100%;
	text-shadow: #000 0em 0em 0.2em;
	}
	
	
	  /* HOME PAGE SECTIONS
	  ===========================*/
	 #Section hr {
		border-bottom-color:#333!important;
	}
	  
	#Section-1{
	background-attachment: fixed;
	background-color: #489DD7;
	background-image: url(images/lightbluebackground.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	background-color:#FFF;
	color:#fff;
	padding-top: 80px;
	}
	
	#Section-1 a {
		  color: #FFF;
		  }
	#Section-1 .well{
	color:#fff;
	margin-bottom:-40px;
	margin-top:60px;
	padding-top:60px;
	padding-bottom:60px;
	background-attachment: fixed;
	background-image: url(images/bg5.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	  }
	  .well{
		border:none;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	  }
	  .well .lead{
		font-size:220%;
	  }
	.ray {
	background-image: url(images/ray.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
}
	#Section-1 hr {
		border-bottom-color:#333!important;
	}
	
	  #Section-2{
	color:#333;
	padding-top: 80px;
	background-color: #489DD7;
	background-attachment: fixed;
	background-image: url(images/goldbackground.jpg);
	background-repeat: repeat;
	background-position: center center;
	  }
	  #Section-2 li a {
		  color: #333;
		  }
	  #Section-2 .well{
	margin-bottom:-40px;
	margin-top:60px;
	padding-top:60px;
	padding-bottom:60px;
	background-attachment: fixed;
	background-image: url(images/bg5.png);
	background-repeat: repeat;
	background-position: 0% 0%;
	  }
	  #Section-2 h2 {
		  color:#333;
	}
	#Section-2 .page-header {
		border-bottom-color:#333!important;
	}
	#Section-2 hr {
		border-bottom-color:#333!important;
	}
	  #Section-3{
	/*background:#00477F;*/
	background-attachment: fixed;
	background-image: url(images/unionstationnight.JPG);
	background-repeat: repeat;
	background-position: 0% 0%;
	background-size: 100% auto;
	padding-top: 80px;
	  } 
	  #Section-3 h2,
	  #Section-3 h3,
	  #Section-3 h4,
	  #Section-3 p,
	  #Section-3 li{
		color:#fff;
	  }  
	  #Section-3 a {
		  color:#FFF;
}
		  Section-3 a:hover {
			  color:#fff;
			  }
	.newsstory {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
	  
	  #Section-4{
	padding-top: 80px;
	background-attachment: fixed;
	background-image: url(images/bluebackground.jpg);
	background-repeat: repeat;
	background-position: center center;
	  } 
	  #Section-4 p {
		  color: #fff;
		  }
	  #Section-4 h2,
	  #Section-4 h3{
		color:#fff;
		
	  }
	  #Section-4 a {
		  color: #FFF;
		  }
		  
	#Section-4 .btn {
	  border: none;
	  background: #e74c3c;
	  color: white;
	  font-size: 16.5px;
	  text-decoration: none;
	  text-shadow: none;
	  -webkit-box-shadow: none;
	  -moz-box-shadow: none;
	  box-shadow: none;
	  -webkit-transition: 0.25s;
	  -moz-transition: 0.25s;
	  -o-transition: 0.25s;
	  transition: 0.25s;
	  -webkit-backface-visibility: hidden; 
	}
	#Section-4 .btn:hover, 
    #Section-4 .btn:focus {
    background-color: #489DD7;
    color: white;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden; 
	}
	
	  #Section-5{
		  padding-top: 80px;
		  background-attachment: fixed;
	background-image: url(images/bgred.jpg);
	background-repeat: repeat;
	background-position: center center;
	  } 
	  
	 #Section-5 h2,
	  #Section-5 h3,
	  #Section-5 h4,
	  #Section-5 p,
	  #Section-5 li{
		color:#fff;
	  }  
	  #Section-5 a {
		  color: #FFF;
		  }
	  #Section-6{
		  padding-top: 80px;
		background-attachment: fixed;
	background-image: url(images/athletics/womenssoccarteam.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-size: 100% auto;
	  } 
	  #Section-6 h2,
	  #Section-6 h3,
	  #Section-6 p{
		color:#fff;
		text-shadow: #000 0em 0em 0.2em;
	  }
	  
	  #Section-7{
		  padding-top: 80px;
	
	  }
	  
	  #Section-8{
	color:#ffffff;
	padding-top: 80px;
	background-color: #489DD7;
	background-attachment: fixed;
	background-image: url(images/bggreen.jpg);
	background-repeat: repeat;
	background-position: center center;
	  }
	  #Section-8 li a {
		  color: #ffffff;
		  }
	  #Section-8 h2 {
		  color:#ffffff;
	}
	#Section-8 .page-header {
		border-bottom-color:#ffffff!important;
	}
	#Section-8 hr {
		border-bottom-color:#ffffff!important;
	}
	

}