@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
	}
a.list-group-item {
	text-decoration: none;
}
#icons {
	text-align: center;
}
#banner {
	background-color:#B6DCE5;
}

#address {
	background-color:#B6DCE5;
	color:#222222;
	font-size:11px;
	border-bottom: solid #000 4px;
}
#mainnav {
   background-color: #FFFFFF;
}
#maincontent,#announcements {
	background-color:#fff;
}
#maincontent {
	min-height: 480px;
	padding-bottom:20px;
}
#calendar {
	height:450px;
}
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;
} 
#icons {
	float:right;
	width:270px;
	text-align:right;
}
#icons img {
	margin:2px;
	width:30px;
	height:30px;
}
.staffpics {
	width:100%;
	height:auto;
	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("/alexand/_img/banner480x150_21.jpg");
	background-size:100%;
	background-repeat: no-repeat;
	min-height: 185px;
	width:100%;
}
 .portfolio>.clear:nth-child(2n)::before {
      content: '';
      display: table;
      clear: both;
}
#mainnav {
   background-color: #f8f8f8;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:768px){
#banner {
	background-image: url("/alexand/_img/banner21.jpg");
	background-size:100%;
	height:116px;
	background-repeat: no-repeat;
}
#webslider {
	height:438px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:15px;
	padding: 12px 12px;
   background-color: #ffffff;
	color:#2c216f;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000000;
}
.navbar-default {
	background-color: #FFFFFF;
	border:none;
}
.staffpics {
	width: 240px;
	height:300px;
}
img.nophoto {
	width: 240px;
	height:300px;
}
	}
@media(min-width:992px){
#banner {
	background-image: url("/alexand/_img/banner21.jpg");
	background-size:100%;
	height:150px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:378px;
}
#calendar {
	height:250px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:20px;
	padding: 15px 17px;
   background-color: #ffffff;
	color:#2c216f;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000000;
}
.navbar-default {
   background-color: #ffffff;
	border:none;
}
.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("/alexand/_img/banner21.jpg");
	background-size:100%;
	height:177px;
	background-repeat: no-repeat;
}
#webslider {
	width:100%;
	height:452px;
}
#calendar {
	height:320px;
}
.navbar {
	margin-bottom:0;
}
.navbar-default .navbar-nav>li>a {
	font-size:21px;
	padding: 15px 28px;
   background-color: #ffffff;
	color:#2c216f;
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
	text-decoration:underline;
	color:#000000;
}
.navbar-default {
	background-color: #FFFFFF;
	border:none;
}	
.portfolio>.clear:nth-child(8n)::before {  
  content: '';
  display: table;
  clear: both;
}	
.staffpics {
	width: 200px;
	height:255px;
}
img.nophoto {
	width: 200px;
	height:250px;
}
}
.dropdown-menu>li>a {
    text-decoration: none;
}