@font-face {
	font-family:'Democratica';
	src: url('fonts/Democratica.eot');
	src: url('fonts/Democratica.eot?#iefix') format('embedded-opentype'),
	url('fonts/Democratica.woff2') format('woff2'),
	url('fonts/Democratica.woff') format('woff'),
	url('fonts/Democratica.svg#Democratica') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+0020-00FE;
}

.objFit {
	object-fit: cover;
	height: 630px !important;
	width: 100%;
}
body {
	background-color: #67574d;
}
.small-top{margin-top: 20px;}
.padding0{padding:0;}
.navbar-brand {
	transform: translateX(-50%);
	left: 50%;
	position: absolute;
}
.posrel {
	position: relative;
}
.pos-footerdiv {
	position: absolute;
	left: 0;    top: -28px;
	max-width: 100%;

}
.pos-sunfooterdiv {
	position: absolute;
	left: 0;    
	top: -18px;
	max-width: 100%;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	background-color: transparent;
}

#site {
	background: #67574d url("../img/siteBg.jpg") repeat-x center top;
}

.push-d {
	margin-top: 100px;
}
h2.headline a:hover {
	text-decoration: none;
}

.navbar-default {
	background-color: #000000;
	border-color: #000000;
}
.black-bg {
	background-color: black;
}
.objFit {
	object-fit: cover;
	width: 100%;
}
.callout img {
	margin-top: -100px;
}
.callout img, .callout.row {
	text-align: center;
}
a {
	color: #700909;
}
a:hover {
	color: #520606;
}
.callout p {
	margin-top: 30px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;

}
.dshadow {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.7);
	box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.7);
	margin-bottom: 50px;
}
.brown-bg {
	background-color: #251f1c;
	margin-top: 8px;
}
.brown-bg .row {   
	margin-top: 11px;
}
footer {
	text-align: center;
}
footer p a {
	color: #e4ddcf;
}
footer p a:hover {
	color: #e4ddcf;
	text-decoration: underline;
}
.footer-links {
	margin-top: 25px;
	text-align: center;
	list-style: none;
	margin-bottom: 0;
}
.footer-div {
	margin-bottom: 10px;
	display: inline-block;
}
.content-imgg {
	margin: 10px;
	border: 1px solid #000000;
	display: block;
	max-width: 100%;
	height: auto;
}
.brown-bg p {
	margin: 10px;
}
.brown-bg .pull-left {
	text-transform: uppercase;
	color:#e4ddcf;
	font-size: 12px;
}
.brown-bg a {
	color:#e4ddcf;
	font-size: 12px;
}
.callout p:last-child {
	margin-bottom: 30px;
}
.empty-space {
	height:200px;
}
.footer-links li:last-child {
	border-right: none;
}
.footer-links li {
	display: inline;
	border-right: 1px solid white;
	padding: 0 9px;
}
.footer-links a, footer p {
	font-family: 'Open Sans', sans-serif;
	color:#e4ddcf !important;
	font-size: 14px;
	font-weight: 300;
}
.nav li a {
	font-family:'Democratica';
	color:#e4ddcf !important;
	font-size: 35px;
	font-weight: 400;
	margin: 4px 0 3px 0;
}
.light-bg {
	background-color: #e4ddcf;
}
#higher-zindex {
	position: relative;
	z-index: 9999;
}
.row {
	position:relative;
}
.sep {
	margin-top: 15px;
}
.navbar-nav {
	background-image: url(../img/navhoriz.png);
	background-position: -6px 0px;
	background-size: cover;
	background-repeat: no-repeat;

}

.nav .dropdown-menu {
	background: url(../img/verticaldropdownsep.png) no-repeat left center, black !important;


}

.mask {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	max-width: 100%;
}


.navbar-toggle {
	border-radius: 0 !important;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #574940;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.navbar-collapse {
	box-shadow: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	background-color: #000000;
}
.dropdown-menu {
	background: black;
}
.dropdown-menu li a {
	text-transform: uppercase;
	font-size: 22px;
}
.carousel-indicators {
	z-index: 9999;
}
.carousel-indicators .active {
	width: 8px;
	height: 8px;
	margin: 0;
	background-color: #700909;
	border: none;
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-radius: 0;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}

.dropdown-menu .divider {
	background-image: url(../img/dropdownsep.png);
	background-position: -6px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 2px;
	margin: 6px 8px;
	overflow: hidden;

}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 12px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.carousel-indicators li {
	width: 8px;
	margin:0;
	height: 8px;
	background-color: rgb(0, 0, 0);
	border: none;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
	background-color: rgba(64, 50, 41, 0.69);
}

.pageContent {
	background: #e4ddcf url("../img/pageContentTop.png") no-repeat center top;
	padding-top: 30px;
	padding-bottom: 30px;
}
.pageContent .btn-default {
	color: #e4ddcf;
	background-color: #700909;
	border-color: #000000;
}
.pageContent .btn-default:hover {
	background-color: #443a33;
}
.pageContent .form-group {
	margin-bottom: 10px;
}
.btn {
	border: 0px solid transparent;
	border-radius: 0px;
}
.form-horizontal .control-label {
	padding-top: 0px;
}
.leftMenu {
	margin-top: 20px;
}
.leftMenu .panel-heading {
	color: #e4ddcf;
	font-family: 'Merriweather', serif;
	background: #302824 url("../img/leftnavTopBorder.png") no-repeat center bottom;

}
.leftMenu .panel-body {
	padding: 0px 15px 15px 15px;
}
.leftMenu .panel {
	border: 0px solid transparent;
	border-radius: 0px;
	background: url("../img/leftNavBg.png") no-repeat center bottom;
	background-color: transparent;
	background-size: cover;

}
.leftMenu .panel-heading {
	padding: 15px;
	border-bottom: 0px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.leftMenu .panel-heading h3 {
	text-transform: uppercase;
}
.rightContent h1 {
	font-family: 'Merriweather', serif;
	color: #700909;
}
#google_map {
	margin: 30px 15px 15px 15px;
	border: 1px solid #65554c;
}
.leftMenu .leftNav {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: 'Merriweather', serif;
}
.leftMenu .leftNav li {
	padding: 8px 0;
	background: url("../img/leftnavBorder.png") no-repeat center bottom;
}
.leftMenu .leftNav li a {
	font-size: 16px;
	font-weight: 500;
	padding-left: 8px;
}
.leftMenu .leftNav li:last-child {
	border-bottom: 0px;
}
.leftMenu .leftNav li a:hover {
	text-decoration: none;
}
.leftMenu .leftNav li ul.subNav {
	background-color: #ffffff;
	list-style-type: none;
	padding: 0px;
	background: #f7f5f1 url("../img/leftnavBorder.png") no-repeat center top;
	margin-top: 8px;
}
.leftMenu ul.leftNav ul.subNav {
	padding-left: 0;
	list-style-type: none;
	padding-top: 10px;
}
.leftMenu .leftNav li ul.subNav li {
	padding: 10px 0;
	background: url("../img/leftnavBorder.png") no-repeat center bottom;
}
.leftMenu .leftNav li ul.subNav li a {
	font-size: 13px;
	padding-left: 10px;
}
.leftMenu .leftNav li ul.subNav li:last-child {
	border-bottom: 0px;
	background-image: none;
}
.leftMenu ul.leftNav ul.subNav li:hover {
	background-color: #f7f5f1;
}
.leftMenu ul.leftNav ul.subNav li.active:hover {
	background-color: #dedad1;
}
.leftMenu .leftNav li ul.subNav li a {
	color: #000000;
}
ul.subNav li.active {
	background-color: #dedad1;
}
.mailingList p {
	margin-top: 10px;
}
.mailingList input {
	width: 100%;
	border: 1px solid #000000;
	padding: 4px;
}
.mailingList button {
	width: 100%;
}

/* History Map */

#map_wrapper {
	height: 400px;
	border: 1px solid #000000;
	margin: 10px;
}

#map_canvas {
	width: 100%;
	height: 100%;
}

@media screen and (min-width: 768px) {
	.carousel-indicators {
		bottom: 125px;
	}

}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.nav li a {
	    font-size: 24px;
	}

}
@media all and (max-width: 992px) and (min-width: 768px) {
	.navbar-brand>img {
		width: 80%;
		margin: 0 auto;
	}
	.nav>li>a {
	    padding: 5px 5px;
	}

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.navbar-header {
		height: 150px;
	}
	.callout img {
		display:none;
	}
	li.sep {
		display:none !important;
	}
	.mobileh1 {
		color:#700909;
		font-family: 'Merriweather', serif;
		font-size: 30px;
		font-weight: 900;
	}
	.footer-links li {
		display: list-item !important;
		padding:6px 0;
	}
	.footer-links {
		padding:0;
	}
	.brown-bg p {
		text-align: center !important;
		float:none !important;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.content-imgg {
		margin: auto;
		margin-bottom: 15px;
	}
	.footer-links li {
		display: inline;
		border-right: 0px solid white;
		padding: 0 9px;
	}
	.navbar-nav {
		background: none;
		text-align: center;
	}
	.push-d {
	    margin-top: 35px;
	}
	.nav .dropdown-menu {
		background: none !important;
		background-color: #251f1b !important;
		text-align: center;
	}
	.navbar-nav li {
		background-image: url(../img/dropdownsep.png);
		background-position: -6px 0px;
		background-size: cover;
		background-repeat: no-repeat;
		background-color: transparent;
		margin: 6px 8px;
		overflow: hidden;
		background-size: 100% 2px;
	}
	.navbar-nav li ul li {
		background: none;
	}
	.navbar-nav li ul li:last-child {
		display: none;
	}

}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}