.header_default .iconset { display: block!important; }
.header_default { border-top:10px solid #f0c400; }
.footer_default { border-top:10px solid #f0c400; }
.page { margin-top: 20px; }

li.nav-item { margin-left: 5px; margin-right: 5px; margin-top:3px; }
li.nav-item:hover { border-top: 3px solid #f0c400; margin-top:0px; }
li.nav-item:hover a span { color: #f0c400; }

.navbar .container {
	padding-bottom: 15px;
}
.page li a {
	color:black;
	font-size: 1.1em;
	text-decoration: underline;
}

/* .section-1009 .fa-square-check { color: #f0c400; } */

h1.page {
	border-top-color: #f0c400;
	border-top-width: 3px;
	border-top-style: solid;
	padding-bottom: 30px;
	width: auto;
	display: inline-block;
}
.section-1010 h2:before, .section-1019 h2:before {
	content:"";
	padding-right:0px;
}

h2:before, .section-Blocks h3:before {
	color: #f0c400;
	content: "\f0c8";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 0.8em;
	padding-right: 10px;
}
h2 { text-transform: uppercase; }

.BT-goldline {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #f0c400;
	border-right-color: #f0c400;
	border-bottom-color: #f0c400;
	border-left-color: #f0c400;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
	padding-left: 20px;
	border-radius: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-size: 19px;
	color: #000000;
}

.goldtable {
	width:100%;
}
.goldtable td {
	width: 33%;
	text-align: center;
