.site-footer .accent-color {
	color: #7b8bbd;

}

.top-menu li a {
	background-color: #7b8bbd;
}

.site-footer {
	


background: #1b2955; /* Old browsers */
background: -moz-linear-gradient(top,  #1b2955 0%, #19214f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b2955), color-stop(100%,#19214f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1b2955 0%,#19214f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1b2955 0%,#19214f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1b2955 0%,#19214f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1b2955 0%,#19214f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b2955', endColorstr='#19214f',GradientType=0 ); /* IE6-9 */




}
.site-footer {
	color:#a7a9ac;
		letter-spacing: 0.5px;
}

.site-footer .highlight {
	color: #7b8bbd;
}


.topspan {
	color: #7b8bbd;
}

.label-danger {
	background-color: #1b2955;
}

.text-align-center {
	color: #f9f9f9;
}

.max-wid {
	max-width: 130px;
}


.headerdiv {
	background-color: #000;
	padding: 20px 0;
}


.headingpage {
	font-size: 2.2em;
	letter-spacing: 0.2em;
	line-height: 1.3em;
	color: #1b2955;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 20px;

}


.headingpagenews {
	font-size: 1.35em;
	letter-spacing: 0.15em;
	color: #1b2955;	
	/*color: #7b8bbd;*/
	font-weight: 400;
	margin-top: 20px;

}

.upcoming-events ul {
	margin-bottom: 0px;
}

.upcoming-events li {
	margin-top: 0px;
	margin-bottom: 0px;
}

.newsheading {
	font-size: 1.2em;
	text-transform: none;
	letter-spacing: 0.4px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: 500;

}

.newsheading a {
	color: #7b8bbd;
}

.newstext {
	
	letter-spacing: 0.4px;
	margin-bottom: 2px;
}

.newsdate {
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	margin-bottom: 2px;
	color: #ccc;
}


.newshr {
	margin-bottom: 0px;
	opacity: 0.7;
}


.whitetext {
	font-size: 1.2em;
	text-transform: none;
	letter-spacing: 0.4px;
	font-weight: 500;

}








.peoplediv {
	background-color: #f8f9fd;
	padding: 0px;
	margin: 0;

}


.brhidden {
	display: none;
}



@media only screen and (max-width: 992px) {
.peoplediv {
	background-color: #f8f9fd;
	padding: 0px;
	margin: 0;

}

.brhidden {
	display: block;
	margin: -10px 0 -10px 0;
	text-transform: uppercase;
	font-weight: 900;
	
}

.brhidden h1 {

	text-transform: uppercase;
	font-weight: 900;
	color: #7b8bbd;

}


.lower-header{

	background-color:none;
	background: none;

}

h1.logo {
	width: 180px;
	padding-bottom: 20px;
}

}

.peopleimg {

	border-left: solid 30px #1b2955;
	border-right: solid 15px #7b8bbd;
	margin: 0  0 -15px;
	padding: 0px;

}


.peopletext {
	width: 95%;
	font-size: 0.9em;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}

.peopletitle {
	font-size: 0.9em;
	margin-top: -20px;
	color: #7b8bbd;
}


.peoplelist li {
	font-size: 0.9em;
	color: #444;

}

.peoplelist li a {
	
	color: #444;

}




.topbannerjules {

	background-color: rgba(0,0,0,.6);
	height: 110px;
}






.page-header .heading{
	padding:0;
	margin:0;
	padding-top:170px;
	background:none;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform:uppercase;
	font-size:2.5em;
	color: rgba(255,255,255,.9);
}

.spanlight {

	font-weight: 100;
	color: rgba(255,255,255,.7);
}	


/*@media only screen and (max-width: 992px) {

.navicon li  {
	display:none;
}

}*/

