@charset "utf-8";
/* CSS Document */
body {
	background-color:#cdcdcd;
	padding-top:5px;
}
a {
	text-decoration: underline;
	color:#2d699e;
}
.navbar-default .navbar-nav>li>a {
	text-decoration: none;
}
a.btn {
	text-decoration: none;
}
a:focus {
	outline:dotted 2px #f00
	}
#icons {
	text-align: center;
	width:300px;
	float:right;
}
#banner {
	background-color:#000000;
}
#skip {
background-color: #fff;
}
#skip a
{ 
position:absolute; 
left:-10000px; 
top:-100px; 
overflow:hidden;
font-size:20px;
padding:10px;
background-color:#fff;
} 
#skip a:focus 
{ 
z-index:999;
position:absolute; 
left:0px;
top:0px;
background:#fff;
outline:0;
-webkit-transition:top .1s ease-in, background .5s linear;
transition: top .1s ease-in, background .5s linear;
} 
.dropdown-menu>li>a {
	text-decoration: none;
}
#address {
	background-color:#666;
	color:#ffffff;
	font-size:11px;
}
.nav-link {
    color:#ffffff;
    font-size:1.25em;
    font-weight:500;
}
.nav-link:hover,.nav-link:focus,.nav-link:active {
    color:#dedede;
}
link.active, .navbar-nav .nav-link.show {
    color:#dedede;
}
.navbar-toggler {
    background-color:#ffffff;
}
#maincontent,#announcements {
	background-color:#fff;
}
#maincontent {
	min-height: 480px;
	padding-bottom:20px;
}
#calendar {
	border-width:0;
	width:100%;
	height:400px;
	border:none;
}
#fronticons {
	background-color:#1B2956;
}
#icons img {
	margin:3px;
}
footer a{
	color:#eee;
	text-decoration:underline;
}
footer a:hover,footer a:focus {
	color:#fff;
}
footer {
	color:#eee;
	background-color:#666;
}
#bottomfooter {
	text-align:center;
	background-color:#111;
}
.toggleopacity img {
		opacity:0.9;
}

.toggleopacity:hover img {
		opacity:1;
} 
#footericons a {
	width:25%;
	box-sizing: border-box;
	display: block;
	float:left;
}
.staffpics {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9;
}
.staffpics:hover {
		opacity:1;
}
@media(max-width:767px){
#banner {
	background-image: url("/brysonm/_img/banner480x150_23.jpg");
	background-size:contain;
	background-repeat: no-repeat;
	min-height: 150px;
	height:100%;
}
 .portfolio>.clear:nth-child(2n)::before {
      content: '';
      display: table;
      clear: both;
}
#mainnav {
   background-color: #000;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:768px){
#banner {
	background-image: url("/brysonm/_img/banner768x150_23.jpg");
	background-size:100%;
	height:126px;
	background-repeat: no-repeat;
}
#webslider {
height:438px;
}
#mainnav {
   background-color: #000;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:17px;
	padding: 12px 8px;
	color:#fff;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#ddd;
}
.navbar-default {
background-color: #D81710;
	border:none;
}
#icons img {
	width:35px;
	height:auto;
	margin:2px;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:992px){
#banner {
	background-image: url("/brysonm/_img/banner23.jpg");
	background-size:100%;
	height:124px;
	background-repeat: no-repeat;
}
	#icons img {
		width:35px;
		height:auto;
	}
#mainnav {
   background-color: #D81710;
}
.navbar {
	margin-bottom:0;
}
.navbar-default {
background-color: #D81710;
}
#calendar {
	height:325px;
}
.staffpics {
	width: 160px;
	height:200px;
}
img.nophoto {
	width: 160px;
	height:200px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {
    .portfolio>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
	.staffemail	{
		font-size:12px;
	}
}
@media(min-width:1200px){
#banner {
	background-image: url("/brysonm/_img/banner23.jpg");
	background-size:100%;
	height:148px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:452px;
}
.navbar-default {
background-color: #D81710;
}
#calendar {
	height:335px;
}
.portfolio>.clear:nth-child(8n)::before {  
  content: '';
  display: table;
  clear: both;
}	
.staffpics {
	width: 200px;
	height:250px;
}
img.nophoto {
	width: 200px;
	height:250px;
}
}
@media (min-width: 1400px) { 
#banner {
	background-image: url("/brysonm/_img/banner23.jpg");
	background-size:100%;
	height:170px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:520px;
}
#calendar {
	height:405px;
}
    }