@charset "utf-8";
/* CSS Document */
body {
    background-color:#ccc;
}
h1 {
	color:#3954A5;
}
footer {
	clear:both;
}
footer h2 {
	color:#fff;
}
#webslider {
	width:100%;
    height:330px;
}
#calendar {
	width:100%;
}
.navbar>.container-fluid {
     background-color: #3954A5;
}
.navbar-nav .nav-link,.navbar-nav .nav-link.focus,.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
     color:#ffffff;
}
.nav-link:hover {
    color:#dedede;
}
a.nav-link {
    font-size:22px;
    font-weight:500;
}
.navbar-toggler {
    background-color:#ffffff;
}
#banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:70px;
    background-repeat:no-repeat;
    background-color:#3954A5; 
	background-size:contain;
}
#iblogo {
	float:right; 
	width:75px; 
	height:auto;
	margin-top:20px;
}
#address {
    background-color:#3954A5; 
    font-size:.9em;
    color:#ffffff;
    margin:0 auto;
}
#upcoming {
    width:100%;
    clear:both;
}
#calendar {
    height:400px;
    width:100%;
}
#icons {
	width:100%;
	text-align:center;
}
#icons img {
	margin:3px;
	width:40px;
	height:40px;
}
#mainnav {
    background-color:#3954A5; 
}
#maincontent {
    background-color:#ffffff;
	overflow:hidden;
}
#frontslider {
}
.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;
}
.toggleopacity img {
		opacity:0.9;
}
.toggleopacity:hover img {
		opacity:1;
} 
#maincontent {
    min-height: 500px;
}
footer {
    color:#dedede;
    background-color:#3954A5;
}
footer a {
    color:#dedede;
}
footer a:hover {
    color:#ffffff;
}
#bottomfooter {
    background-color:#000;
    text-align: center;
}
.trhsbtn{
    background-color: #3954A5!important;
    color:#ffffff;
        
}
.trhsbtn:hover{ background-color: #2b49a4!important;color:#ffffff; }
.trhsbtn:active{
    background-color: #2b49a4!important;color:#ffffff;
}
.trhsbtn-outline {
    background-color: #ffffff!important;
    border:thin solid #3954A5;
    color:#3954A5;
        
}
.trhsbtn-outline:hover{ background-color: #3954A5!important;color:#ffffff; }
.trhsbtn-outline:active{
    background-color: #3954A5!important;color:#ffffff;
}
.trhs {
	background-color:#3954A5;
}
 @media (min-width: 576px) {
 #banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:100px;
}
.staffpics {
	width: 240px;
	height:320px;
}
}
@media (min-width: 768px) { 
#banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:130px;
}
#iblogo {
	width:100px; 
	height:auto;
}
#webslider {
    height:430px;
}
#icons img {
	width:25px;
	height:25px;
}
.staffpics {
	width: 240px;
	height:320px;
}
}
@media (min-width: 992px) { 
#banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:135px;
}
    #upcoming {
        width:30%;
        clear:none;
    }
#calendar {
    height:309px;
}
#webslider {
    height:565px;
    }
#icons img {
	width:25px;
	height:25px;
}
.staffpics {
	width: 240px;
	height:320px;
          }
        }
@media (min-width: 1200px) { 
 #banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:170px;
}
#icons img {
	width:35px;
	height:35px;
}
#calendar {
    height:325px;
}
#webslider {
    height:665px;
}
#icons img {
	width:35px;
	height:35px;
}   
.staffpics {
    width: 240px;
    height:320px;
}
}
 @media (min-width: 1400px) { 
#banner {
	background-image: url("/trest/_img/banner25.jpg");
    height:187px;
}
#address {
   max-width: 1800px;
}
#calendar {
   height:392px;
}

#webslider {
   height:738px;
}
#icons img {
	width:40px;
	height:40px;
}   
.staffpics {
    width: 240px;
    height:320px;
}
}