body {
	color: #3C3C3C;
	font-family: 'Arial';
	font-size: 16px;
	line-height: 1.4;
	padding-top: 250px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
h1,h2,h3,h4,h5,h6 {
	color: #001750;
	font-weight: 400;
	margin-top:0;
}
a {
	color: #001750;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;		
}
a:hover {
	color: #658E3C;
}
a:hover,
a:focus {
	text-decoration:none;
	outline: medium none;
}
/* Google chrome */
:focus {
    outline: -webkit-focus-ring-color auto 0;
    outline-color: -webkit-focus-ring-color;
    outline-style: auto;
    outline-width: 0;
	outline-offset: 0;
}
p:last-child {
	margin-bottom:0;
}
img{
	max-width:100%;
	height:auto;
}

ul.page-menu li a {
	text-decoration: none;
}

ul.page-menu li a:visited {
	color: #fff;
}

ul.page-menu li.active a {
	color: #001750;
}



marquee {
	background-color: #F2B91D;
	padding: 25px 0;
	color: #001750;
	font-size: 21px;
	display: none;
}
.header {
	position: fixed;
	width: 100%;
	z-index: 9;
	top: 0;
	left: 0;
	line-height: 1;
}
.topbar {
	background-color: #519136;
}
.topbar .row {
	height: 48px;
	align-items: center;
}
.top-social a, .top-social a:visited {
	color: #fff;
	font-size: 25px;
	margin-right: 25px;
}
.top-social a:hover,
.top-social a:focus {
	color: #001750;
}
.searchbox {
	position: relative;
	padding-left: 68px;
}
.searchbox button {
	width: 68px;
	border: none;
	background-color: #FFFFFF;
	height: 34px;
	position: absolute;
	left: 0;
	border-radius: 8px 0 0 8px;
	color: #A2A4A3;
	z-index: 3;
	font-size: 25px;
	padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;	
}
.searchbox button:hover,
.searchbox button:focus {
	background-color: #001750;
	color: #519136;
}
.searchbox input {
	height: 34px;
	width: 100%;
	border: none;
	background-color: #A8C899;
	color: #fff;
	padding-left: 30px;
	outline: none;
	border-radius: 0 8px 8px 0;
}
.searchbox input::-webkit-input-placeholder {
   color: #fff;
}
.searchbox input:-moz-placeholder {
   color: #fff;  
}
.searchbox input::-moz-placeholder {
   color: #fff;  
}
.searchbox input:-ms-input-placeholder {  
   color: #fff;  
}
.nav-wrap {
	position: relative;
	background-color: #fff;
}
.sticky .nav-wrap {
	box-shadow: 0 0px 12px #c1c1c1;
}
.logo {
	padding: 20px 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.logo img {
    height: 162px;
	-webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.main-nav > li {
	margin: 25px 20px 0;
	padding-bottom: 25px;
}
.main-nav > li > a {
	color: #001750;
	font-size: 20px;
	font-weight: bold;
	display: block;
	line-height: 1;
	position: relative;
	text-decoration: none;
}
.carousel-item img {
	width: 100%;
}
.carousel-indicators {
	margin: 0;
	padding: 0 15px;
	left: 50%;
	transform: translateX(-50%);
	justify-content: flex-end;
	bottom: 40px;
	z-index: 3;
}
.carousel-indicators li {
	width: 16px;
	height: 16px;
	border-radius: 20px;
	border: none;
	margin-left: 8px;
}
.carousel-indicators li.active {
	background-color: #F2B91D;
}
.cards-icon {
	padding: 50px 0;
}
.cards-icon .row {
	margin: 0 -8px;
}
.cards-icon .col-lg-2 {
	padding: 8px;
}
.cards-icon a {
	background-color: #001750;
	display: block;
	color: #fff;
	text-align: center;
	min-height: 150px;
	border-radius: 8px;
	border: 1px solid #676968;
	padding-top: 33px;
}
.cards-icon a i {
	font-size: 40px;
}
.cards-icon a p {
	margin-top: 8px;
}
.cards-icon a:hover,
.cards-icon a:focus {
	background-color: #676968;
}
.happenings {
	background-color: #F2F2F2;
	padding: 60px 0;
}
.happenings h2 {
	text-align: center;
	margin-bottom: 60px;
}

.happenings img {
	border-radius: 6px;
}
.happenings .row .row .col-md-6:last-child {
	padding-left: 15px;
	color: #001750;
}
.subscriptions {
	background-image: url("../images/bg-img.jpg");
	text-align: center;
	padding: 80px 0;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}
.subscriptions {
	background-image: url("../images/bg-img.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
	color: #fff;
	height: 455px;
	display: flex;
	align-items: center;
}
.subscriptions h2 {
	color: #fff;
	margin-bottom: 20px;
}
.subscriptions p {
	margin-bottom: 35px;
	color: #fff;
}
.btn {
	background-color: #001750;
	color: #fff;
	padding: 21px 0;
	font-size: 20px;
	display: block;
	max-width: 260px;
	margin: 0 auto;
	border: 1px solid #575757;
	border-radius: 10px;
	box-shadow: 0px 0px 14px 0px #0014474f inset;
}
.btn:hover,
.btn:focus {
	background-color: #A1A4A3;
	color: #fff;
}
.news-events {
	padding: 62px 0 192px;
	background-image: url("../images/gray-swoosh1.svg");
	background-repeat: no-repeat;
	background-position: center 104%;
	background-size: 95.5% auto;
}
.title-box {
	background-color: #001750;
	border-radius: 8px 8px 0 0;
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.title-box * {
	color: #fff !important;
	font-size: 32px;
	line-height: 1;
	margin: 0;
	text-align: center;
}
.inner-box {
	background-color: #F2F2F2;
	padding: 30px;
	border: 1px solid #707070;
	position: relative;
}
.tab-content.inner-box {
	padding: 30px 22px;
}
.inner-box::after {
	content: "";
	height: 16px;
	width: calc(100% + 2px);
	display: block;
	background-color: #A0A3A2;
	position: absolute;
	left: -1px;
	bottom: -16px;
	border: 1px solid #707070;
	border-radius: 0 0 8px 8px;
}
.news-item:not(:last-child) {
	margin-bottom: 20px;
}
.news-item h6 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
}
.news-item p {
	margin-bottom: 2px;
}
.news-item a {
	font-size: 14px;
	text-decoration: underline;
	font-style: italic;
}
.tab-head {
	background-color: #A1A4A3;
	box-shadow: 0px 0px 14px 0px #0014474f inset;
}
.tab-head a {
	width: 50%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
}
.tab-head a.active {
	background-color: #001750;
	border-radius: 8px 8px 0 0;
}
.tab-item {
	display: none;
}
.tab-item.active {
	display: block;
}
.events-item {
	display: flex;
	border-bottom: 1px solid #001750;
	padding: 16px 0;
	align-items: center;
}
.events-item:first-child {
	border-top: 1px solid #001750;
}
.events-item .date {
	width: 108px;
	color: #001750;
	font-weight: bold;
	font-size: 18px;
}
.events-item .date-number {
	font-size: 36px;
	font-weight: 400;
	padding-left: 4px;
}
.events-item .dot {
	width: 18px;
	height: 18px;
	background-color: #519136;
	border-radius: 20px;
}
.events-item .details {
	width: calc(100% - 126px);
	padding: 0 20px;
	color: #707070;
}

.main-content h1 {
	font-size: 30px;
}

.main-content h2 {
	font-size: 24px;
}
.main-content h3 {
	font-size: 22px;
	font-weight: bold;
}
.SpacingBottom {
	margin-bottom: 60px;
}
.menu-col {
	background-color: #519136;
	max-width: 290px;
	padding: 80px 20px 210px 60px;
	position: relative;
	flex: none;
}
.menu-col::after {
	content: "";
	height: 11px;
	width: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: -11px;
}
.menu-col h3 {
	color: #fff;
}
.menu-col ul {
	list-style: none;
	padding: 0;
}
.page-menu a {
	color: #fff;
	font-size: 15px;
	display: block;
	padding: 2px 0;
}
.page-menu a:hover,
.page-menu a:focus {
	color: #001750;
}
.page-menu ul {
	padding-left: 15px;
}
.dot3 {
	padding: 12px 0;
	display: flex;
	justify-content: center;
}
.dot3 span {
	background-color: #F2B91D;
	display: block;
	width: 12px;
	height: 12px;
	border-radius: 20px;
	margin-left: 15px;
}
.content-col {
	max-width: calc(100% - 290px);
	flex: none;
}
.contact-box::before,
.contact-box::after {
	content: "";
	height: 15px;
	width: calc(100% + 2px);
	position: absolute;
	top: -15px;
	background-color: #001750;
	left: -1px;
	border-radius: 8px 8px 0 0;
	border: 1px solid #707070;
}
.contact-box::after {
	top: auto;
	bottom: -15px;
	border-radius: 0 0 8px 8px;
}
.breadcrumbs {
	color: #001750;
	padding: 20px 0 35px;
}
.content-col .col-md-9 {
	padding-bottom: 40px;
}
.content-col .col-md-9 a {
	text-decoration: underline;
	font-weight: bold;
}
.content-col .col-md-3 {
	padding-left: 15px;
}
.contact-box {
	border: 1px solid #707070;
	padding: 15px;
	background-color: #F2F2F2;
	color: #001750;
	position: relative;
	margin: 15px auto;
	max-width: 260px;
}
.address {
	line-height: 1.8;
}
.department-directory {
	margin: 30px 0;
}
.department-directory p {
	margin-bottom: 7px;
}
.department-directory img {
	margin: 15px 0 20px;
}
.contact-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.contact-box ul li {
	margin-bottom: 5px;
	list-style: none !important;
}
.footer {
	background-color: #001750;
	color: #fff;
	border-top: 11px solid #519136;
	padding: 40px 0 60px;
	background-image: url("../images/gray-swoosh2.svg");
	background-repeat: no-repeat;
	background-position: 86% 165px;
	background-size: 50% auto;
}

.footer p {
	color: #fff;
}
.ft-logo {
	max-width: 270px;
	display: block;
}
.footer a, .footer a:visited {
	color: #fff;
}
.footer a:hover,
.footer a:focus {
	color: #658E3C;
}

.ft-nav {
	list-style: none;
	padding: 0;
}
.ft-nav li:last-child {
	margin-top: 20px;
}

.ft-nav li a {
	text-decoration: none;
}

.ft-social {
	float: right;
}
.ft-social a, .ft-social a:visited {
	margin-left: 11px;
	font-size: 25px;
	color: #fff;
}
.ft-social a:hover,
.ft-social a:focus {
	color: #658E3C;
}

	/* ==================== Responsive ======================= */

@media (min-width: 992px) {
body.padtop {
	padding-top: 350px;
}
.sticky .logo {
	padding: 4px 0;
}
.sticky .logo img {
	height: 63px;
}
.navbar {
	position: static;
	padding: 0;
}
.main-nav > li > a::after {
	content: "";
	cursor: auto;
	width: 15px;
	height: 15px;
	background-color: #F2B91D;
	position: absolute;
	border-radius: 20px;
	bottom: 0;
	z-index: 3;
	left: calc(50% - 7px);
	opacity: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
	transform: translateY(12px);
}
.main-nav > li:hover > a {
	color: #519136;
}
.main-nav > li:hover > a::after {
	opacity: 1;
	transform: translateY(32px);
}
.subnav {
	position: absolute;
	background-color: #519136;
	right: 0;
	width: 67%;
	display: flex;
	opacity: 0;
	visibility: hidden;
	border-bottom: 20px solid #001750;
	padding: 40px 90px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
	transform: translateY(60px);
}
.main-nav > li:hover > .subnav {
	opacity: 1;
	visibility: visible;
	z-index: 2;
	transform: translateY(25px);
}
.subnav ul {
	padding: 0 20px 0 0;
	list-style: none;
	width: 25%;
}
.subnav ul li a {
	color: #fff;
	line-height: 1;
	display: block;
	padding: 5px 0;
	text-decoration: none;
}
.subnav ul li a:hover {
	color: #001750;
}
.offcanvas-btn {
	display: none;
}
.footer .col-lg-3,
.footer .col-lg-2 {
	padding-top: 30px;
	padding-left: 0;
}

}


@media (min-width: 1200px) {
.container {
	max-width: 87.9%;
}

}

/*Big Screen 1920px  */

@media (min-width: 1600px) {
h2,
.title-box * {
	font-size: 42px;
}
.main-nav {
	margin-right: 90px;
}
.main-nav > li {
	margin: 25px 42px 0;
}
.subnav ul li a {
	font-size: 24px;
}
.cards-icon a i {
	font-size: 50px;
}
.cards-icon a p {
	font-size: 21px;
}
.news-events {
	background-position: center 121%;
}
.footer {
	background-position: 87.5% 98px;
	background-size: auto;
}
.ft-logo {
	max-width: none;
}
.menu-col {
	max-width: 400px;
	padding: 80px 30px 210px 140px;
}
.content-col {
	max-width: calc(100% - 400px);
}

}


/*Desktop Screen 1024px  */

@media only screen and (min-width:992px) and (max-width:1199px) {
.main-nav > li > a {
	font-size: 18px;
}
.subnav {
	padding: 40px 40px;
}
.content-col .col-md-9 {
	max-width: 60%;
}
.content-col .col-md-3 {
	max-width: 40%;
	flex: none;
}

}


/* Mobile to Tablet Layout: 480px to 991px  */

@media only screen and (max-width:991px) {
body {
	padding-top: 139px;
}
marquee {
	display: none;
}
.header {
	position: absolute;
}
.nav-wrap {
	width: 100%;
	top: 0;
	z-index: 99;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.sticky .nav-wrap {
	position: fixed;
}
.logo {
	padding: 0;
}
.logo img {
	height: 75px;
}
.navbar {
	padding-left: 0;
	padding-right: 0;
}
.navbar-toggler {
	width: 28px;
	height: 22px;
	border-radius: 0;
	position: relative;
	padding: 0;
}
.navbar-toggler .icon-bar {
	height: 2px;
	width: 100%;
	position: absolute;
	background-color: #001750;
	left: 0;
	top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.navbar-toggler .icon-bar:first-child {
	transform: rotate(45deg) translate(6px, 6px);
}
.navbar-toggler .icon-bar:nth-child(2) {
	top: 8px;
	opacity: 0;
}
.navbar-toggler .icon-bar:last-child {
	top: 16px;
	transform: rotate(-45deg) translate(5px, -6px);
}
.navbar-toggler.collapsed .icon-bar:first-child,
.navbar-toggler.collapsed .icon-bar:last-child {
	transform: none;
}
.navbar-toggler.collapsed .icon-bar:nth-child(2) {
	opacity: 1;
}
.main-nav {
	padding-top: 20px;
	height: calc(100vh - 139px);
	overflow-y: auto;
}
.sticky .main-nav {
	height: calc(100vh - 91px);
}
.main-nav > li {
	margin: 12px 0;
	padding: 5px 35px 5px 0;
	position: relative;
}
.main-nav > li > a {
	font-size: 18px;
}
.main-nav li > a:hover,
.main-nav li > a:focus {
	color: #519136;
}
.toggle-btn {
	cursor: pointer;
	position: absolute;
	right: 6px;
	top: 4px;
	width: 16px;
	height: 16px;
}
.toggle-btn::before,
.toggle-btn::after {
	content: "";
	width: 100%;
	height: 2px;
	background-color: #001750;
	position: absolute;
	top: 9px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.toggle-btn::after {
	top: 9px;
	transform: rotate(90deg) scale(1);
}
.toggle-btn.open::after {
	transform: rotate(90deg) scale(0);
}
.subnav {
	display: none;
	overflow: hidden;
}
.subnav::before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	background-color: transparent;
}
.subnav ul {
	list-style: none;
	padding-left: 25px;
	width: 25%;
	float: left;
}
.subnav li a {
	line-height: 1.4;
	padding: 2px 0;
	display: block;
}
.happenings .col-lg-6:first-child {
	margin-bottom: 30px;
}
.main-content .container-fluid > .row {
	flex-wrap: nowrap;
	overflow: hidden;
	margin-bottom: -11px;
}
.menu-col {
	max-width: 230px;
	padding: 80px 20px 100px 20px;
	margin-left: -230px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.menu-col::after {
	bottom: 0;
}
.content-col {
	max-width: 100%;
	padding-right: 15px;
}
.menu-col h3 {
	font-size: 22px;
}
.offcanvas-btn {
	position: absolute;
	right: -30px;
	top: 47px;
	border: none;
	background-color: #519136;
	color: #fff;
	width: 30px;
	height: 26px;
	border-radius: 0 4px 4px 0;
	z-index: 3;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;	
	transition: all 0.3s ease 0s;
}
.menu-col.offcanvas {
	margin-left: 0;
}
.offcanvas .offcanvas-btn .fas {
	transform: rotate(180deg);
}

}


/* Tablet Layout: 768px.  */

@media only screen and (min-width:768px) and (max-width:991px) {
.content-col .col-md-9 {
	max-width: 60%;
}
.content-col .col-md-3 {
	max-width: 40%;
	flex: none;
}

}


/* Mobile Layout: 480px.  */

@media only screen and (max-width:767px) {
body {
	padding-top: 98px;
}
.topbar .row {
	height: 32px;
}
.top-social a {
	font-size: 20px;
	margin-right: 8px;
}
.topbar .col-7 {
	padding-left: 0;
}
.searchbox {
	padding-left: 30px;
}
.searchbox button {
	width: 30px;
	height: 24px;
	border-radius: 6px 0 0 6px;
	font-size: 14px;
}
.searchbox input {
	height: 24px;
	padding-left: 10px;
	border-radius: 0 6px 6px 0;
	font-size: 14px;
}
.logo img {
	height: 50px;
}
.main-nav {
	height: calc(100vh - 98px);
}
.sticky .main-nav {
	height: calc(100vh - 66px);
}
.subnav ul {
	width: 50%;
}
.carousel-indicators {
	justify-content: center;
	bottom: 20px;
}
.carousel-indicators li {
	width: 12px;
	height: 12px;
	margin: 3px;
}
.cards-icon a {
	min-height: 125px;
	padding-top: 28px;
}
.happenings h2 {
	margin-bottom: 35px;
}
.happenings .row .row .col-md-6:last-child {
	padding: 15px 0 0 0;
}
.happenings .col-md-6 img {
	width: 100%;
}
.subscriptions {
	height: 300px;
}


.btn {
	padding: 14px 0;
	font-size: 18px;
	max-width: 200px;
}
.news-events {
	padding: 62px 0 150px;
	background-position: center 100%;
}
.news-box {
	margin-bottom: 50px;
}
.footer {
	background-position: 86% 98%;
	background-size: 91% auto;
	text-align: center;
}
.ft-logo {
	max-width: 220px;
	margin: 0 auto;
}
.ft-address {
	margin: 35px 0 25px;
}
.ft-nav::before {
	content: "";
	display: block;
	width: 130px;
	height: 2px;
	background-color: #ccc;
	margin: 0 auto 20px;
}
.ft-social {
	float: none;
	justify-content: center;
	margin-top: 30px;
}
.ft-social a {
	margin: 0 6px;
}
.content-col .col-md-9 {
	max-width: 100%;
	padding: 0 0 25px 0;
}
.content-col .col-md-3 {
	padding-bottom: 70px;
	padding-left: 0;
}

}


/* Wide Mobile Layout: 320px.  */

@media only screen and (max-width:479px) {
.cards-icon a i {
	font-size: 32px;
}
.cards-icon a p {
	font-size: 14px;
	padding: 0 10px;
}
.title-box {
	height: 58px;
}
.inner-box {
	padding: 20px;
}
.title-box * {
	font-size: 28px;
}
.events-item {
	padding: 12px 0;
}
.events-item .date {
	width: 70px;
	font-size: 14px;
}
.events-item .date-number {
	font-size: 24px;
	padding-left: 0px;
}
.events-item .dot {
	width: 14px;
	height: 14px;
}
.events-item .details {
	width: calc(100% - 84px);
	padding: 0 0 0 10px;
	font-size: 14px;
}
.breadcrumbs {
	font-size: 12px;
}
.offcanvas-btn {
	font-size: 14px;
	right: -24px;
	width: 24px;
	height: 22px;
}

}

table#TblUpcomingEvents {
	width:100%;
}

table#TblUpcomingEvents tr td, table#TblUpcomingEvents tr th {
	padding:10px;
}

table#TblUpcomingEvents tr:nth-child(even) {
	background-color: #A8C899;
}

table#TblUpcomingEvents tr td.col1 {
	width:15%;
}

table#TblUpcomingEvents tr td.col2 {
	width:15%;
}

table#TblUpcomingEvents tr td.col3 {
	width:100%;
}

.Normal {
	font-size: 16px;
}

.DetailContentRight .Normal P:last-child {
	margin-bottom: 15px;
}