/* Homepage specific styles ============================================================= */

.slideshow {
	
	
  }
@media screen and (max-width: 1263px){
    
}

@media screen and (min-width: 1264px){
    
}
.udlogohome{
	background: url(../img/ud-logo-home.png) no-repeat; 
	background-position:0px 0px;
	text-indent: -9000px;
	overflow:hidden;
	height:95px;
	width:700px;
	margin:0px;
  }
	
.whitefade {
	position:absolute;
	top:0;
  
  }
	
.searchhome {
	float:right;
	height:95px;
  width: 222px;
	text-align:right;
	margin-right:30px;
	position:relative;
	z-index:150;
  }
	.searchhome p{
		font-size:11px;
	  }
	.searchhome a{
		color:#FFF;
	  }
	.searchhome a:hover{
		color:#FFF;
	  }
	.searchhome a:visited{
		color:#FFF;
	  }
		
.slider {
	position:relative;

  }
	.slider h2 {
		font-size:38px;
		line-height:38px;
		color:#fff;
		margin-bottom:11px;
	  }
	.slider h3 {
		color:#fff;
	  }

.slide {
	margin: 0 0 15px 0;
	position: relative;
	overflow: hidden;
}
	
.slidertext {
	background: url(../img/transparent-bkgnd.png); 
	padding:25px 35px 25px 35px;
	margin:80px 0px 0px 60px;
	width:474px;
	position:absolute;
	top:155px;
	left:10px;
	border-radius:3px;
  }
	
.greybutton {
  }
.greybutton a {
  background: url(../img/btn-fade.png) repeat-x bottom #fff;
	padding:7px 12px 4px 12px;
	display:inline-block;
	border-radius:3px;
	box-shadow: 0px 1px 0 0 rgba(120, 120, 120, 0.6);
	}
.greybutton a:hover {
	background: url(../img/btn-fade-hover.png) repeat-x bottom #fff;
	text-decoration:none;
	}
		
.left-button, .arrowleft {
	position:absolute;
	top:190px;
	left:20px;
	/*top:175px;
	left:18px;*/
	text-indent: -9000px;
	overflow:hidden;
	background: url(../img/arrow-left.png) no-repeat;
	height:433px;
	width:50px;
	background-position:18px 175px;
  }
	
.right-button, .arrowright {
	position:absolute;
	/*top:175px;
	left:1225px;*/
	top:190px;
	right:20px;
	text-indent: -9000px;
	overflow:hidden;
	background: url(../img/arrow-right.png) no-repeat;
	height:433px;
	width:50px;
	background-position:12px 175px;
  }
			
.cta { 
	margin:1px 0px 0px 1px ;
  overflow:hidden;
	height:77px;
  }
	.cta a {
		font: normal normal 20px/20px 'Crimson', Georgia, 'Times New Roman', Times, serif; margin-bottom:0px; margin-top:0px; color:#FFF;
		padding: 16px 15px 21px 20px;
		display:block;
	  }

.greencta{
	background-color:#80af60;
	width:204px;
	float:right;
  }
	.greencta a:hover{
		background-color:#6f9a48;
		text-decoration:none;
	  }

.goldcta{
	background-color:#ff9e00;
	width:211px;
	float:right;
  }
	.goldcta a:hover{
		background-color:#e58d00;
		text-decoration:none;
	  }

.rustcta{
	background-color:#d1801e;
	width:211px;
	float:right;
  }
	.rustcta a:hover{
		background-color:#be6e15;
		text-decoration:none;
	  }
		
.mission{
	padding: 16px 15px 21px 15px;
	display:block;
	float:left;
	border-bottom: 1px solid #a8a8a8;
	overflow:hidden;
	height:40px;
	width:394px;
  }

.twothirds { 
  width: 832px;
  float: left;
}
.onethird {
	width: 416px; 
	float:left; }
	.onethird h3 {
		font-size:15px;
		color:#333;
		margin:0px 0px 0px 0px;
	}
	.onethird h2 {
    font-size:40px;
    line-height:40px;
	}
	.onethird ul { 
	  list-style-type:none; 
	  margin: 0;
	  padding: 0;
	  overflow:hidden;
	  }

.thumbsm {
	float:left;
	margin:2px 20px 0px 0px;
	border-radius:3px;
  }
	
.lineview {
	float:left;
	width:315px;
        min-height: 70px;
  }
.lineview-wide {
	float:left;
	width:610px;
  }
	
.bigdate {
	float:left;
	background: url(../img/brackets.png) no-repeat; 
	width:66px;
	height:43px;
	margin:2px 20px 0px 0px;
  }
	.bigdate h4 {
		font: bold normal 32px/30px Helvetica, Arial, Verdana, sans-serif; margin-bottom:0px; margin-top:0px; color: #ff9e00;
		text-align:center;
	  }
	.bigdate h6 {
		color:#ff9e00;
		text-align:center;
		margin:-5px 0px 0px 0px;
	  }
.featured {
	position:relative;
  width: 416px; 
	margin-top:0px;
	float:right;
  }
		
.fancy {
	/*padding: 15px 15px 20px 15px; */
	margin-bottom:9px;
  overflow:hidden;
  }
.placed {
	position:absolute;
	left:20px;
	top:258px;
  }
 
.promohome { 
  padding: 20px 20px 20px 20px; 
	margin-bottom:9px;
  overflow:hidden;
  }
	.promohome h3 {
		font-size:15px;
  	color:#fff;
		margin-bottom:10px; 
		margin-top:0px;
	  }
	.promohome p {
		color: #1a1a1a;
		margin-bottom:18px; 
		margin-top:0px;
	  }
  .promohome img { 
		margin:0px 0px 9px 9px;
	  float:right; 
		}

.header {
  width: 1264px;
  margin: 0 auto;
}