* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }
body {
	background-color:#3ecdf8;
	background-image:url(../images/pageBG1.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: 'Source Sans Pro', Verdana, Arial, Helvetica, sans-serif;
	color:#27648e;
	line-height:normal;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-webkit-font-smoothing: antialiased !important;
}
.header {
	color:#ffffff;
	text-shadow: 1px 1px 3px #5e5e5e;
	-webkit-font-smoothing: antialiased !important;
	padding:15px;
	margin:0px;
	font-size:130%;
	width:100%;
	height:auto;
	min-height:200px;
	text-align:center;
}
.footer {
	color: #ffffff;
	text-shadow: 1px 1px 3px #5e5e5e;
	-webkit-font-smoothing: antialiased !important;
	margin: 0px;
	width: 100%;
	height: auto;
}
.footer a {
	color: #ffffff;
	text-shadow: 1px 1px 3px #5e5e5e;
	-webkit-font-smoothing: antialiased !important;
	text-decoration:underline;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
width: 100% !important;
}

p {
	padding-bottom: 10px;
	text-align: left;
}
h1 {
	padding-bottom:10px;
}
h2 {
	padding-bottom:10px;
}
h3 {
	padding-bottom:10px;
}
.notMobile {
	text-align:center;
}
.btn {
  background: #27648e;
  background-image: -webkit-linear-gradient(top, #e3e2e7, #27648e);
  background-image: -moz-linear-gradient(top, #e3e2e7, #27648e);
  background-image: -ms-linear-gradient(top, #e3e2e7, #27648e);
  background-image: -o-linear-gradient(top, #e3e2e7, #27648e);
  background-image: linear-gradient(to bottom, #e3e2e7, #27648e);
  -webkit-border-radius: 18;
  -moz-border-radius: 18;
  border-radius: 18px;
  text-shadow: 1px 1px 3px #787878;
  font-family: 'Open Sans', Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight:bold;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
    border: solid #27648e 1px;
	margin-top:5px;
}

.btn:hover {
  background: #27648e;
  background-image: -webkit-linear-gradient(top, #27648e, #e3e2e7);
  background-image: -moz-linear-gradient(top, #27648e, #e3e2e7);
  background-image: -ms-linear-gradient(top, #27648e, #e3e2e7);
  background-image: -o-linear-gradient(top, #27648e, #e3e2e7);
  background-image: linear-gradient(to bottom, #27648e, #e3e2e7);
  text-decoration: none;
}
	.slicknav_menu {
		display:none;
	}
	#menu {
		margin-top:0px;
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		max-width:980px;
		font-size: 16px;
		text-align:left;
		padding-bottom:4px;
	}
	#menu a {
		padding:8px;
		font-weight:600;
		text-decoration:none;
		color:#ffffff;
	}
	#menu a:hover {
		background-color:#ffffff;
		color:#ec7e3a;
	}
.container {
	background-color:#ffffff;
	max-width:1020px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
	border-left:medium;
	border-left-color:#f89b00;
	border-left-style:solid;
	border-right:medium;
	border-right-color:#f89b00;
	border-right-style:solid;
	border-bottom:thick;
	border-bottom-color:#f89b00;
	border-bottom-style:solid;
	
}
	.pull-left {
		float:left!important
	}
		.pull-right {
		float:right!important
	}
	.video {
		height:440px;
	}
	.imgFull {
		width:70%;
	}
	.img2Full {
		width:100%;
	}
	.chair {
		width:100%;
		height:48px;
		background-image:url(../images/chairBG.jpg);
		background-position:left;
	}
.frame {
  margin: 0 auto;
  max-width: 100%; }
  .frame:after {
    content: "";
    display: table;
    clear: both; }

[class*='bit-'] {
  float: left;
  padding: 0.3em; }

.bit-1 {
  width: 100%; }

.bit-2 {
  width: 50%; }

.bit-3 {
  width: 33.33333%; }

.bit-4 {
  width: 25%; }

.bit-5 {
  width: 20%; }

.bit-6 {
  width: 16.66667%; }

.bit-7 {
  width: 14.28571%; }

.bit-8 {
  width: 12.5%; }

.bit-9 {
  width: 11.11111%; }

.bit-10 {
  width: 10%; }

.bit-11 {
  width: 9.09091%; }

.bit-12 {
  width: 8.33333%; }

.bit-25 {
  width: 25%; }

.bit-40 {
  width: 40%; }
  .bit-50 {
  width: 50%; }

.bit-60 {
  width: 60%; }

.bit-75 {
  width: 75%; }

@media (max-width: 30em) {
  .bit-1 {
    width: 100%; }
  .bit-2 {
    width: 100%; }
  .bit-3 {
    width: 100%; }
  .bit-4 {
    width: 100%; }
  .bit-5 {
    width: 100%; }
  .bit-6 {
    width: 100%; }
  .bit-7 {
    width: 100%; }
  .bit-8 {
    width: 100%; }
  .bit-9 {
    width: 100%; }
  .bit-10 {
    width: 100%; }
  .bit-11 {
    width: 100%; }
  .bit-12 {
    width: 100%; }
  .bit-50 {
    width: 100%; }
	.bit-25 {
  width: 100%; }
  .bit-75 {
  width: 100%; }
		#menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
		.video {
		height:240px;
	}
		.imgFull {
		width:100%;
	}
	.img2Full {
		width:70%;
	}
	  }

@media (min-width: 30em) and (max-width: 50em) {
  .bit-4, .bit-6, .bit-8, .bit-10, .bit-12 {
    width: 50%; }
  .bit-1, .bit-2, .bit-3, .bit-5, .bit-7, .bit-9, .bit-11, .bit-25, .bit-75 {
    width: 100%; }
		#menu {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
	}
		.video {
		height:380px;
	}
	.imgFull {
		width:80%;
	}
	.img2Full {
		width:70%;
	}
}

@media (min-width: 50em) and (max-width: 68.75em) {
  .bit-2, .bit-7 {
    width: 100%; }
  .bit-4, .bit-8, .bit-10, .bit-12 {
    width: 50%; } 
	.slicknav_menu {
		display:none;
	}
			.imgFull {
		width:70%;
	}
	.img2Full {
		width:100%;
	}
	}
@media (max-width: 25em) {
			.header {
	padding-top:10px;
	font-size:100%;
	 }
}
.box {
  font-size: 14px;
  line-height:normal;
  text-align: left;
  padding: 20px 0; }
  .box--new {
    background: #87D37C; }
