body {
	padding: 0;
	/* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-family: 'Open Sans', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #2c2c2c;
}

.bluebg {
	background: #1f3058;
}
.goldbg {
	background: #d3bc4b;
}

.bluetext, .bluetext:hover, .bluetext:active {
	color: #1f3058;
}
.goldtext, .goldtext:hover, .goldtext:active, .goldtext p {
	color: #d3bc4b;
}

p {
	font-family: 'Open Sans', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #2c2c2c;
}

a, a:link, a:active, a:visited, a:hover {
	color: #1f3058;
}

.palatino {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h1 {
	font-size: 38px;
	font-weight: bold;
	color: #d3bc4b;
}

.subh2 {
	color: #1f3058;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.mainh2 {
	color: #1f3058;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
}

.directory td {
	padding: 2px 5px;
}

a.gsearchlink {
	background: none;
	cursor: pointer;
	display: block;
	margin: 0 0 5px 0;
	overflow: hidden;
	padding: 5px 5px;
	text-decoration: none;
}
a.gsearchlink:hover {
	background: #f4f4f4;
}
.gsearchtitle {
	color: #244d9a;
}
.gsearchcontent {
	color: #666;
}
.gsearchurl {
	font-size: 14px;
	color: #00a42e;
}

a.topquicklinks {
	text-decoration: none;
	color: #2e3641
}
a.topquicklinks:hover {
	text-decoration: underline;
	color: #2e3641
}


a.slideslider {
	background: none;
	cursor: pointer;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	width: 100%;
	height: 280px;
	background-size: cover;
	position: relative;
}
a.slideslider:hover {
	text-decoration: none;
}

a.mainlogo {
	text-decoration: none;
	font-size: 30px;
	line-height: 100%;
	color: #1f3058;
	text-transform: uppercase;
}
a.mainlogo:hover {
	color: black;
	text-decoration: none;
}


#titleslide {
	font-size: 18px;
	color: white;
	padding: 10px;
}
#textslide {
	font-size: 14px;
	color: white;
	padding: 10px;
}

.submenuh2text {
	text-transform: uppercase;
	font-size: 21px;
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
}

a.submenuh2 {
	text-transform: uppercase;
	font-size: 21px;
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
}
a.submenuh2:hover {
	color: #2c2c2c;
	text-decoration: underline;
}
a.submenumenu {
	font-weight: bold;
	color: #2c2c2c;
	text-decoration: none;
}
a.submenumenu:hover {
	color: #2c2c2c;
	text-decoration: underline;
}

.bluemore {
	color: #bca430;
	text-decoration: none;
	margin-right: 10px;
}

p.submenutext {
	font-size: 16px;
}

.calendardays {
	color: white;
	text-align: center;
}

.calendard {
	text-align: center;
}

.widgetdiv {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.widgetdiv p {
	line-height: 130%;
	margin-bottom: 0;
}
.widgetdiv br {
	line-height: 130%;
}
.widgetdivlib {
	clear: both;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 15px;
}
.widgetdivlib h1, .widgetdivlib h2, .widgetdivlib h3 {
    margin-bottom: 10px;
    margin-top: 0px;
}

a.btnmore {
	color: #1f3058;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
a.btnmore:hover {
	text-decoration: none;
}

.btn, .form-control {
	border-radius: 1px;
}
.btn-primary, .btn-primary:link, .btn-primary:active, .btn-primary:visited {
	background: #d3bc4b;
	border-color: #d3bc4b;
	color: white;
}
.btn-primary:hover {
	background: #bca430;
	border-color: #bca430;
	color: white;
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0;
}

.searchbox {
	background-color: #1f3058;
}
.searchtabs {
    border: 0;
}
.searchtabs li {
	width: 25%;
	text-align: center;
	border: 0;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
.searchtabs > li > a {
	border: 0;
	border-radius: 0;
	padding: 10px 0;
	margin: 0;
	background-color: #e6e6e6;
	color: black;
}
.searchtabs > li.active > a, .searchtabs > li.active > a:focus, .searchtabs > li.active > a:hover {
	border: 0;
	border-radius: 0;
	margin: 0;
	background-color: #1f3058;
	color: white;
}

.searchminibutton {
	padding: 2px 5px;
	margin-left: 5px;
}
	
	

.searchradio {
    margin-bottom: 0;
    margin-top: 0;
}
.searchradio label {
    cursor: pointer;
    font-weight: 400;
    margin: 0;
    padding: 8px 12px;
	background-color: #e6e6e6;
    color: #333;
}
.searchradio label:hover {
	background-color: #d6d6d6;
    color: #333;
}
.searchradio .btn {
	border: 0;
}
.searchradio .active  {
	background-color: #1f3058;
    border-color: #adadad;
	color: white;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}


.breadcrumb {
	background: none;
	padding: 0;
}
.breadcrumb a {
	color: gray;
	text-decoration: none;
}

.theme-dropdown .dropdown-menu {
	position: static;
	display: block;
	margin-bottom: 20px;
}

.theme-showcase > p > .btn {
	margin: 5px 0;
}

footer {
	border-top: 1px solid silver;
	margin: 20px auto 0 auto;
	padding: 10px 0;
	color: white !important;
}

#loadingblock {
	display: none;
}

a.langs {
	color: #2c2c2c;
	text-decoration: none;
}
a.langs:hover {
	color: #2c2c2c;
	text-decoration: none;
}

.inpsearch {
	border: 0;
}
.butsearch {
	border: 0;
	background: none;
	color: black;
}

.menunav {
	line-height: 100%;
	border-radius: 0;
    background-color: #1f3058;
    border-color: #080808;
    margin: 0 auto;
	padding: 0;
    min-height: 36px;
	border: 0;
	border-top: 2px solid #d3bc4b;
}
.navbar-collapse {
	padding: 0;
}

.mainfooter {
    background-color: #e4e5ea;
    margin: 0 auto;
	padding: 15px 0 30px 0;
	border: 0;
	width: 100%;
}

.footer {
    background-color: #1f3058;
    border-color: #080808;
    margin: 0 auto;
	padding: 15px 0;
	border: 0;
	border-top: 2px solid #d3bc4b;
	color: #aaaaaa !important;
}
.footer p, .footer a, .footer a:hover {
	color: #aaaaaa !important;
}

.underfooter {
	margin-top: 15px;
}

.form-group label {
	font-weight: 200;
}

.menu {
	color: #d3bc4b;
	float: left;
	padding: 0;
	border: 0;
	border-radius: 0;
	text-decoration: none;
	text-transform: uppercase;
	transition-property: background, color;
	transition-duration: .2s;
	transition-timing-function: linear;
}
.menu:hover, .menu:active, .menu:focus {
	text-decoration: none;
	color: black;
	background-color: #d3bc4b !important;
	text-transformation: uppercase;
}
.menuselected {
	text-decoration: none;
	color: black;
	background-color: #d3bc4b;
}
.checkmenusepar {
	margin-left: 0;
}

.footerh1 {
	font-size: 20px;
	color: #d3bc4b;
	min-height: 25px;
	margin-bottom: 10px;
	font-weight: bold;
}

.widgettitle {
	font-size: 20px;
	color: #000000;
	margin: 22px 0 10px 0;
	font-weight: bold;
}

.mainh1 {
	font-size: 20px;
	color: #000000;
	margin-top: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}

.footertext {
	color: #d3bc4b;
}

.footerlink {
	color: #d3bc4b;
	text-decoration: none;
}
.footerlink:hover {
	color: #d3bc4b;
	text-decoration: underline;
}

.footerlinkmin {
	color: #2c2c2c;
	text-decoration: none;
}
.footerlinkmin:hover {
	color: #2c2c2c;
	text-decoration: underline;
}

.datebox {
	background: #bca430;
	width: 100%;
	height: 50px;
	text-align: center;
	color: white;
}

.dateboxmain {
	background: #1f3058;
	width: 100%;
	height: 50px;
	text-align: center;
	color: white;
	padding-top: 5px;
}

.mainnewsdiv {
	display: block;
	width: 100%;
	height: 475px;
	background-color: #bca430;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
.mainnewsdiv:hover {
	text-decoration: none;
}

.carousel-indicators {
	margin-left: 0;
}
.carousel-indicators li {
	box-shadow: 0 0 5px black;
	border: 0;
	background: #d3bc4b;
	margin: 0 3px;
}
.carousel-indicators .active {
	background: white;
}

.newstitle {
	font-size: 25px;
	color: #1f3058;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
.newsdesc {
	color: #1f3058;
}
.newstitlediv {
	background: none;
	overflow: hidden;
}



.eventstitle {
	color: #d3bc4b;
	font-weight: bold;
	text-transform: uppercase;
}
.eventsdesc {
	color: #1f3058;
}



a.newslink {
	display: block;
	color: black;
	text-decoration: none;
	margin-bottom: 15px;
}
a.newslink:hover {
	color: black;
	text-decoration: none;
}

a.newslink:hover .newstitlediv {
	background: #1f3058;
}
a.newslink:hover .newstitle {
	color: #d3bc4b;
}
a.newslink:hover .newsdesc {
	color: #d3bc4b;
}

a.eventslink {
	display: block;
	text-decoration: none;
	margin-left: 60px;
}
a.eventslink:hover {
	text-decoration: none;
	background: #fdfaf2;
}

a.eventslink2 {
	display: block;
	text-decoration: none;
	margin-left: 60px;
}
a.eventslink2:hover {
	text-decoration: none;
	background: #fdfaf2;
}

.spotlightstoggle:hover {
	background: #fdfaf2;
}

.linkchars, .linkchars:link, .linkchars:active, .linkchars:visited {
	display: inline-block;
	width: 25px;
	text-align: center;
	background-color: #fdfaf2;
	padding: 2px 5px;
	margin-right: 10px;
	font-size: 16px;
	text-decoration: none;
}
.linkchars:hover {
	text-decoration: none;
	background-color: #1f3058;
	color: white;
}
.linkchars.active {
	background-color: #1f3058;
	color: white;
}

