body, td, th {
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 14px;
	color: #575757;
}

#topheader {
	min-height: 48px;
	line-height: 48px;
	font-size: 13px;
	background-color: #000;
	color: #ababab;
}

#topheader a {
	color: #ababab;
}
#topheader a:hover {
	color: #fff;
}
#topheader-spacer {
	margin-left: 7px;
	margin-right: 7px;
}
#nameday {
	text-align: right;
}
header {
	padding-top: 25px;
	padding-bottom: 25px;
}

header img {
	max-width: 100%;
}

#menu {
	z-index: 10000;
	height: 46px;
	font-size: 14px;
	background-color: #e5e5e5;
	color: #3b3b3b;
	border: 1px solid #dfdfdf;
	border-left: 0;
	border-right: 0;
	margin-bottom: 30px;
}

.navbar {
	z-index: 10000 !important;
	background-color: #e5e5e5;
	padding: 0 !important;
	padding-top: 2px !important;
}

#navbarSupportedContent li {
	padding-right: 5px;
}

#navbarSupportedContent li a {
	font-weight: 600;
}

.dropdown-menu {
	background-color: #e5e5e5 !important;
	font-size: 13px !important;
}

#searchbar input[type=text] {
	border: 0px solid #a5a5a5;
	border-radius: 0px;
	text-indent: 5px;
	width: 95%;
	height: 22px;
	background-image: url(/img/search.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

.navbar-light .navbar-toggler {
	color: #3b3b3b !important;
}

#header-banner {
	margin-bottom: 5px;
}
#header-mobile {
	margin: 20px 0;
}

#main-nav {

	/*
	background-color: #262626;
	padding-top: 2px;
	padding-bottom: 2px;
	 */
}

#main-nav ul li a {
	color: #fff;
}

#main-nav ul li a:hover {
	color: #8493CA;
}

#footer {
	background-color: #000;
}
footer {
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	margin-top: 14px;
	line-height: 1.5em;
	text-align: center;
}
footer a {
	color: #cecece;
	text-decoration: underline;
}
footer a:hover {
	color: #fff;
}

.sidebar-title {
	color: #252525;
	padding-bottom: 14px;
	font-size: 16px;
	font-weight: bold;
}

.sidebar-title h1 {
	color: #252525;
	padding-bottom: 14px;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

#mobfb {
	float: right; margin-left: 10px;
}

#content {
	margin-top: 4px;
}

#categories {
	margin-top: 15px;
	margin-bottom: 15px;
}
#categories ul {
	padding: 0;
	margin: 0;
	padding-left: 10px;
}
#categories ul li {
	list-style-type: none;
	padding: 0px 0;
	padding-left: 15px;
	background-image: url(/img/li.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
#categories ul li a {
	color: #262626;
	font-size: 14px;
	font-weight: bold;
}
#left-banner {
	margin-top: 10px;
	text-align: center;
}
#right-banner {
	margin-top: 10px;
	text-align: center;
}
#left-banner img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#right-banner img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
#sidebar-programs {

}
#sidebar-programs-content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar-programs-content ul li {
	line-height: 1.1em;	padding: 7px 0;
}
#sidebar-programs-content ul li a {
	font-size: 14px;
	font-weight: normal;
	color: #252525;
}
#sidebar-gallery {

}
#sidebar-gallery-content ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 15px 15px 15px;
}
#sidebar-gallery-content ul li {
	line-height: 1.2em;
	padding: 7px 0;
}
#sidebar-gallery-content ul li a {
	color: #404040;
	font-weight: bold;
}

#sidebar-newsletter-content  {
	/*padding: 15px 15px 15px 15px;*/
	font-size: 12px;
}
#sidebar-newsletter-content input[type=text] {
	/*padding: 15px 15px 15px 15px;*/
	font-size: 11px;
	border-radius: 0;
}
#sidebar-newsletter-content input[type=submit] {
	/*padding: 15px 15px 15px 15px;*/
	font-size: 12px;
	border-radius: 0;
	background-color: #cb0a00 !important;
	width: 70%;
	border: 0;
}
#articles h2 {
	margin-top: 17px;
	font-weight: bold;
	font-size: 18px;
	color: #262626;
	margin-bottom: 0px;
}
#articles h2 a {
	color: #262626;
	font-size: 14px;
}
#articles h3 {
	margin: 0;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#main-article h2 {
	font-weight: bold;
	font-size: 14px;
	color: #262626;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main-article h2 a {
	color: #262626;
	font-size: 14px;
}
#main-article h3 {
	margin: 0;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
#main-article img {
	max-width: 100%;
}


#nl_name {
	margin-bottom: 10px;
}
#nl_email {
	margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
	/* Style adjustments for viewports that meet the condition - MOBILE */
	body, td, th {
		line-height: 1.2em !important;
	}
	.article-lead {
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.navbar li {
		padding-left: 10px !important;
	}
	.dropdown-menu {
		border: 0 !important;
	}
	#topheader {
		padding-top: 10px;
	}
}

.btn-primary {
	color: #fff;
	background-color: #cb0a00 !important;
	border-color: #cb0a00 !important;
}

#mobile-nav-areas {
	display: none;
}
#mobile-nav-categories {
	display: none;
}

#mobile-nav-areas ul li a {
	padding: 5px 0 !important;
	color: #262626 !important;
}
#mobile-nav-categories ul li a {
	padding: 5px 0 !important;
	color: #262626 !important;
}
#mobile-nav-areas ul li a:hover {
	color: #f69627 !important;
}
#mobile-nav-categories ul li a:hover {
	color: #f69627 !important;
}

.margin-top-10 {
	margin-top: 10px;
}
#mobile-nav-categories-buttons button {
	font-size: 13px;
}
.activeMobileCategory {
	background-color: #f69627 !important;
}

#main-article p {
	line-height: 1.4em;
}

.article-lead {
	line-height: 1.4em;
	font-size: 14px !important;
}

.article-lead img {
	margin: 5px;
	max-width: 50%;
	height: auto;
}

.article {
	font-size: 14px !important;
	line-height: 1.2em;
}

#header-btn-rss {
	width: 8% !important;
	height: auto !important;
	position: absolute;
	bottom: 0;
	right: 30%;
}
#header-btn-email {
	width: 10% !important;
	height: auto !important;
	position: absolute;
	bottom: 0;
	right: 17%;
}
#header-btn-search {
	width: 10% !important;
	height: auto !important;
	position: absolute;
	bottom: 0;
	right: 5%;
}

#marquee {
	max-width: 98%;
}
.marquee {
	color: #F9922D;
	font-size: 16px;
	padding-left: 40px;
}

.pagination {
	text-align: center;
	padding: 10px 0px 5px;
	font-size: 10px;
}

.pagination a {
	margin: 0px 3px 0px 0px;
	padding: 2px 4px;
}

.pagination a.number {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 4px;
}

.pagination a.current {
	background-color: #262626;
	border-color: #262626 !important;
	color: #fff !important;
}

#homeHiddenArtciles {
	display: none;
}

.gallery-div {
	padding-top: 20px;
}
.gallery-img {
	margin-right: 15px;
	margin-bottom: 15px;
}
.gallery-list-img {
	margin: 0 15px 15px 15px;
}

.imgContainer {
	width: 100%;
	height: 70px;
	overflow: hidden;
	text-align: center;
}

.imgContainer img {
	width: 100%;
	max-height: 70px;
	width: auto;
	height: auto;
}

#leftmenu {
	/*border-right: 1px solid #cccccc;*/
	margin-top: -3px;
}
#rightmenu {
	/*border-left: 1px solid #cccccc;*/
	margin-top: -3px;
}
hr {
	border-top: 1px solid #e5e5e5 !important;
}

.homearticlebox {
	overflow: hidden;
}

.homearticlebox:nth-of-type(odd) {
	/* border-right: 1px solid #cccccc; */
}

h3.dateheader {
	margin: 7px 0px 10px 0px !important;
}
.dateheader {
	font-size: 12px !important;
	font-weight: normal !important;
}

.galleryimg {
	line-height: 1.0em !important;
}

.navbar-light .navbar-toggler {
	border: 0 !important;
	padding: 0.25rem 0 !important;
}

.navbar-light .navbar-toggler:focus {
	outline: 0 !important;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("/img/mobmenu.png") !important;
	background-size: 26px 17px;
}
