
.carousel-indicators {
	top: 370px;
	color: #0055a5;
}
.carousel-indicators li {
	border: 1px solid #0055a5;
}
.carousel-indicators .active {
	background-color: #0055a5;
}
.fullWidth {
	width: 100%;
}
.marginBtmSm {
	margin-bottom: 6px;
}
/*CUSTOMIZE BUTTON BOOTSTRAP*/

.btn-custom-green {
	background-color: #84c44c;
	border-color: #84c44c;
	text-shadow: 1px 1px 0px #333;
}
.btn-custom-green:hover, .btn-custom-green:focus, .btn-custom-green:active, .btn-custom-green.active {
	background-color: #77b93d;
	border-color: #6ba637;
	color: #dcdcdc;
}
.btn-custom-green.disabled:hover, .btn-custom-green.disabled:focus, .btn-custom-green.disabled:active, .btn-custom-green.disabled.active, .btn-custom-green[disabled]:hover, .btn-custom-green[disabled]:focus, .btn-custom-green[disabled]:active, .btn-custom-green[disabled].active, fieldset[disabled] .btn-custom-green:hover, fieldset[disabled] .btn-custom-green:focus, fieldset[disabled] .btn-custom-green:active, fieldset[disabled] .btn-custom-green.active {
	background-color: #84c44c;
	border-color: #84c44c;
}
.btn-custom {
	background-color: #0055a5;
	border-color: #0055a5;
}
.btn-custom:hover, .btn-custom:focus, .btn-custom:active, .btn-custom.active {
	background-color: #395f9f;
	border-color: #33548c;
}
.btn-custom.disabled:hover, .btn-custom.disabled:focus, .btn-custom.disabled:active, .btn-custom.disabled.active, .btn-custom[disabled]:hover, .btn-custom[disabled]:focus, .btn-custom[disabled]:active, .btn-custom[disabled].active, fieldset[disabled] .btn-custom:hover, fieldset[disabled] .btn-custom:focus, fieldset[disabled] .btn-custom:active, fieldset[disabled] .btn-custom.active {
	background-color: #0055a5;
	border-color: #0055a5;
}
.btn {
	color: #ffffff;
}
/*MISC FORMATTING*/
body {
	font-family: 'Arimo', sans-serif;
}
h1, h2, h3, h4, h6 {
	font-family: 'Oswald', sans-serif;
	color: #0055a5;
	text-shadow: 0px 1px 1px #acacac;	/*color: #84c44c;*/
}

h5 {
	font-family: 'Arimo', sans-serif;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
	text-shadow: none;
}
.well h3, .footerBlue h3 {
	color: #ffffff;
	text-shadow: 0px 1px 1px #333;
}

h3 {
	text-transform: capitalize;
}
ul, menu, dir {
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.5em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 20px;
}
input {
	width: 200px;
}
a {
	color: #0055a5;
}
a:hover {
	color: #a7d57f;
	text-decoration: none;
}

.searchContent a, .footerLinksAndNav a {
	color: #fff;
}
.searchContent a:hover, .footerLinksAndNav a:hover {
	color: #a7d57f;
	text-decoration: none;
}

.headerBlue {
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #0055a5;
}
.headerGreen {
	background-color: #84c44c;
	padding-top: 16px;
	padding-bottom: 16px;
}

.headerGreenWo {
	background-color: #84c44c;
	height: 140px;
}
.searchContent a {
	padding-left: 12px;
}
.mainContent, .footerContent {
	padding-right: 50px;
	padding-left: 50px;
}
.carousel img {
	width: 100%;
}
/*.navbar {
 margin-top: -470px;
 margin-bottom: 260px;
 z-index: 2000;
 position: relative;
 }*/
.navbar {
	margin-top: 6px;
	margin-bottom: 0px;
}
.navbar-nav {
	/*padding-right: 15px;*/
}
.nav > li {
	margin: 1px;
	background-color: #84c44c;
	/*background-color: rgba(0,0,0,0.5);*/
}
.nav > li.active {
	background-color: #0055a5;
}

#memberTab a {
	color: #333;
}

#memberTab a:hover {
	color: #acacac;
}

#memberTab > li {
	background-color: #fff;
}


#memberTab > li.active {
	background-color: #fff;
	border-bottom: #fff;
}


.navbar-nav > li > a {
	color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
}
.navbar-toggle {
	background-color: #0055a5;
	margin-right: 0px;
}
.dropdown-menu {
	background-color: #0055a5;
	border: none;
}
.navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #0055a5;
}
.nav .open > a, .nav .open > a:hover {
	background-color: #0055a5;
}
ul.nav a {
	color: #ffffff;
}
ul.nav a:hover {
	color: #dcdcdc;
	background-color: #0055a5;
}

.circa {
	text-align: right;
}
.unhide {
	z-index: 62;
	margin-top: -100px;
	position: relative;
	opacity: 1 !important;
}

.indMembers {
	padding-top: 10px;
}
.versioning {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 2000;
}
.breadcrumb {
	margin-top: 124px;
	background-color: transparent;
	padding: 8px 15px 8px 0px;
	margin-bottom: 0px;
	list-style: none;
	border-radius: 0px;
	z-index: 61;
	position: relative;
	border-bottom: 4px solid #dcdcdc;
	text-transform: capitalize;
}
.footerBlue {
	margin-top: 4em;
	background-color: #0055a5;
	color: #ffffff;
	padding-bottom: 1.5em;
	padding-top: 1.5em
}

.list-inline {
	display: inline-block;
}

.pyro-twitter-widget {
	background: #f7f7f7;
	border-radius: 8px;
	color: #333 !important;
}

#gallery li {
	padding: 1em;
	/*height: 90px;*/
}

.well {
	padding: 19px 19px 19px 19px;
	background-color: #0055a5;
	z-index: 60;
	color: #ffffff;
	position: relative;
	border-radius: 10px;
	border: 1px solid #dcdcdc;
}

.well h3 {
	margin-top: 0px;
}
.footer.well {
	padding-top: 19px;
	margin-top: 1em;
	background-color: #ffffff;
	color: #333;
}
.sideBarOne {
	border-right: 1px solid #dcdcdc;
}
.well2 {
	background-color: #84c44c;
	color: #ffffff;
}

.well2 a {
	color: #0055a5;
}

.form-inline-change {
	display: inline-block;
}
.nav-pills > li {
	background-color: #ffffff;
}

.nav-pills > .active {
	background-color: #fff !important;
}
.nav-pills > li > a {
	color: #333;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #ffffff !important;
	background-color: #84c44c;
}

td {
	vertical-align: top;
}
@media (min-width: 992px) and (max-width: 1199px) {
	/*.navbar {
	 margin-top: -390px;
	 margin-bottom: 200px;
	 }*/
	.carousel-indicators {
		top: 290px;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	.hiddenXs {
		display: none;
	}

	.carousel-indicators {
		top: 200px;
	}
	.well2 {
		margin-top: 1.5em;
	}
	.sideBarOne {
		border-right: none;
	}
	.navbar-nav > li > a {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-right: 4px;
		padding-left: 4px;
		font-size: 0.9em;
	}
	.brand img {
		width: 140px;
	}
}
@media (max-width: 767px) {
	.hiddenXs {
		display: none;
	}
	.pyro-twitter-widget {
		margin-top: 1em;
	}
	.navbar-nav {
		padding-right: 0px;
	}
	ul.nav a {
		color: #333;
	}
	ul.nav a:hover {
		color: #fff;
		background-color: #0055a5;
	}
	.nav .open > a, .nav .open > a:hover {
		color: #fff;
	}

	.searchContent, .mainContent, .footerContent {
		padding-right: 15px;
		padding-left: 15px;
	}
	.mainContent {
		margin-top: 16px;
	}
	.brand img {
		width: 150px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.circa, .copy {
		text-align: center;
	}
	.nav > li {
		margin: 1px;
		background-color: #ffffff;
	}
	.navbar-nav > li > a {
		color: #0055a5;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.navbar-nav > li.active > a {
		color: #fff !important;
	}
	.well2 {
		margin-top: 1.5em;
	}
	#gallery li {
		padding: 1em;
		/*height: 100px;*/
	}
	.unhide {
		margin-top: 0px;
	}
}