body {
    color: #333333;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.dnnbooster header .fixed-top {background-color: #fff;}
.dnnbooster header span,
.dnnbooster header span.normal {
    color: inherit;
}

.dnnbooster-back {background-color: #fff;}
.container-back {background-color: #fff; }

.topbar-color {
    background-color: #511c82; 
    color: #f6efe2;
    transition: margin 0.5s ease-in-out;
}

.top-bar-collapse {
    margin-top: -35px;
}

.dnnbooster header .topbar .general-functions,
.dnnbooster header .topbar .general-functions a:active,
.dnnbooster header .topbar .general-functions a:focus,
.dnnbooster header .topbar .general-functions a:link,
.dnnbooster header .topbar .general-functions a:visited {
    color: #a01308;
    font-size: 1rem;
    background-color: #f6efe2;
    margin-left: 0;

}
.dnnbooster header .topbar .general-functions a:hover {
    background-color: #f6efe2;
}
.dnnbooster header .topbar .general-functions .dropdown-toggle:after {
    display: none;
}
.dnnbooster header .topbar .general-functions li {line-height: 35px;}
.dnnbooster header .topbar .general-functions li .notification-holder .buttonGroup .userNotifications span {
    color: white;
}
.dnnbooster header .topbar .general-functions li .profile-holder a {
    border-left-color: #4677a5;
}
.dnnbooster header .topbar .general-functions li .profile-holder .buttonGroup .userProfileImg img {
    border-color: #fff;
}
.dnnbooster header .topbar .general-functions li .profile-holder .buttonGroup .userProfileImg img:hover {
    border-color: white;
}
.dnnbooster header .topbar .language-object .Language.selected img {
    border: solid 1px #f6efe2;
}

.topbar h1 {font-size: 1.1rem; color: #f6efe2; line-height: 35px; margin: 0;}

.dnnbooster header .search-bar .searchInputContainer ul.searchSkinObjectPreview {
    background: white;
    border: 1px solid #83b836;
}

.donate-top {
    line-height: 28px !important; 
    margin: 3px 0 0;
    border-radius: 5px;
}

.dnnbooster .page-header {
    background-color: #a01308;
    margin-bottom: 1.75rem;
}

.page-title { 
    color:#f6efe2;
    text-decoration: none;
    margin: 0.3rem 0 0.5rem;
}

.page-header,
.page-header a,
.page-header a:link,
.page-header a:active,
.page-header a:visited { 
    color:#f6efe2;
    text-decoration: none;
}
.page-header a:focus, .page-header a:hover {
    color:#fff;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

/* -------------------------------------
/* ------Begin Original Menu Styling ---
/* -------------------------------------*/

.dnnbooster header .navbar {
    background-color: #000;
}


.dnnbooster header .navbar .navbar-toggler-icon {
    background: white;
}
.dnnbooster header .navbar .navbar-brand {
    color: white;
}
.dnnbooster header .navbar .navbar-nav .nav-link {
    color: #f6efe2;
    background-color: #511c82;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.dnnbooster header .navbar .navbar-nav .nav-link:hover,
.dnnbooster header .navbar .navbar-nav .nav-link:focus,
.dnnbooster header .navbar .navbar-nav .nav-link:active {
    color: #a01308;
    background-color: #f6efe2;
}

a.nav-link.has-submenu.highlighted, a.dropdown-item.has-submenu.highlighted {
    background: #223341;
    color: white;
}

.dnnbooster header .navbar .navbar-nav .nav-link.current, .dnnbooster header .navbar .navbar-nav .nav-link .has-submenu.current {
    color: #f6efe2;
    background-color: #a01308;
}

.header-home-background {padding: 15px 0; margin-bottom: 25px; background-color: #a01308; }


.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: .95rem;
    padding: .10rem 1rem .10rem 1rem;
    color: #a01308;
    text-decoration: none !important;
}


@media (min-width: 375px) {
    .topbar h1 {font-size: 1.3rem;}
}

@media (min-width: 768px) {
    .dnnbooster header .navbar .navbar-nav .nav-link {
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
    }
.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: .9rem;
}

}

@media (min-width: 992px) {
.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 1rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .6rem;
    padding-left: .6rem;
    }
}

.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu {
    background: #f6efe2;
}

.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover,
.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus,
.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
    color: #f6efe2;
    background-color: #a01308;
}

.dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active {
    color: #f6efe2;
    background-color: #a01308;
}

@media (min-width: 768px) {
    .dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover,
    .dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:focus,
    .dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item:active {
        color: #f6efe2;
        background-color: #511c82;
    }

    .dnnbooster header .navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item.active {
        color: #f6efe2;
        background-color: #511c82;
    }

}

/* -------------------------------------
/* ------End Original Menu Styling ---
/* -------------------------------------*/


.dnnbooster header .navbar .navbar-toggler .toggle-bar {
  background: #f6efe2;
}

.dnnbooster header .navbar .navbar-toggler .toggle-bar.middle1,
.dnnbooster header .navbar .navbar-toggler .toggle-bar.middle2 {
    background: #f6efe2;
}
.dnnbooster header .navbar .navbar-toggler.open .toggle-bar.middle1 {
    background: #f6efe2;
}
.dnnbooster header .navbar .navbar-toggler.open .toggle-bar.middle2 {
    background: #f6efe2;
}


a, a:link {color: #0971ce; text-decoration: underline;}
a:visited {color: purple; text-decoration: underline;}
a:hover, a:focus, a:active {text-decoration: none;}
@media (min-width: 768px) {
    a[href^="tel:"] {text-decoration: none;}
}

h1, h2, h3, h4, h5, h6 {color: #a01308; font-family: 'Cormorant SC', Georgia, 'Helvetica Neue', Helvetica, Arial, sans-serif; line-height: 1; font-weight: bold;}

.h1, h1 { font-size: 2rem;}
.h2, h2 { font-size: 1.95rem;}
.h3, h3 { font-size: 1.65rem;}
.h4, h4 { font-size: 1.20rem;}
.h5, h5 { font-size: 1rem;}
.h6, h6 { font-size: 1rem;}

@media (min-width: 768px) {

    .h1, h1 { font-size: 2.5rem;}
    .h2, h2 { font-size: 2rem;}
    .h3, h3 { font-size: 1.75rem;}
    .h4, h4 { font-size: 1.25rem;}
    .h5, h5 { font-size: 1.25rem;}
    .h6, h6 { font-size: 1rem;}
}

@media (min-width: 1200px) {

    .h1, h1 { font-size: 2.70rem;}
    .h2, h2 { font-size: 2.3rem;}
    .h3, h3 { font-size: 2rem;}
    .h4, h4 { font-size: 1.45rem;}
    .h5, h5 { font-size: 1.45rem;}
    .h6, h6 { font-size: 1rem;}
}


.hr-title {
    border: none;
    color: #a01308;
    background-color: #a01308;
    height: 4px;
    margin: 12px auto 17px;
    width: 140px;
  }

  .hr-title-white {
    border: none;
    color: #f6efe2;
    background-color: #f6efe2;
    height: 3px;
    margin: 12px auto 17px;
    width: 140px;
  }
  
.hrhead-sub {margin: 0.3rem 0 0.2rem; border: none; height: 2px; color:#a01308;  background-color:#a01308;}
.hrhead {margin:0.6rem auto 1.2rem; width: 100px; border: none; height: 3px; color:#a01308;  background-color:#a01308;}
.hrhead-white {margin:0.6rem auto 1.2rem; width: 100px; border: none; height: 3px; color:#f6efe2;  background-color:#f6efe2;}

/*-------- Misc DNN Overrides including Legacy Styles --------*/
.Head   {font-family: 'Cormorant SC', Georgia, 'Helvetica Neue', Helvetica, Arial, sans-serif; margin: 0; font-weight: bold;}

.NormalTextBox {
  height: 34px;
  padding: 0 0 0 4px;
  background-color: #e6ecf2;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.NormalTextBox:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.dnnModuleManager.dnnSortable {
	min-height: 50px !important;
}

#dnnModuleDigitalAssetsMainToolbar {padding: 0 0 0 10px;}

#dnnModuleDigitalAssetsSelectionToolbar {min-height: 32px;}

.mark, mark {padding: inherit; background-color: inherit;}

.PagingTable {
    border: 3px solid #00704a;
	padding: 10px 0px 10px 15px;
	margin-bottom: 20px;
	border-collapse: inherit;
	width: 100%;
}

.small, small {
    font-size: 80%;
}

.big, big {
    font-size: 115%;
}

/*-------- Bootstrap Overrides --------*/

.btn-primary, .btn-primary:active, .btn-secondary, .btn-secondary:active, .btn-danger, .btn-danger:active, .dropdown-toggle.btn-primary, .bg-primary { color: #fff !important; text-decoration: none !important;}

/*-------- Custom Styles --------*/

.icon-margin-left {margin-left: .2em;}

.icon-margin-right {margin-right: .2em;}

.HeadFont {font-family: 'Cormorant SC', Georgia, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold;}

.RedText {color:#7e0000 !important;}

a.RedText:link, a.RedText:visited {
	color:#7e0000;
	text-decoration:underline;
}

a.RedText:hover, a.RedText:focus, a.RedText:active {
	text-decoration:none;
    color: #760000;
}


.BrownText {color:#aa522e !important;}

a.BrownText:link, a.BrownText:visited {
	color:#aa522e;
	text-decoration:underline;
}

a.BrownText:hover, a.BrownText:focus, a.BrownText:active {
	text-decoration:none;
    color: #aa522e;
}

.GoldText {color:#f3edce !important;}

a.GoldText:link, a.GoldText:visited {
	color:#f3edce;
	text-decoration:underline;
}

a.GoldText:hover, a.GoldText:focus, a.GoldText:active {
	text-decoration:none;
    color: #fff;
}


.GreenText {
	color: #014141 !important;
}

a.GreenText:link, a.GreenText:visited {
	color: #014141;
	text-decoration:underline;
}

a.GreenText:active, a.GreenText:focus, a.GreenText:hover{
	color:#017979;
}

.BlueText {
	color: #08315c !important;
}

a.BlueText:link, a.BlueText:visited {
	color: #08315c;
	text-decoration:underline;
}

a.BlueText:active, a.BlueText:focus, a.BlueText:hover{
	color:#4b7290;
}

.BlackText {
	color: #333 !important;
}



.link-button, a.link-button:link, a.link-button:visited {
	color: #f6efe2;
    display: inline-block;
    background-color: #a01308;
    border: 1px solid #a01308;
	padding: 7px 12px;
	font-size: 18px;
    line-height: 1.35rem;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    margin-bottom: 10px;
}

a.link-button:active, a.link-button:focus, a.link-button:hover {background-color: #de2112; color: #fff;}

.link-button-ltbrown, a.link-button-ltbrown:link, a.link-button-ltbrown:visited {
	color: #a01308 !important;
    display: inline-block;
    background-color: #f6efe2;
    border: 1px solid #f6efe2;
	padding: 7px 12px;
	font-size: 18px;
    line-height: 1.35rem;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
    margin-bottom: 10px;

}

a.link-button-ltbrown:active, a.link-button-ltbrown:focus, a.link-button-ltbrown:hover {background-color: #f3daab; border: 1px solid #f5b754;}

.image-fluidlt, .image-fluidrt {
	float: none;
	display: block;
	margin: 0 auto 15px;
	max-width: 100%;
}

/* 
================================
    Section Banner Styles
================================
*/

.section_ltbrown_back {background-color: #f6efe2;}




/*-------- Footer Styles DFJ --------*/

.dnnbooster footer {
    background-color: #a01308;
}

.footer-pad {
	margin: 0 0 20px;
}

.footer-title {
    font-size: 2rem;
    color: #f6efe2;
    margin-bottom: 15px;
}

.footer-links {font-size: 1.2rem; color: #f6efe2;}

.footer-links p {line-height: 2rem;}

.footer-links ul li {color: #f6efe2;}

.footer-links a:link,
.footer-links a:visited { color:#f6efe2;}

.footer-links a:active,
.footer-links a:hover,
.footer-links a:focus { 
	color:#f5b754;
     text-decoration:none;
}


.legal-footer {
    background: #511c82;
    color:#f6efe2;
}


.legal-footer a:link,
.legal-footer a:visited { color:#f6efe2; text-decoration:none;}

.legal-footer a:active,
.legal-footer a:hover,
.legal-footer a:focus { 
	color:#f5b754;
    text-decoration: underline;
}

@media (min-width: 768px) {
    .footer-links {font-size: 18px;}
}

@media (min-width: 992px) {
    .footer-links {font-size: 18px;}
}

@media (min-width: 1200px) {
    .footer-links {font-size: 20px;}
}

/*-------- DFJ Back To Top Button --------*/

#back-to-top-button {
  display: inline-block;
  background-color: #e3913f;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 5px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
    text-decoration: none;
}
#back-to-top-button::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #f6efe2;
}
#back-to-top-button:hover {
  cursor: pointer;
  background-color: #f5b754;
}
#back-to-top-button:active {
  background-color: #f5b754;
}
#back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}


/*-------- Child Links --------*/


.cl_panel {
	min-width:150px;
	margin-bottom:20px;
	background: #f6efe2;
	padding: 14px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.linkpanel {
	margin-top: 5px;
}

.cl_panel h3 {
	overflow: hidden;
	color: #a01308;
	font-size: 24px;
}

@media (min-width: 480px) {
	.cl_panel h3 {font-size: 28px;}
}

@media (min-width: 1024px) {
	.cl_panel h3 {font-size: 32px;}
}

.cl_panel h4 {overflow: hidden; margin: 0; font-family: inherit;}

.cl_wrapper div div {display: none;}

a.cl_wrapper:link, a.cl_wrapper:visited {
	font-size: 16px;
    font-weight: 400;
	padding: 7px 0 8px 10px;
	color: #a01308;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none !important;
	border-bottom:1px solid #f6efe2;
    transition: all 0.2s ease-in-out; 
    -moz-transition: all 0.2s ease-in-out; 
    -webkit-transition: all 0.2s ease-in-out; 
    -o-transition: all 0.2s ease-in-out; 

}

a.cl_wrapper:hover {
	color: #f6efe2;
	background-color: #a01308;
    border-bottom: 1px solid #a01308;
}

a.cl_wrapper:active {
	color: #f6efe2;
	background-color: #a01308;
    border-bottom: 1px solid #a01308;
}

a.link_selected:link, a.link_selected:active, a.link_selected:visited {
	color: #fff;
	background-color: #511c82;
	border-bottom:1px solid #511c82;
}

.below_panel {
	color: #f6efe2;
	min-width:150px;
	margin-bottom:15px;
	padding: 14px 14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.below_panel h3 {
	color: #f6efe2;
	margin: 0;
}

a.quicklinks:link, a.quicklinks:visited, a.quicklinks:active {
	display: block;
	font-size: 16px;
	color: #4679ab;
	padding: 0 10px 5px;
	text-decoration: none !important;
}

a.quicklinks:hover {
	color: #fff;
	text-decoration: none !important;
}

.qlicon:hover {
	color: #fff;
	text-decoration: none !important;
}

@media (min-width: 992px) {
	a.cl_wrapper:link, a.cl_wrapper:visited {
	font-size: 14px;
	padding: 5px 0 6px 10px;
	}

	a.quicklinks:link, a.quicklinks:visited, a.quicklinks:active {
	font-size: 14px;
	padding: 0 0 5px;
	}
}

@media only screen and (min-width : 1200px) {
	a.cl_wrapper:link, a.cl_wrapper:visited {
	font-size: 16px;
	padding: 7px 0 8px 10px;
	}
	a.quicklinks:link, a.quicklinks:visited, a.quicklinks:active {
	font-size: 16px;
	padding: 0 10px 5px;
	}
}

/******** DFJ Custom Containers */

#dnn_Grid1_Pane1 .DnnModule, #dnn_Grid1_Pane2 .DnnModule, #dnn_Grid1_Pane3 .DnnModule {height: 100%;}

.background_brown {background-color: #d38a20;}
.background_ltbrown {background-color: #f6efe2; border: #e5dcc0 solid 2px;}

.background_blue {background-color: #08315c;}
.background_purple {background-color: #511c82;}

.background_ltblue {background-color: #c9dcef;}
.background_ltblue2 {background-color: #ebf0f5; border: #c9dcef solid 2px;}

.background_green {background-color: #014141;}
.background_teal {background-color: #02979d;}

.background_ltgreen {background-color: #abd7d7;}
.background_ltgreen2 {background-color: #ddefef; border: #abd7d7 solid 2px;}

.background_gold {background-color: #f3edce;}

.background_grey {background-color: #ececec;}
.background_grey2 {background-color: #ececec;border: solid 2px #cbcbcb;}

.background_red {background-color: #a01308;}

.DkContainer, .LtContainer {
    padding: 10px 15px;
    border-radius: 5px;
}

.DkHead {color: #f6efe2;}

.LtHead {color: #a01308;}


.DkContainer .Normal, 
.DkContainer div, 
.DkContainer p, 
.DkContainer td,
.DkContainer b { color:#f6efe2; }

.LtContainer .Normal, 
.LtContainer div, 
.LtContainer p, 
.LtContainer td,
.LtContainer b { color: #333;}


.DkContainer h1, .DkContainer h2, .DkContainer h3, .DkContainer h4, .DkContainer h5, .DkContainer h6 {
	color: #f6efe2;
}

.LtContainer h1, .LtContainer h2, .LtContainer h3, .LtContainer h4, .LtContainer h5, .LtContainer h6 {
	color: #a01308;
}


.DkContainer h1, .DkContainer h2, .LtContainer h1, .LtContainer h2 {text-align: center;}


.DkContainer hr {
  color: #f6efe2;
  background-color: #f6efe2;
}

.DkContainer label {
  color: #f6efe2;
}


.DkContainer,
.DkContainer a,
.DkContainer a:link,
.DkContainer a:active,
.DkContainer a:visited { 
    color:#f6efe2;
}
.DkContainer a:focus, .DkContainer a:hover {
    color:#f6efe2;
    text-decoration:none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}



.DkContainer a.dnnSecondaryAction, .DkContainer a.dnnSecondaryAction:link, .DkContainer a.dnnSecondaryAction:visited { color:#333;}
.DkContainer a.dnnSecondaryAction:active, .DkContainer a.dnnSecondaryAction:hover { color:#333; text-decoration: none;}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

/* -------------------------------------
/* ------Additinal Cutom Styles ---
/* -------------------------------------*/
.main-content {margin-bottom: 20px;}

.main-content p {font-size: 1.1rem; line-height: 1.4rem;}
.main-content h2, .main-content h3  {font-size: 1.5rem; line-height: 1;}
.main-content img  {margin-bottom: 15px;}

.figure-caption {color: #333; font-size: .8rem; font-style: italic;}
.cke_dialog_ui_tel {display: none;}

.map-style {height: 350px; margin-bottom: 20px;}

.blockq {
    border-left: 2px solid #bfbfbf;
    font-style: italic;
    margin: 0 1rem;
    padding-left: .6em;
}

.blockq p {
    line-height: 1.3rem;
}


@media (min-width: 992px) {
    .main-content img  {margin-bottom: 0;}
    .map-style {height: 380px;}
}
@media (min-width: 1200px) {
    .main-content p {font-size: 1.2rem;}
    .map-style {height: 360px;}
}

