﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Playfair+Display+SC|Playball');


.addedPadding {
	padding-top: 0;
}
.addedPadding2 {
	padding-top: 50px;
}
#anni {
	position: absolute;
	top: 0;
	width: 100px;
	right: 0;
}
.articleColDetail {
	padding: 10px;
	text-align: center;
}
.articleColText {
	display: block;
}
.articleColTitle {
	padding: 4px 6px;
	color: #0f3c6e;
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	text-align: center;
}
.articleImg {
	max-width: 300px;
}
.artImg {
	display: block;
	margin: 10px auto 0 auto;
	max-width: 366px;
}

#bgcolor{
	background-color: #fff;
	width: 100%;
	padding: 20px 15px;
}
.bgColor {
	background-color: #fff;
	width: 100%;
	box-shadow: 0 10px 5px rgba(0, 0, 0, .3);
}
.bgWhite2 {
	padding-top: 20px;
	background-color: #fff;
}
#bName {
	font-family: 'Playfair Display SC', serif;
	font-size: 25px;
}
#bName a {
	color: #0f3c6e;
	text-decoration: none;
}
#bName a:hover {
	text-decoration: none;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #0f3c6e;
}
.bold {
	font-weight: bold;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
}
.btn-primary {
	background-color: #042e4d !important;
	border: 0 !important;
	color: #fff !important;
	-webkit-transition: background .3s;
	transition-property: background;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	border: 0;
}
.btn-primary.focus, .btn-primary:focus {
	border: 0;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:hover {
	border: 0;
	background-color: #e56815 !important;
}
#byline {
	font-family: 'Playball', cursive;
	font-size: 20px;
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(15, 60, 110, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
	transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}

.cd-top.cd-top--show, .cd-top.cd-top--fade-out, .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
	transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}

.cd-top.cd-top--show {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}

.cd-top.cd-top--fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.cd-top:hover {
	background-color: #0f3c6e;
	opacity: 1;
}

.clearFix {
	font-size: 1px;
	padding: 0;
	margin: 0;
	clear: both;
}
.content {
}

div.eL-captcha > div.eL-possibilities.type-0 {
	background-color: #fff;
	border-radius: 10px;
	padding: 10px !important;
	height: 52px !important;
	margin-top: 20px !important;
}
div.eL-captcha > div.eL-where2go {
	background: #3174a5 !important;
}
.docDownload {
	border: 1px #337ab7 solid;
	border-radius: 6px;
	padding: 6px 10px;
}
.docDownload:hover, .docDownload:active, .docDownload:focus {
	text-decoration: none;
	background-color: #eee;
}

.fb-page {
	padding-bottom: 20px;
}
#footColor {
	background-color: #0f3c6e;
	width: 100%;
	padding: 0 15px;
}
.footBox {
	margin: 4px;
	padding: 4px 6px;
}
.footBox>a {
	font-weight: bold;
}
.foot-links {
	list-style: none;
	padding: 0 0 0 18px;
}
.foot-map {
	border: 1px #fff solid;
	border-radius: 4px;
	margin-top: 10px;
}
footer {
	font-size: 12px;
	color: #fff;
	padding: 10px 0;
}
footer a {
	color: #fff;
}
footer a:hover {
	color: #e56815;
}
footer .nav>li>a:focus, footer .nav>li>a:hover {
	background-color: transparent;
}

h1 {
	font-family: 'Playfair Display SC', serif;
	margin-top: 0;
}
header {
	color: #0f3c6e;
	padding: 0 15px;
	position: relative;
}

.largeImg {
	width: 100%;
}

#main {
}
#mainName {
	display: block;
	float: left;
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
#mainContainer {
	padding-bottom: 15px;
}
#map_canvas {
	border-radius: 10px;
}
.mobile-only {
	display: inline;
}

.navbar {
	border-radius: 0;
	margin: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-inverse {
	background-color: #0f3c6e;
	border: 0;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	-webkit-transition: background .5s;
	transition-property: background;

}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, .9);
}
.navbar-nav {
	margin: 7.5px 0;
}

#phone {
	display: block;
	margin: 5px 0;
}
#phone a {
	display: inline;
}

.red {
	color: #ff0000;
}
.reqName {
	display: none;
}

.thumbnail {
	border: 0;
	background-color: transparent;
}
#titleDiv {
	color: #fff;
	background-color: #8e6952;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
}
#topPhone a {
	color: #0f3c6e;
}

@media (min-width: 768px) {
	#anni {
		left: 350px;
		width: 85px;
	}
	#bName {
		font-size: 28px;
	}
	#byline {
		font-size: 20px;
	}
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
	#content {
		position: relative;
	}
	#facebook {
		display: block;
		float: left;
		margin-top: 10px;
	}
	#facebook img {
		max-width: 100px;
	}
	.foot-map {
		margin-top: 0;
	}
	footer .nav {
		margin-bottom: 10px;
	}
	footer .nav>li {
		float: left;
		display: block;
	}
	.map-text {
		font-size: 14px;
	}
	.mobile-only {
		display: none;
	}
	.navbar-nav {
		margin: 0;
	}
	.navbar-nav>li {
		background: transparent;
		-webkit-transition: background .5s;
		transition-property: background;
	}
	.navbar-nav>li:hover {
	}
	#phone a {
		display: block;
	}
	#outerRim {
		padding: 0 !important;
		overflow: hidden;
		margin-bottom: 20px;
	}
	#topPhone {
		float: right;
	}
	#topPhone #phone {
		display: block;
		float: left;
		padding: 10px 20px 0 0;
		font-size: 14px;
	}
}

@media (min-width: 992px) {
	#anni {
		left: 520px;
		width: 110px;
	}
	.artImg {
		max-width: 475px;
	}
	#bName {
		font-size: 45px;
	}
	#byline {
		font-size: 30px;
	}
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
	#facebook img {
		max-width: 150px;
	}
	#topPhone #phone {
		font-size: 16px;
	}
}

@media (min-width: 1200px) {
	#anni {
		left: 680px;
		width: 130px;
	}
	.artImg {
		max-width: 550px;
	}
	#bgcolor>.container {
		width: 1140px;
	}
	#bName {
		font-size: 55px;
	}
	#byline {
		font-size: 35px;
	}
}
