

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

body {
  	padding-bottom: 30px;
	color:#000;
	font-family: Arial, "sans-serif";
	font-size:15px;
}

h1{
	text-align:left;
	font-size:50px;
	color:#fff;
	margin: 40px 0 5px 0;
	letter-spacing: 1px;
}
h2{
	text-align:left;
	font-size:52px;
	color:#fff;	
	margin: 0 0 40px 0;
	letter-spacing: 1px;
}
h3{
	font-size:32px;
	color:#fff;
	text-align:left;
}
h3.large{
	font-size:40px;
}
h4{
	font-size:24px;
	color:#932545;
	text-align:left;
}
h5{
	font-size:40px;
	color: #415361;
	font-weight:bold;
	text-align:center;
	padding:15px 0;
}
h6{
	font-size:32px;
	color:#fff;
}
#ora-tag {
	margin-top: 0px;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 1px;
}

#shawneeMore p {
    color: #FFF;
}
p{
	font-size:16px;
	margin-bottom:20px;
}
p.centerbig{
	font-size:16px;
	text-align:center;
}
p.large{
	font-size:16px;
	color:#fff;
}
.row{
	margin-bottom:30px;
}
.caption{
	font-size:13px;
	text-align: center;
}
.lgcaption{
	font-size:15px;
	text-align: center;
}

.fullwidth{
	padding-top: 36px;
	padding-bottom: 10px;
	margin-bottom:0px;
    background-color: #FFF;
}
.fullwidth-logo {
	padding: 0;
	margin: 0;
}
.fullwidth-logo .row {
	margin-bottom: 0;
}
.header{
	background-color: #027396;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.whitetop{
	background-color: #fff;
	background-image: url(../images/whitesquares_top.jpg);
	background-repeat: no-repeat;
	background-position: center top; 
	background-size: 100% auto;
}
.personalize{
	background-color: #fff;
	background-image: url(../images/personalize_bar.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.promote{
	background-color: #fff;
	background-image: url(../images/promote_bar.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.foster{
	background-color: #fff;
	background-image: url(../images/foster_bar.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.whitesquares{
	background-color: #fff;
	background-image: url(../images/whitesquares.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.greysquares{
	background-color: #ededed;
	background-image: url(../images/greysquares.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	font-size:28px;
	color:#425462;
	vertical-align: middle;
	padding: 60px 0 30px 0;
}
.lbluesquares{
	background-color: #ededed;
	background-image: url(../images/lbluesquares.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	font-size:22px;
	color:#425462;
	padding: 50px 0 0px 0;
}
.lbluesquares p{font-size:22px;}
.bluesquares{
	background-color: #026e90;
	background-image: url(../images/bluesquares.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	color:#fff;
}
.redbar{
	background-color: #902443;
	font-size:20px;
	color:#fff;
	text-align:center;
	cursor:pointer;
}
.whitebtn{
	background-color: #fff;
	color: #027396;
	font-size:15px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	width:290px;
	text-align:center;
	font-weight:bold;
}
.bluebtn{
	background-color: #425462;
	color: #fff;
	font-size:15px;
	height:36px;
	line-height:40px;
	vertical-align: middle;
	width:240px;
	text-align:center;
	font-weight:bold;
}
.bluebg{
	background-color: #425462;
	color:#fff;
	font-size:16px;
}

.bluebg p{
	font-size:16px;
}

.bluebg p.quote{
	font-size:24px;
	color:#fff;
	text-align:center;
}
.bluebg p.quoteline{
	font-size:16px;
	color:#fff;
	text-align:center;
	padding-bottom:30px;
}
.float h3{
	display:inline-block;
}

.buttonbar{
	background-color: #dfdfe0;
	max-width:100%;
	color:#415361;
	font-size:19px;
	height:82px;
	line-height:82px;
	vertical-align: middle;
	text-align: center;
}
.buttonbar.active{
	background-color: #415361;
	color: #ffffff;
}
.buttonbar.active:after {
    content: url(../images/active_arrow.png);
    display: block;
    text-align: center;
	margin-top:-37px;
}

.img-valign {
  vertical-align: middle;
  margin-bottom: 5px;
}

.float-right{
	float: right;
}

.nopadmarg{
	margin:0;
	padding:0;
}
hr{
	border: 0;
    height: 1px;
    background: #fff;
}
video{
	max-width:100%;
	margin-bottom:20px;
}

footer{ padding-top:24px; }


/*.hideme{
    opacity:0;
}*/ 
.visible{
     opacity:1;
}
  
.fadedelay {
  -webkit-animation-duration:1.5s;
  -moz-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.fadedelay2 {
  -webkit-animation-duration:1.5s;
  -moz-animation-duration:1.5s;
  animation-duration:1.5s;
  -webkit-animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
.animated.pulse{
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; 
}

.valign{
	display: table-cell;
  	vertical-align: middle;
	float: none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:15px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.rotate{
    -webkit-animation:spin .5s linear 1;
    -moz-animation:spin .5s linear 1;
    animation:spin .5s linear 1;
	
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

sup{
	font-size: 50%;
	top: -.9em;
}

a:hover{
	text-decoration: underline;
}

.downbtn{
	color: #fff; font-size: 20px; line-height: 20px; background-color:#425462; border: 0; padding: 8px 23px 8px; margin-top: 5px;
}
.downbtn:hover{
	text-decoration: none !important;
	color: #425462;
	background-color:#fff;
}
.whitebtn:hover{
	background-color: #027396;
	color: #fff;
	text-decoration: none !important;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(180deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(180deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(180deg); transform:rotate(180deg); } }

#shawneeMore{
	margin-top:70px;
	display:none;
}
#block2, #block3, #block5, #block6, #block9, #block8, 
#bar2, #bar3, #bar6, #bar8, 
#show1, #show2, #show3, #show4, #show5, #show6, #show7, #show8, #show9{
	display:none;
}

@media screen and (max-width: 767px) {
    .buttonbar.active:after {
		content: '';
		display: none;
	}
}