@charset "utf-8";

body {
	color: rgba(37,46,54,1.00);
	font-family: "petala-pro", sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: center;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: 300;
}
a {color:#337ab7;}
strong {font-size: 17px;
	font-weight: 500;
	color: rgba(54,100,181,1.00);
	text-decoration: none;}
#about div h1 {
	color: #56A4E5;
	text-align: center;
	font-weight: 900;
	font-size: xx-large;
	border-bottom-width: 10px;
	border-bottom-style: ridge;
}


#first_banner {
	height: 48px;
	background-color: rgba(19,38,54,1.00);
	margin-top: -7px;
}
#second_banner{
	height:125px;
	overflow:hidden;}
	

.separator {
	width: 100%;
	color: #1862A0;
	font-size: 36px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	letter-spacing: 3px;
	text-transform: none;
}




#CEG {
	float: left;
	width: 33%;
	min-width: 305px;
	/* [disabled]min-height: 137px;
*/
	display: block;
	margin-left: 29px;
}
#info_container #about .separator {
	font-size: 30px;
}

#CEG img {
	background-position: 0% 0%;
	margin-top: 32px;
}
#affiliations {
	float: right;
	/* [disabled]min-height: 111px;
*/
	height: 52px;
	display: block;
	max-width: 600px;
	width: 80%;
	/* [disabled]margin-right: 20px;
*/
	margin-top: px;
}
#affiliations img {
	margin-top: 29px;
	max-width: 84px;
	width: 51%;
}
#affiliations a img {
	width: 15%;
	max-width: none;
	vertical-align: middle;
}
#nav-container {
	max-width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	min-height: 80px;
	height: 79px;

}
#content-container {
	max-width: 980px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: rgba(255,255,255,1.00);
}
#first_banner .left {
	color: rgba(255,255,255,1.00);
	font-weight: bolder;
	padding-top: 16px;
	float: left;
	width: 45%;
	font-size: large;
	padding-left: 10px;
}


/*  Nav menu styling */
nav {
	color: rgba(26,33,40,1.00);
	display: block;
	overflow: hidden;
	width: 100%;
		font-weight: 400;
}
nav ul {
	padding-right: 35px;
	padding-top: 10px;
}
nav ul li {
	display: inline-block;
	list-style-type: none;
	max-width: 16.5%;
	margin-left:35px;
}
nav > ul > li > a {
	color: #4C4C4C;
	display: inline-block;
	/* [disabled]line-height: 40px; */
	padding-top: 2%;
	/* [disabled]padding-right: 9px; */
	/* [disabled]padding-left: 5px; */
	text-decoration: none;
	max-height: 40px;
	font-size: 21px;
	padding-bottom: 2%;
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:visited {
	font-size: 13px;
	font-weight: 500;
	color: #4C4C4C;
}

/*/*  Nav menu styling *//*
nav {
	color: rgba(26,33,40,1.00);
	display: block;
	overflow: hidden;
	width: 100%;
/*	height: 55px;
*/	/*	font-size: 20px;*/
	/* [disabled]float: left;
*//*	
}
	padding-top: 15px;
	font-weight: 400;
}
nav ul {
	margin: 0;
	padding: 0;
	height:100px;
	display:inline-block;
	clear:bothl
/*	vertical-align: middle; 
*//*
min-height:100px;
margin-bottom:auto;}
nav ul li {
	display: inline-block;
	list-style-type: none;
	width: 16.3%;
}
nav > ul > li > a {
	color: #4C4C4C;
	display: inline-block;
	/*line-height: 40px
	padding-top: 0;
	padding-right: 9px;
	padding-left: 5px;
	text-decoration: none;
	/*max-height: 40px;	min-height:60px;
	font-size: 21px;
	/*padding-bottom: 10px;
}*/
/*    Styling specific to Slider **************/
#sliderwrap {
	margon-top:30px;
	z-index: 0;
	background-position: 50% 50%;
	background-color: rgba(58,126,192,1.00);
	height: 400px; /*change to show nav buttons if I decide to make slide show bigger*/
	
}
#slider {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 265px;
	max-width: 975px;
}
.slider-wrapper {
    width: 80%;
    margin: 20px auto -10px ;
}
.site {
	min-width: 900px;
	min-height: 400px;
}/* this does affect width!!! */
#page {
	width: 900px;
	margin-top:0;
	margin-bottom:0;
} /*  this does not actually over ride anything */

h1 {text-shadow: 1px 1px 1px #C8CAD0;}
.one_third {
	width: 33.3%;
		padding:0 1.5%;
	font-family: "petala-pro", sans-serif;
	font-style: normal;
	/* [disabled]font-weight: 400; */
	float: left;
	font-size: small;
	text-align: left;
}
.one_third h2 {
	font-style: normal;
	font-size: medium;






	text-align: center;
	
/*	margin-bottom: 7px;*/
	color: #1862A0;
	text-shadow: 1px 1px 1px #C8CAD0;
	margin-bottom: 15px;
	font-weight: 600;
}
#info_container {
	position: relative;
	margin: auto;
	width: 980px;
	/* [disabled]height: auto; */
	/* [disabled]height: 300px;
*/
	/* [disabled]display: block; */
	text-align: justify;
	min-height: 433px;
	background-color: rgba(255,255,255,1.00);
	line-height: 1.3em;
	
}
#footer {
	margin: auto;
	padding-top: 20px;
	width: 980px;
	height: auto;
	color: rgba(255,255,255,1.00);
	background-color: rgba(84,108,128,1.00);
	font-family: "petala-pro", sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	display: block;
	text-align: center;
	overflow: hidden;
	vertical-align: bottom;
}
#footer a {
	color: white;
	text-decoration: none;
	vertical-align: bottom;
}
.footer_city {
	color: white;
	width: 980px;
	text-align: center;
}
#info_columns {margin:auto;
width:93%;
overflow:hidden;
}
#info_container {
	min-height: 446px;
	overflow: hidden;
		max-width: 980px;

		
		
}

#about{margin:auto;
	width:87%;
	font-weight:600;}

.col_heading {
	font-size: x-large;
}

.twenty {
	width: 85%;
	float: none;
	color: #F7F5F5;
	font-weight: 300;
	/* [disabled]margin-left: 10px; */
	margin-right: 10%;
	margin-left:8%;
	margin-bottom:2%;
	background-color: #638AAA;
	font-size: large;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 0px;

}
.twenty h2 {
	color: #FFFFFF;
	font-size: medium;
	font-weight: 600;
	text-align: justify;
	    padding: 1%,1%,1%,.5%;
	    margin:1%;
}

.twenty p{font-size: 80%;
    text-align:center;
}
.twenty a{
	color: white;
	text-decoration: none;
	font-size: 14PX;
	width:90%;

	}

#info_container h1, h2{
	color:#395DAF;
	color: #56A4E5;
}
.headerBox {
	/* [disabled]box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3), 0px 0px 40px rgba(0, 0, 0, 0.1) inset; */
	/* [disabled]-webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3),0px 0px 40px rgba(0, 0, 0, 0.1) inset; */
}
/* ------------  5-2018   --------------- */
	
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -50px;
  }

.carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -50px;
  }


.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  visibility: hidden; position: absolute;
  top: 65%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
	
