 /*FOR HEADERS WITH IMAGE BACKGROUNDS - ON ALL ENVIRONMENTAL PAGES*/
     #dnn_content {
            padding: 0px 0px 30px 0 !important;
            min-height: 10px !important;
        }

	.phoneHeadBottom {
		display: none !important;
	}

	.backgroundImage6 {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}

	.backgroundImage2 {
		background-size: cover !important;
		background-repeat: no-repeat !important;
		background-position: center center !important;
	}

	.bgImageHeader {
		color: white !important;
		text-shadow: 2px 2px 4px #000000 !important;
		line-height: 30px !important;
		font-size: 32px !important;
	}

	.bgImageText {
		color: white !important;
		text-shadow: 2px 2px 4px #000000 !important;
		/* background: rgba(8, 56, 138, 0.2); */
		/* background: rgba(0, 0, 0, 0.2); */
		/* padding: 4px 8px; */
		/* border-radius: 4px !important; */
		/* display: inline; */
		/* -webkit-box-decoration-break: clone; */
		/* box-decoration-break: clone; */	
	}

	/* .bgImageText:before { */
		/* content: 'The Brazos River Authority protects the water resources of the Brazos River basin by monitoring the quality of surface water and the health of its aquatic residents while making potable drinking water and wastewater services available to cities within the basin.' !important;   */
	/* } */
	
	.list_style1 li a, .list_style1 li a:link, .list_style1 li a:active, .list_style1 li a:visited {
	color: #0c6dd4 !important;
	}
	
	
	.bgimage:hover .brashade {
		color: #08388a !important;
		background-color: #08388a !important;
		opacity: 0.5 !important;
	}		
	
		
	.envbreadcrumb {
		padding: 12px 14px;
		min-height: 50px !important;
		min-width: 50px !important;
		display: inline-block;	
	}
	/* .envbreadcrumb > .glyph-left-arrow { */
		/* margin-top: 15px !important; */
	/* } */