#breakpoint {
	position: absolute;
	right: 50%;
	top: 0px;
	font-size: 70%;
	opacity: .5;
}
#contactcard {
	background-color: rgba(58, 45, 39, 0.90);
}
#hbg-center {
	position: relative;
	padding: 10px 0px 16px 0px;
	background-color: rgba(77, 62, 55, 0.90);
	border-top-right-radius: 1.0rem;
	color: #fff;
}
#hbg-center a {
	color: #F5CD59;
}
#hbg-center a:hover {
	color: #F7E2A5;
}
#hbg-downtabs .nav-link.active {
	padding-left: .5rem;
	padding-right: .5rem;
}
#hbg-downtabs .nav-link {
	padding: .3rem;
	margin-right: 4px;
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem;
}
#hbg-downtabs .nav-tabs {}
#hbg-downtabs select.custom-select {
	height: 2rem;
	padding: .2rem 1.5rem .2rem .35rem;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: .5rem;
	border-bottom-right-radius: .5rem;
	font-size: 90%
}
#hbg-footer a.login {
	position: absolute;
	bottom: -10px;
	right: 0px;
}
#hbg-footer a {
	color: #7f3623;
}
#hbg-footermenu .nav-link:hover {
	color: #fff;
}
#hbg-footermenu .nav-link {
	padding: .15rem .25rem;
	color: #ccc;
	font-size: 90%;
	white-space: nowrap;
	font-weight: normal;
}
#hbg-footermenu {
	clear: both;
	justify-content: center;
	padding-bottom: 7px;
}
#hbg-footer p {
	color: inherit;
}
#hbg-footer {
	position: relative;
	min-height: 3.2rem;
	line-height: 1rem;
	padding-bottom: 7px;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	background-color: #7f3623;
	color: azure;
}
#hbg-header, #hbg-header h1, #hbg-header h2, #hbg-header h3, #hbg-header h4, #hbg-header h5, #hbg-header h6, #hbg-header p {
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.70), 2px 2px 3px rgba(0, 0, 0, 0.90), -2px -2px 3px rgba(0, 0, 0, 0.90);
	color: #fff;
}
#hbg-header a {
	color: #FAEBD7;
}
#hbg-header img {
	background-image: radial-gradient(rgba(253, 249, 236, 0.80), rgba(253, 249, 236, 0.1), rgba(253, 249, 236, 0.0), rgba(235, 230, 137, 0.0))
}
#hbg-header {
	position: relative;
	margin-top: 4.5rem;
	margin-bottom: 0px;
	padding-bottom: 7px;
}
#hbg-undertabs .nav-link.active {
	background-color: #471E05;
	border-color: transparent;
}
#hbg-undertabs .nav-link:hover {
	background-color: #723D20;
	border-color: #471E05;
}
#hbg-undertabs .nav-link {
	background-color: rgba(77, 62, 55, 1.0);
	color: #fff;
	padding: .15rem .4rem;
	margin-right: 2px;
}
#hbg-undertabs .nav-tabs {}
#hbg-undertabs div.fade {
	position: absolute;
	bottom: auto;
	z-index: 100;
	padding-bottom: 5px;
}
#hbg-undertabs li.fade {
	margin-left: 5px;
}
#hbg-undertabs ul {
	padding-bottom: 2px;
	font-size: 85%;
	border-bottom : 1px rgba(119,88,73,1) solid;
}
#hbg-undertabs {
	position: relative;
	margin: 3px 0 0 0;
	padding: 5px 0;
}
#hbg-wrap {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	padding: 0 0 30px 0;
	z-index: 10;
	background-color: #B6B6B6;
	/*background-image: linear-gradient(to bottom, #FBDE89, #FBDE89, #FBDE89, #CC8338);
	background-attachment: fixed;*/
}
#hot a {}
#hot h5 {}
#hot {
	position: relative;
	margin: 0 5px 10px 5px;
	padding: 7px 0;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	background-color: #8F0A0C;
}
#loginbadge a {
	color: inherit;
	padding: 4px;
	text-decoration: none;
}
#loginbadge {
	position: absolute;
	top: 2px;
	right: 20px;
	font-size: .7em;
	padding: 1px;
	margin: 0px;
	z-index: 950;
	color: inherit;
	opacity: .6;
	background-color: rgba(182, 182, 182, 0.69);
}
#hbg-header #loginbadge {
	background-color: transparent;
}
#rightbar .active {
	background-color: #C0C0C0;
}
#rightbarbtn {
	right: 10px;
}
#rightbar li.nav-item {
	padding: .15rem 0;
	margin: 0;
	height: auto;
}
#rightbar {
	z-index: 1010;
}
#sidebar .nav-item.active .nav-link:hover {
	background-color: #B84C32;
}
#sidebar .nav-item.active {
	background-color: #542216;
}
#sidebar .nav-link:hover {
	background-color: #542216;
}
#sidebar .nav-link {
	color: azure;
}
#sidebar a {
	color: #F5CD59;
}
#sidebar a:hover {
	color: #F7E2A5;
}
#sidebar div.fade {
	position: absolute;
	bottom: auto;
	right: 2px;
	z-index: 400;
	background-color: inherit;
}
#sidebar li.nav-item.active, #rightbar li.nav-item.active {
	font-weight: bold;
}
#sidebar li.nav-item {
	list-style: none;
	padding: .2rem 0;
	margin: 0;
	height: auto;
	text-align: right;
}
#sidebar li div {}
#sidebar li li.nav-item {
	padding: .1rem 0;
	margin: 0;
	border-bottom: none;
	height: auto;
}
#sidebar p {
	padding-right: 3px;
	text-align: right;
	min-width: 150px;
}
#sidebar ul {
	background-color: #7f3623;
	color: azure;
	padding-bottom: 10px;
	margin: 5px;
	border-top-left-radius: .9rem;
	border-bottom-left-radius: 0;
	font-weight: bold;
}
#sidebar {
	color: #fff;
	border-top-left-radius: 1.0rem;
	z-index: 1000;
}
#topnavbar .nav-item.active .nav-link {}
#topnavbar .nav-item.active {
	font-weight: bold;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#topnavbar .nav-item:hover, #topnavbar .nav-item.active:hover {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#topnavbar .nav-link {
	padding: 6px 2px 2px 2px;
	margin: 1px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#topnavbar.show .nav-item {
	padding-left: 10px;
}
#topnavbar a.dropdown-item:hover {}
#topnavbar a {
	white-space: nowrap;
}
#topnavbar div {
	position: absolute;
	top: 100%;
}
#topnavbar li.nav-item {
	position: relative;
	padding: 2px 1px 0px 1px;
	margin: 0 1px;
	border-radius: 6px;
}
#topnavbar li div {
	z-index: 200;
}
#topnavbar li li.nav-item {
	padding: 3px 1px;
	margin: 0px 2px;
	min-width: inherit;
}
#topnavbar li li ul {
	margin-top: 6px;
	padding: 6px 0px 6px 3px;
	min-width: 6rem;
}
#topnavbar li ul li.nav-link {
	padding: 4px;
	margin: 4px 2px;
}
#topnavbar li ul {
	margin-top: 0px;
	padding: 8px 0px 8px 0px;
	min-width: 8rem;
}
#topnavbar li ul {}
#topnavbar ul {
	margin: 0 auto;
	border-bottom-left-radius: 18px;
	border-bottom-right-radius: 18px;
	max-width: 80%;
}
#topnavbar {
	justify-items: center;
	width: 100%;
	position: relative;
	z-index: 800;
}
#topnav {
	line-height: .9rem;
}
#topper {
	position: fixed;
	font-size: .9rem;
	line-height: .8rem;
	z-index: 900;
	width: 35px;
	bottom: 65px;
	right: 0;
	text-align: right;
	color: #333;
	text-shadow: none !important;
	background-color: rgba(182, 182, 182, 0.69);
	padding: 2px 7px 2px 4px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}
#widgets {
	position: relative;
	right: -20px;
	float: right;
	text-align: right;
	padding: 3px;
	z-index: 800;
	background-color: rgba(240, 248, 255, 0.4);
	border-bottom-left-radius: 7px;
	border-top-left-radius: 7px;
}
#grid.form-inline {
	z-index: 900;
	width: 9rem;
	background-color: rgba(240, 248, 255, 0.2);
}
#grid {
	z-index: 900;
	width: 9rem;
	font-size: 80%;
	text-shadow: none;
}
#grid select {
	height: 27px;
	background-color: inherit;
}
#grid label {
	background-color: inherit;
	height: 27px;
	text-shadow: none;
}
#search {
	border-color: #405359;
}
input#srch:focus {
	width: 9rem;
	background-color: rgba(210, 207, 207, 0.96);
}
#srch.form-control::placeholder {
	color: #3D0D1E;
}
input#submitsrch {
	background: none;
	padding: 0;
	border: none;
	font-size: 1.2rem;
	line-height: .9;
}
input#srch {
	position: relative;
	width: 5rem;
	height: 27px;
	background-color: rgba(255, 255, 255, 0.30);
}
#results a {
	color: #091562;
}
#results .btn-primary {
	color: #fff;
}
#results {
	position: absolute;
	z-index: 1100;
	width: 100%;
	right: 4%;
	top: 30px;
	padding: 12px 5px;
	margin: 1px;
	background-color: rgba(251, 222, 137, 0.78);
	color: #000;
	text-shadow: none;
	line-height: .8em;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-radius: 7px;
}
/*end widgets*/
.alert-type:hover {
	background-color: #702E05;
}
.alert-type a:hover {
	color: #fff
}
h4.alert-type, h6.alert-type {
	color: #FAECB1
}
.alert-type a {
	color: #eee;
}
.alert-type {
	background-color: #4D362B;
}
.bg {
	background-color: rgba(77, 62, 55, 0.90);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.border-type {
	border-width: 3px;
}
.breadcrumb {
	background-color: #312A26;
}
.breadcrumb, .breadcrumb a {}
.breadcrumb .active {
	color: #fff;
}
.buttons, .buttons span, #sidebarbtn, #rightbarbtn, #topnavbtn {
	display: none;
}
/* Slideshow Styles */
#Slideshow {
	margin-bottom: 15px;
	padding-top: 15px;
	background-color: rgba(77, 62, 55, 1);
	position: relative;
}
.carousel-sled {
	top: 0px;
	position: relative;
}
.carousel-inner .img-fluid {
	max-height: 66vh;
	padding-bottom: 20px;
}
.carousel-indicators {
	bottom: -15px;
}
.carousel-item {}
.carousel-caption {
	text-align: center;
	font-size: 90%;
	padding: 4px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-top: 4px;
	font-style: oblique;
	bottom: -4px;
}
/* End Slideshow*/
.caption {
	text-align: center;
	font-size: 80%;
	padding: 4px 0;
	margin-top: 0px;
	font-style: oblique;
}
#sidebar .dropdown-menu {
	background-color: #342918;
}
.expand {
	width: 16px;
	height: 16px;
	float: right;
	margin-top: 4px;
	margin-left: 9px;
}
.fb {
	float: right;
}
.form-control:-ms-input-placeholder {}
.form-control::-ms-input-placeholder {}
.form-control::placeholder {
	color: rgb(0, 134, 255);
}
.keyim {
	position: relative;
	margin-bottom: 1rem;
}
.linkage:hover {
	color: #fff;
	border-radius: 6px;
	background-color: #3D0B6A;
}
.linkage {
	display: inline-block;
	margin: .4rem;
	padding: .3rem .5rem;
	border-radius: 6px;
	background-color: #7f3623;
	color: #F5CD59;
}
.meta, .meta a {
	margin-top: 40px;
	font-size: 100%;
}
.meta span {
	white-space: nowrap;
}
.moreim {
	width: 16px;
	height: 16px;
	background-image: url("../grafix/icons/plusgray.png");
	float: right;
	margin: 0 2px 0 0;
}
.nav-item {}
.navbar-brand {}
.navbar-dark {}
.navbar-light {}
.navbar {
	background-attachment: scroll;
	justify-content: flex-start;
	height: 4.5rem;
}
.overlay {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
	background-color: #606099;
	opacity: 0.35;
	z-index: 700;
}
.page-item.disabled .page-link {
	pointer-events: none;
}
.page-link:hover {}
.page-link {
	padding: 7px;
}
.social {
	float: left;
	margin: 5px 0 0 10px;
	z-index: 900;
}
.srchresult {
	font-size: 70%;
	font-weight: bold;
	display: block;
	margin: 0 2px 2px 2px;
	padding: 3px;
}
.sticky-div, .sticky-top, .fixed-top {}
.tooltip-inner {
	font-size: 12px;
}
.tooltip.bs-tooltip-bottom .arrow:before {
	border-right-color: #828282 !important;
}
.tooltip.bs-tooltip-left .arrow:before {
	border-right-color: #828282 !important;
}
.tooltip.bs-tooltip-right .arrow:before {
	border-right-color: #828282 !important;
}
.tooltip.bs-tooltip-top .arrow:before {
	border-right-color: #828282 !important;
}
.typebox {
	position: relative;
	margin-bottom: .5rem;
	padding: .5rem 0;
}
.typecount {
	position: absolute;
	top: 5px;
	font-size: 70%;
	right: 20px;
	color: inherit;
}
.xbaseF {
	position: absolute;
	bottom: -1.5rem;
	width: 100%;
}
.xbase {
	width: 100%;
}
.xbox {
	background-color: #eee;
	color: #000;
	border: 2px indigo solid;
	margin: 5px;
	padding: 3px 3px 7px 3px;
	font-size: 80%;
	border-radius: 4px;
	z-index: 900;
}
a.navbar-brand:hover {}
a.xfiles {
	background-image: url("../grafix/icons/folder.png");
	padding: 5px 3px 3px 24px;
}
a.ximages, a.xfiles {
	margin-left: 5px;
	background-size: contain;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 70%;
}
a.ximages {
	background-image: url("../grafix/icons/img.png");
	padding: 5px 3px 3px 20px;
}
a:hover {
	color: #C34F07;
}
a {
	color: #702E05;
}
article {
	margin-bottom: 50px;
}
body {
	background-color: rgba(182, 182, 182, 0.69);
}
div#sidebar {}
div.fixed-top, div.sticky-top {}
div.row {}
div {}
h1, h2, h3, h4, h5, h6 {}
header {
	position: relative;
}
input.form-control, textarea.form-control, select.form-control {
	background-color: rgba(218, 180, 163, 0.69);
	color: #383838 !important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.form-control::placeholder {
	color: rgba(108, 42, 66, 0.79);
}
p {
	padding-bottom: 10px;
}
ul#hbg-downtabs {
	margin-top: 0px;
}
ul {
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
@media (max-width: 767.98px) {
	#rightbar.offcanvas-collapse.open {
		z-index: 1100;
	}
	#rightbar {}
	#sidebar.offcanvas-collapse.open {
		z-index: 1100;
	}
	#sidebar {
		min-width: 170px;
		position: fixed;
		top: 12vh;
		max-height: 80vh;
	}
	.buttons, .buttons span, #sidebarbtn, #rightbarbtn, #topnavbtn {
		display: block;
	}
	.buttons {
		float: left;
		height: 40px;
		width: 90px;
		margin: 2px 5px;
		position: relative;
		white-space: nowrap;
	}
	#sidebarbtn, #rightbarbtn {
		position: absolute;
		top: 3px;
		font-size: 1.4rem;
		line-height: 1.1rem;
		width: 35px;
		padding: 4px 2px;
		white-space: nowrap;
		background-color: rgba(240, 248, 255, 0.72);
		z-index: 690;
	}
	#sidebarbtn {
		left: 0;
	}
	#rightbarbtn {
		right: 0;
	}
	.offcanvas-collapse.open {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	.offcanvas-collapse {
		position: absolute;
		top: 4.5rem;
		bottom: 0;
		width: 12rem;
		padding-right: 0rem;
		padding-left: 0rem;
		overflow-y: auto;
		background-color: var(--gray-dark);
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		-webkit-transform: translateX(-350px);
		transform: translateX(-350px);
		z-index: 1000;
	}
	.rightbar-collapse.open {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
	}
	.rightbar-collapse {
		position: fixed;
		top: 4.5rem;
		bottom: 0;
		right: 0px;
		width: 12rem;
		padding-right: 0rem;
		padding-left: .5rem;
		overflow-y: auto;
		background-color: var(--gray-dark);
		transition: -webkit-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		-webkit-transform: translateX(300px);
		transform: translateX(300px);
		z-index: 1000;
	}
	/*From site-style.trans.css */
}