html, body, ul, ol, li, form, fieldset {
	margin: 0;
	padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}
html, body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
}
textarea:focus, input:focus {outline: none;}
img {border: none;}
h1, h2, h3, h4, h5, h6, p {margin-top: 0;}
fieldset,img {border: 0;}
li {list-style: none;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
input, textarea, select {
	font-size: 110%;
	line-height: 1.1;
}
abbr, acronym {
	border-bottom: .1em dotted;
	cursor: help;
}
body {
	font-size: 14px;
	color: #000000;
	background-image: url('../images/bg.jpg');
	background-color: #5686c6;
	background-repeat: repeat-x;
}
h1 {
	color: #5686c6;
}
h2 {
	font-size: 20px;
	color: #000;
	font-family: 'Nunito', sans-serif;
}
h3 {
	font-size: 19px;
	margin: 0 0 20px 0;
	padding: 0;
	color: #20262C;
	font-weight: bold;
}
#wrap {
	width: 1038px;
	margin: 0 auto auto auto;
}
#header {
	float: left;
	padding: 20px 0 0 0;
}
#logo {
	margin: 0 0 0 25px;
	float: left;
	padding: 15px;
	border-radius: 15px;
	background-color: #fff;
}
#logo a {
	text-decoration: none;
}
#growingtogether-logo {
	padding: 0 0 0 20px;
	display: inline;
}
#nav {
	padding: 20px 0 20px 14px;
	float: left;
	width: 100%;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 26px;
	padding: 8px 12px 8px 12px;
	border-radius: 10px;
	margin-left: 10px;
	background-color: #5686C6;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
#nav a:hover {
	background: #111 !important;
	color: #fff;
}
#nav .active {
	background: #fff !important;
	color: #5686c6;
}
#nav .green {
	background-color: #82BB35;
}
.navLink {
	height: 43px;
	background-position: top;
	float: left;
	margin: 65px 0 0 40px;
}
#socialIcons {
	float: left;
	margin: 55px 0 0 15px;
}
#socialIcons a {
	text-decoration: none;
}
.socialIcon .fa-square {
	color: #5686C6;
}
.socialIcon:hover .fa-square {
	color: #111;
}
#hero {
	width: 1038px;
	height: 491px;
	background: none;
	border-top-right-radius: 45px;
	border-top-left-radius: 45px;
	position: relative;
}
#hero h1 {
	font-size: 64px;
	color: #fff;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	padding: 0 20px 0 20px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #5686C6;
	border-top-left-radius: 15px;
	margin: 0;
}
#hero h1.green {
	background-color: #82BB35;
}
#hero img {
	border-top-right-radius: 45px;
	border-top-left-radius: 45px;
}
#hero #map_canvas {
	height: 100%;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}
#hero #map_canvas img {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
#full-width-slider {
	width: 1038px;
	height: 491px;
}
#headerDisc {
	height: 140px;
	background-color: #24292C;
	background-image: url('../images/hi.png');
	background-repeat: no-repeat;
	background-position: 30px 50px;
	padding: 50px 30px 0 110px;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.25em;
}
#headerDisc a {
	color: #64B7EB;
	text-decoration: none;
}
#headerDisc a:hover {color: #4593C4;}
#headerDisc-gt {
	height: 140px;
	background-color: #24292C;
	background-image: url('../images/hi.png');
	background-repeat: no-repeat;
	background-position: 30px 30px;
	padding: 40px 30px 0 160px;
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.25em;
}
#headerDisc-gt a {
	color: #64B7EB;
	text-decoration: none;
}
#headerDisc-gt a:hover {color: #4593C4;}
#content, #content2 {
	background-color: #ffffff;
	padding: 30px;
	font-size: 14px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; 
	line-height: 1.6em;
	color: #737279;
}
#content a, #content2 a {
	color: #70b6e9;
	text-decoration: none;
}
#content a:hover, #content2 a:hover {
	color: #000000;
}
#content2 {
	margin-top: 30px;
	border-radius: 10px;
	height: 380px;
}
.emailIcon {
	float: right;
	margin-top: 8px;
}
.teamMember {
	float: left;
	width: 221px;
	margin: 15px 12px 15px 11px;
}
.teamMember .name {
	font-weight: bold;
	font-size: 14px;
	color: #21272C;
}
.teamMember .disc {
	font-weight: bold;
	color: #737279;
	font-size: 12px;
}
.service_small:hover {
	cursor: pointer;
}
.serviceButton {
	width: 112px;
	background-position: center top;
}
.serviceButton:hover {
	background-position: center bottom;
	cursor: pointer;
}
.service {
	width: 120px;
	float: left;
	margin: 0 1px 0 1px;
}
.service_small {
	float: left;
}
.service_small img {
	padding: 0 1px 0 1px;
}
.serviceInfo {
	float: left;
	margin: 20px 0 0 0;
	text-align: center;
	display: none;
}
.serviceInfoBox {
	background: #70b6e9;
	padding: 20px;
	width: 620px;
	margin: 10px 0 0 150px;
	border-radius: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}
.serviceWith {
	font-size: 18px;
	font-weight: bold;
	color: #555;
	float: left;
	margin: 15px 0 0 180px;
}
.serviceInfo_small {
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	display: none;
}
.serviceInfoBox_small {
	background: #70b6e9;
	padding: 5px 5px 5px 5px;
	width: 465px;
	margin: 5px 0 0 0;
	border-radius: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
.serviceWith_small {
	font-size: 12px;
	font-weight: bold;
	color: #3A77E8;
	float: left;
	margin: 5px 0 0 20px;
}
#addressInfo, .contactInfoLabel {
	font-size: 24px;
	color: #888888;
	font-weight: bold;
	line-height: 1.2em;
}
.contactInfoLabel {margin-right: 20px;}
.contactInfo, .contactInfo a {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4em;
	color: #70B6E9;
}
#contactFormContainer {
	float: right;
	width: 400px;
}
#contactForm input, #contactForm textarea {
	background: #eeeeee !important;
	border: none;
	border-radius: 5px;
	width: 380px;
	float: right;
	padding: 8px !important;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
#contactForm label {
	font-size: 19px;
	font-weight: bold;
	color: #888888;
	margin: 10px 0 5px 5px !important; 
}
#contactForm #submitContact {
	background: #D21034 !important;
	width: auto;
	padding: 10px 40px 10px 40px !important;
	color: #fff;
	font-weight: bold;
}
#contactForm #submitContact:hover {
	background: #E8274B !important;
	cursor: pointer;
}
#socialInfo {
	background-image: url('../images/contactSocialIcons.png');
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 36px;
	height: 104px;
}
#content .contactInfo a:hover {color: #fff;}
#error {
	color: #D21034;
	font-size: 19px;
	font-weight: bold;
}
#success {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	float: right;
}
#sidebar {
	width: 222px;
	float: right;
}
#sidebar img {margin-bottom: 10px;}
tr td {
	text-align: center;
	padding: 10px;
	color: #1F262C;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
.alt td {
	background: #fff;
}
.alt2 td {
	background: #f1f1f1;
}
#key td {
	text-align: center;
	background: #70b6e9;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
#content_quarr #key td {
	background: #83bb35;
}
#content_quarr .tbTitle {
	color: #83bb35;
}
#content_wootton .tbTitle {
	color: #5ca5e6;
}
#content_quarr .alt2 td {
	background: #f6f9f1;
}
#content_wootton .alt2 td {
	background: #f0f4f8;
}
.tbTitle {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tbTitle2 {
	color: #5ca5e6;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.buyButton {
	background: #D21034;
	font-weight: bold;
	padding: 7px 11px 7px 11px;
	display: block;
	border: none;
	color: #fff !important;
	text-transform: capitalize;
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
}
#shopItems tr td {
	vertical-align: middle;
	height: 150px;
}
#shopItems .shopItemImage {
	text-align: center;
}
.shopItemImage img {
	max-width: 300px;
	max-height: 200px;
	text-align: center;
}
.shopitemDesc {
	font-size: 16px;
	color: #666;
	padding-top: 5px;
}
#shopItems .shopItemName {
	font-size: 24px;
	font-weight: normal;
	padding-left: 50px;
}
#shopItems .shopItemInfo {
	font-size: 24px;
	text-align: center;
}
.buyButton:hover {
	background: #333;
	cursor: pointer;
}
#footer {
	background-color: #ffffff;
	font-size: 12px;
	margin: 30px 0 60px 0;
	border-radius: 10px;
	color: #727279;
	width: 100%;
}
#footer a {
	color: #63B7EB;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
#footer_copy, #footer_connect, #footer_contact {
	width: 300px;
	height: 110px;
	float: left;
	line-height: 1.5em;
}
#footer_copy {
	padding: 15px 40px 0 20px;
}
#footer_contact {
	font-size: 14px;
	border-left: 1px solid #dddddd;
	padding: 28px 10px 0 40px;
}
#footer_connect {
	border-left: 1px solid #dddddd;
	padding: 28px 10px 0 40px;
	width: 250px;
}
#footer_connect h3 {
    margin-bottom: 12px;
}
#footerSocial {
	padding-top: 6px;
}
.smallTitleBG {
	float: left;
	padding: 11px 0 0 12px;
	font-size: 18px;
	font-weight: bold;
	color: #C5D7E8;
	font-family: 'Nunito', sans-serif;
}
#tabs {
	width: 100%;
}
.tab {
	font-size: 36px;
	float: left;
}
.tab a {
	padding: 20px 40px 20px 40px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	float: left;
	color: #70b6e9;
	font-family: 'Nunito', sans-serif;
	border: 2px solid #70b6e9;
	border-bottom: none;
}
#tabs .activeTab a {
	background: #70b6e9;
	color: #fff;
}
#tabs a:hover {
	color: #fff;
	background: #70b6e9;
}
#quarr a {
	color: #83bb35;
	border: 2px solid #83bb35;
	border-bottom: none;
}
#quarr.activeTab a, #quarr a:hover {
	background: #83bb35;
}
.content_main {
	float: left;
}
#content_calendar .date {
	font-weight: bold;
	font-size: 16px;
	color: #555;
}
.moreInfoButton {
	background: #D21034;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin: 12px 12px 0 12px;
	display: block;
	color: #fff !important;
	text-transform: capitalize;
	font-size: 14px;
}
.moreInfoButton:hover {
	background: #333;
}
.popover-title {
	font-size: 28px;
	font-family: 'Nunito', sans-serif;
	padding: 15px 0 10px 30px;
	font-weight: bold;
	text-align: left;
	background: #fff;
	line-height: 1em;
	border: none;
	border-radius: 20px;
}
#popupClose {
	float: right;
	margin: 15px 30px 0 0;
	font-size: 16px;
}
.popover {
	max-width: 500px;
	max-height: 500px;
}
.popover-content {
	font-weight: normal;
	background: #3FB8EC;
	color: #fff;
	margin: 10px;
	font-size: 14px;
	padding: 25px;
	border-radius: 20px;
	margin-top: 0;
}
.popover,.popover-inner {
	border-radius: 20px;
}
.popover-arrow {
	border: none;
}
table {
	border-spacing: 1px;
	border-collapse: separate;
}
#adminHeader {
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	color: #fff;
	padding: 20px;
	font-size: 28px;
	background: #333;
	text-align: center;
}
.galleryCat {
	width: 200px;
	text-align: left;
	padding: 30px 20px 30px 0;
}
.galleryCat_title {
	font-size: 22px;
	line-height: 1.1em;
	font-weight: bold;
}
.galleryCat_date {
	font-size: 14px;
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker {
  top: 0;
  left: 0;
  padding: 4px;
  margin-top: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}
.datepicker:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.datepicker:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 7px;
}
.datepicker > div {
  display: none;
}
.datepicker table {
  width: 100%;
  margin: 0;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td.day:hover {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker td.day.disabled {
  color: #eeeeee;
}
.datepicker td.old,
.datepicker td.new {
  color: #999999;
}
.datepicker td.active,
.datepicker td.active:hover {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover,
.datepicker td.active:hover:hover,
.datepicker td.active:focus,
.datepicker td.active:hover:focus,
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active,
.datepicker td.active.disabled,
.datepicker td.active:hover.disabled,
.datepicker td.active[disabled],
.datepicker td.active:hover[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td.active:active,
.datepicker td.active:hover:active,
.datepicker td.active.active,
.datepicker td.active:hover.active {
  background-color: #003399 \9;
}
.datepicker td span {
  display: block;
  width: 47px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker td span:hover {
  background: #eeeeee;
}
.datepicker td span.active {
  color: #ffffff;
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td span.active:hover,
.datepicker td span.active:focus,
.datepicker td span.active:active,
.datepicker td span.active.active,
.datepicker td span.active.disabled,
.datepicker td span.active[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.datepicker td span.active:active,
.datepicker td span.active.active {
  background-color: #003399 \9;
}
.datepicker td span.old {
  color: #999999;
}
.datepicker th.switch {
  width: 145px;
}
.datepicker th.next,
.datepicker th.prev {
  font-size: 21px;
}
.datepicker thead tr:first-child th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover {
  background: #eeeeee;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.nav-pills .active a {color: #fff !important;}