@charset "utf-8";
/* CSS Document */
body {
    background-color:#0046A4;
    margin:0 auto;
}
#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;
} 
/*This is for screen reader only content - alternative to .hidden above */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
#banner {
    background-color:#F9B631;
    background-attachment: local;
	background-repeat: no-repeat;
	background-image: url("/lforest/_img/banner25ce.jpg?v=2");
	height:145px;
}
#address {
	color:#000;
	font-size:11px;
         border-color:navy;
         border-bottom:3px solid #0046A4;
}
#address a {
	text-decoration:underline;
	color:#000;
}
#deepcontent {
    background-color:#fff;
    min-height:650px;
    padding-top:15px;
}
#maincontent {
    background-color:#fff;
    min-height:650px;
    padding-top:15px;
	overflow:hidden;
}
#smesSlider {
    padding-left: 0;
    padding-right: 0;
}
#calendar {
    height:400px;
    width:100%;
}
 #mainnav {
    border-bottom: 4px solid #f2b31c;
 }
#icons {
    text-align:center;
}
#icons img {
    margin: 3px;
    width:28px;
    height: 28px;
}
#icons2 {
    text-align:center;
}
#icons2 img {
    margin: 3px;
}
footer {
    background-color:#666;
	border-top: 4px solid #F7A400;
    color:#fff;
}
footer a {
    color:#efefef;
}
footer a:hover {
    color:#fff;
}
#bottomfooter {
    text-align: center;
    background-color: #111;
}
.toggleopacity img {
		opacity:0.9;
}

.toggleopacity:hover img {
		opacity:1;
} 
.staffpics {
	background-size:contain;
	background-repeat: no-repeat;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	opacity:0.9;
	width: 240px;
	height:300px;
}
.staffpics:hover {
		opacity:1;
}
img.nophoto {
	width: 240px;
	height:300px;
}
.navbar {
}
.navbar-brand img {
    width:300px;
    height:auto;
}
    .navbar-brand img {
        width:300px;
        height:auto;
    }
.nav-link {
    color:#000;
}
.nav-link:hover,.nav-link:active {
    color:#555;
}
 #webslider {
     height:320px;
 }
.lfesbtn{
    background-color: #f2b31c!important;
    color:#000000;
        
}
.lfesbtn:hover{ background-color: #dd9f0a!important;color:#000000; }
.lfesbtn:active{
    background-color: #dd9f0a!important;color:#000000;
}
.lfesbtn-outline {
    background-color: #ffffff!important;
    border:thin solid #f2b31c;
    color:#0046A4;
        
}
.lfesbtn-outline:hover{ background-color: #f2b31c!important;color:#0046A4; }
.lfesbtn-outline:active{
    background-color: #f2b31c!important;color:#0046A4;
}
.lfes {
    background-color:#f2b31c;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
 .portfolio>.clear:nth-child(2n)::before {
      content: '';
      display: table;
      clear: both;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
 #banner {
	background-image: url("/lforest/_img/banner25cd.jpg");
	height:90px;
}
    }
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
.staffpics {
	width: 240px;
	height:300px;
}
    
img.nophoto {
	width: 240px;
	height:300px;
}
    .nav-item a {
        font-size: 1.4em;
    }
 #webslider {
     height:295px;
 }
 #calendar {
     height:215px;
     }
    }
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
#icons img {
    margin: 3px;
    width:36px;
    height: 36px;
}
.staffpics {
	width: 160px;
	height:200px;
}
img.nophoto {
	width: 160px;
	height:200px;
}
    .nav-item a {
        font-size: 1.4em;
    }
    .navbar-brand img {
        width:225px;
        height:auto;
    }
 #banner {
	background-image: url("/lforest/_img/banner25cc.jpg");
	height:150px;
}
 #webslider {
     height:385px;
 }
 #calendar {
     height:335px;
     }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .portfolio>.clear:nth-child(4n)::before {
      content: '';
      display: table;
      clear: both;
    }
	.staffemail	{
		font-size:12px;
	}
    
}
/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 
    .nav-item a {
        font-size: 1.4em;
    }
.staffpics {
	width: 200px;
	height:250px;
}
img.nophoto {
	width: 200px;
	height:250px;
}
    .navbar-brand img {
        width:350px;
        height:auto;
    }
 #banner {
	background-image: url("/lforest/_img/banner25cb.jpg");
	height:175px;
}
 #webslider {
     height:450px;
 }
 #calendar {
     height:400px;
     }
    }
/*XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 
    .nav-item a {
        font-size: 1.5em;
    }
    .dropdown-menu a  {
        font-size:1em;
    }
    .navbar-brand img {
        width:400px;
        height:auto;
    }
 #banner {
	background-image: url("/lforest/_img/banner25c.jpg");
	height:225px;
}
 #webslider {
     height:520px;
 }
 #calendar {
     height:470px;
     }
    }