body {
}

/*
#auglogo {
	height:100px;
	width:220px;
	position:absolute;
	top: 30px;
	left: 10px;
	z-index: 502;
    background-image: url("../img/logo.png");

	}
*/




.dep_top_menu h5 {
	margin-top:10px;
}
.dep_top_logo {
	height:100px;
	width:220px;;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../img/logoblack.png);
	}
.dep_top_menu h5 {
	margin-top:18px;
	padding-right:20px;
	display:inline-block;
	color:#444;
	-webkit-transition: color 2s; /* Safari */
    transition: color 2s;
}

.dep_top_menu h5 :hover {
	color:rgb(42, 146, 205);
 text-decoration:underline;
}

#spacer {padding-bottom:40px;}
.clear {clear:both;}

.layer1 {
margin: 0;
padding: 0;
}

.heading {
	cursor: pointer;
	position: relative;
	font-size: 18px;
	font-weight: lighter;
	color: rgb(42, 146, 205);
	padding-left: 20px;
	margin-top: 15px;
	}

.hcontent {
	padding: 10px 20px;
	background-color:#fff;
}


.fa { padding-right:10px;
color:#ffffff;}

.inner i {
	padding-right:10px;
	color:#2A92CD;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	}
	
#fa_main_pics img{
		max-height:400px;
}


#dep_right_menu h3 a {
		color:#fff!important;
		-webkit-transition: color 2s; /* Safari */
		transition: color 2s;
}
	

.dep_right_menu h3 :hover {
		color:rgb(42, 146, 205);
		text-decoration:underline;
}	
	
	
	#dep_right_menu{
		background-position: top center;
		background-repeat: repeat-x;
		background-image: url(../img/lightPattern.png);
	}


#inner{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
text-transform: inherit;
}
#inner h1 {
    color: rgb(42, 146, 205);
	padding-top:30px;
	
}
#inner p {
    font-size: 16px;
    line-height: 1.7;
    padding-top: 10px;
}

#inner h3 a  {
	color: #2A92CD !important;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: initial;
    /* font-weight: 500; */
    font-size: 16px;
}

.fa_inner {color:#F6C500; font-family: FontAwesome; padding-right:10px;}
.fa_inner_header {color:#F6C500; font-family: FontAwesome; padding-right:10px; font-size:38px;}

.img-circle {
    border-radius: 50%;
	height:150px;
	width:150px;
	max-height:150px;
	max-width:150px;
	
	padding: 3px;
    border: 2px solid #449fd3;
    background-color: #fff;
	margin:0 auto;
	text-align:center;
}

#staff_aca h4
{ color:#449fd3;
text-align:center;
padding-left:0;}
#staff_aca h5
{ color:#f8d140;text-align:center;}

section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
footer {
	padding: 1.5em 0;
}
footer h3 {
		color:#3B4540;
		font-size:20px;
		font-family:Open Sans;
		font-weight: lighter;
		padding-bottom:10px;
		text-transform: uppercase;
	}
footer h4 {
		color:#FFFFFC;
		font-size:13px;
		font-family:Open Sans;
		font-weight: lighter;
		padding-bottom:5px;
	}	
footer p {
		color:#3B4540;
		font-size:13px;
		font-family:Open Sans;
		font-weight: lighter;
	}	

footer p, footer a:link, footer a:visited, footer a:hover {
	color: #3B4540;
}




@media screen and (max-width: 800px) {
body {
	background: none repeat scroll 0 0 #fff;
}
}
