@charset "utf-8";
/* CSS Document */
body {
	background-color:#dddddd;
	padding-top:5px;
}
a {
	text-decoration: underline;
}
.navbar-default .navbar-nav>li>a {
	text-decoration: none;
}
a.btn {
	text-decoration: none;
}
a:focus {
	outline:dotted 2px #f00
	}
#icons {
	width:300px;
	text-align:right;
	float:right;
}
#icons img {
	margin:2px;
	width:30px;
	height:30px;
}
#banner {
	background-color:#fff;
}

#address {
	color:#000;
	font-size:11px;
	position: absolute;
}
#address a {
	text-decoration:underline;
	color:#000;
}
#mainnav {
}
#maincontent,#announcements {
	background-color:#fff;
}
#maincontent {
	min-height: 510px;
	padding-bottom:10px;
	clear:both;
}
#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;
	background-color:#666;
}
#bottomfooter {
	text-align:center;
	background-color:#111;
}
.toggleopacity img {
		opacity:0.9;
}

.toggleopacity:hover img {
		opacity:1;
		background-color:none;
} 
.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: url("/lforest/_img/banner480x126_24b.jpg") no-repeat, url("/lforest/_img/bannerpiece.jpg") repeat-x;
	height: 126px;
	width:100%;
}
#address {
    width:325px;
	bottom:5px;
	right:10px;
}
 .portfolio>.clear:nth-child(2n)::before {
      content: '';
      display: table;
      clear: both;
}
#mainnav {
   background-color: transparent;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:768px){
#banner {
	background-image: url("/lforest/_img/banner768x200_24b.jpg");
	background-size:100%;
	height:200px;
	background-repeat: no-repeat;
}
#address {
    width:500px;
	bottom:50px;
	right:10px;
}
	#address a {
		text-decoration: none;
	}
#webslider {
	height:438px;
}
.navbar {
	float:right;
	margin-top:-45px;
}
#mainnav {
    border-bottom:#000 solid 1px;
	margin-bottom:-6px;
}
.navbar-default {
    margin-bottom:0;
}
.navbar-default .navbar-nav {
    border-bottom:#000 solid 1px;
}	
.navbar-default .navbar-nav>li>a {
	font-size:13px;
	padding: 10px 6px;
	color:#444;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000;
}
.navbar-default {
	border:none;
	background-color:transparent;

}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:992px){
#banner {
	background-image: url("/lforest/_img/banner24c.png");
	background-size:100%;
	height:260px;
	background-repeat: no-repeat;
}
#address {
    width:680px;
	bottom:70px;
	right:10px;
}
#webslider {
	width:100%;
	height:378px;
}
.navbar {
	float:right;
	margin-top:-60px;
}
#mainnav {
    border-bottom:#000 solid 1px;
}
.navbar-default {
    margin-bottom:0;
}
.navbar-default .navbar-nav {
    border-bottom:#000 solid 1px;
}	
.navbar-default .navbar-nav>li>a {
	font-size:16px;
	padding: 15px 10px;
   background-color: #ffffff;
	color:#444;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000;
}
.navbar-default {
   background-color: #ffffff;
	border:none;
}
#calendar {
	height:250px;
}
.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("/lforest/_img/banner24c.png");
	background-size:100%;
	height:315px;
	background-repeat: no-repeat;
}
#address {
    width:820px;
	bottom:80px;
	right:10px;
}
#webslider {
	width:100%;
	height:452px;
}
.navbar {
	float:right;
	margin-top:-70px;
}
#mainnav {
    border-bottom:#000 solid 1px;
}
.navbar-default {
    margin-bottom:0;
}
.navbar-default .navbar-nav {
    border-bottom:#000 solid 1px;
}	
.navbar-default .navbar-nav>li>a {
	font-size:20px;
	padding: 15px 9px;
   background-color: #ffffff;
	color:#444;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000;
}
.navbar-default {
	background-color: #FFFFFF;
	border:none;
}
#calendar {
	height:325px;
}
.portfolio>.clear:nth-child(8n)::before {  
  content: '';
  display: table;
  clear: both;
}	
.staffpics {
	width: 200px;
	height:250px;
}
img.nophoto {
	width: 200px;
	height:250px;
}
}
.dropdown-menu>li>a {
    text-decoration: none;
}