@charset "utf-8";
/* CSS Document */
body {
	background-color:#1B2956;
	padding-top:5px;
}
a {
	text-decoration: underline;
}
.navbar-default .navbar-nav>li>a {
	text-decoration: none;
}
.dropdown-menu>li>a {
	text-decoration: none;
}
a.btn {
	text-decoration: none;
}
a:focus {
	outline:dotted 2px #f00
	}
#icons {
	text-align: center;
}
#mainnav {
   background-color: #038247;
}
#maincontent,#announcements {
	background-color:#fff;
}
#maincontent {
	min-height: 480px;
	padding-bottom:20px;
}
#fronticons {
	background-color:#1B2956;
}
#icons img {
	margin:5px;
}
#calendar {
	border-width:0;
	width:100%;
	height:400px;
	border:none;
}
footer a{
	color:#eee;
	text-decoration:underline;
}
footer a:hover,footer a:focus {
	color:#fff;
}
footer {
	color:#eee;
}
.toggleopacity img {
		opacity:0.9;
}

.toggleopacity:hover img {
		opacity:1;
		background-color:none;
} 
#footericons a {
	width:25%;
	box-sizing: border-box;
	display: block;
	float:left;
}
.staffpics	{
	width:100%;
	height:auto;
}
.staffpics2 {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9;
}
.staffpics2:hover {
		opacity:1;
}

@media(max-width:767px){
 .portfolio>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
}
#banner {
	background-image: url("/stone/_img/banner19d.jpg");
	background-size:100%;
	height:154px;
	background-repeat: no-repeat;
}
#mainnav {
   background-color: #f8f8f8;
}
.staffpics2 {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:768px){
#banner {
	background-image: url("/stone/_img/banner19d.jpg");
	background-size:100%;
	height:185px;
	background-repeat: no-repeat;
}
#webslider {
	height:438px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:18px;
	padding: 15px 6px;
   background-color: #038247;
	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: #038247;
	border:none;
}
.staffpics2 {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
}
@media(min-width:992px){
#banner {
	background-image: url("/stone/_img/banner19d.jpg");
	background-size:100%;
	height:242px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:378px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:22px;
	padding: 15px 13px;
   background-color: #038247;
	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: #038247;
	border:none;
}
#icons img {
	width:30px;
	height:30px;
	margin:2px;
}
#calendar {
	height:220px;
}
.staffpics2 {
	width: 160px;
	height:200px;
}
img.nophoto {
	width: 160px;
	height:200px;
}
	}
@media(min-width:1200px){
#banner {
	background-image: url("/stone/_img/banner19d.jpg");
	background-size:100%;
	height:292px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:452px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:22px;
	padding: 15px 27px;
   background-color: #038247;
	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: #038247;
	border:none;
}
#calendar {
	height:290px;
}
.staffpics2 {
	width: 200px;
	height:250px;
}
img.nophoto {
	width: 200px;
	height:250px;
}

}