.agency-background {
	background-color: #39489b;
}

/* Responsive Table Header (Agency Color) */
table.rt th{ background-color:#39489b; }


.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}

.about-description {
  width: 100% !important;
}

.about-description h1, .about-description h2, .about-description h3 {
	color: #39489B;	
}
/*.hero-highlighted {
	background-color: #EAEAEA;	
}*/
.agency-top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.agency-top-shadow {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8); 
}

#nav .active {
	background: #39489b !important;
}

.subheader {
	background: #39489b !important;
	min-height: 0px;
}

.subheader a {
	background: #39489b !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #d73e32 !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%)  !important;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #39489b !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.agencies-index-ul li a {
	color: #000000;
}

/* line 20, by-the-number.scss */
.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    /* line 20, by-the-number.scss */
    .column.span3 {
      width: 48%; } }

/* line 26, by-the-number.scss */
.column.span3:last-child {
  margin: 0; }
  
sup {
	font-size: 12px;
}

a.connect-link {
	background-color: #5168e9 !important;
}

a.connect-link:hover {
	background-color: #5168e9 !important;
}

.agencies-about-links ul li.active a {
	color: #5168e9;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #5168e9;
	font-weight: bold;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}

/** Custom Home Page Styles **/
.bg-highlighted {
	background-color: #f04e41 !important; /* #39489B */
	background-image: none !important;
}

.agencies-first {
	background-color: #fff;
	border-radius: 5px;	
	border: 1px solid #ccc;
}

.agencies-second {
	background-color: #fff;
	border-radius: 5px;	
	border: 1px solid #ccc;
}

.agencies-third {
	background-color: #fff;
	border-radius: 5px;	
	border: 1px solid #ccc;
}

.agencies-index-panel {
	background-color: transparent !important;	
}

.home-dropdown-with-button { display: block; height:40px; }
.home-dropdown { float: left; width: 80%; height: 32px; }
.home-go-button { float: left; margin-left: 10px; }

/* Size the areas on desktops or devices larger than tablets */
@media only screen and (min-device-width: 699px)  {
	.agencies-first {
	/*	width: 40%; */
	}
/*	.agencies-no-scrolling {
		margin-bottom: 18px !important;	
	}*/
	.agencies-second {
	/*	width: 57%; */
	}
	/*.agencies-index-panel {
		height: auto !important;	
	}*/
}

.module-programs-and-initiatives .module-header h2 {
	color: #39489b;
}

.lg-btn-link {
    border-radius: 3px;
    border: 1px solid #1771b7;
    background-color: #1771b7;
    color: #fff !important;
    padding: 10px;
    font-size: 16px;
}

/*** Begin Slideshow Styles ***/
/*** set the width and height to match your images **/
#slideshow {
    position:relative;
    height:400px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 400px;
    background-color: #FFF;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow div img {
    height: 350px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

/*** End Slideshow Images ***/