/*.menu-menu-1-container {
background-color: #2db5c4;
}*/

#search-icon #search-icon-icon{
  background-color: #0092be;
}

.vantage-icon-search {
background-color: #0092be;
}

.menu-menu-1-container {
  background-color: #0092be;
/*  font-size: 1px;
  font-family: helvetica;
  font-weight: 300;*/
}

.site-navigation {
  background-color: #0092be;
}

.site-navigation a:hover {
  	background-color: #ffffff;
}

.brook img {
border:1px solid #;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;  
position: absolute;
margin: auto;
}

.hgroup.full-container {
  background-image: url('http://www.bluebirdrun.com/wp-content/uploads/2016/01/2016_retina_2160x320-09.png');
  background-size: 100% 160px;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 160px;
		}


#stats-container-1 {
  width: 275px;
  height: 300px;
  padding: 25px;
}

.ow-button-base {
  font-weight: 300;
}

a.button,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #0092be;
}

.brook-intro {
  color: #ffffff;
}

.site-navigation a:after {
    color: #fff;
    content: '  ▾';
}

.site-navigation a:hover:after {
    color: #fff;
    content: '  ▾';
}



.site-navigation a:only-child:after {
    content: '';
}
  
.apalachee-text {
	text-align: center;
}
.apalachee-text {
	text-decoration-color: #0092be;
	font-size: 20px;
	}