@charset "utf-8";
/* Megamenu Styles */
.navbar-default{
color: #fff;
/*background-color: #50A3D9;*/
background-color: #277CB4;
border-color: #aca1a2;
}
.navbar-default .navbar-nav > li > a{
	color:#fff;
	text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover{
	color:#dedede;
}
.navbar-default .navbar-nav > .dropdown > a .caret{
	border-top-color: #fff;
    border-bottom-color: #fff;
}
.navbar-default .navbar-brand{
	color:#fff;
}
.navbar-nav > li > .dropdown-menu a {
	text-decoration: none;
}
a.btn {
    text-decoration: none;
}
a {
     color: #2d699e;
     text-decoration:underline;
}
a:focus {
    outline: dotted 2px #f00;
}
.menu-large {
  position: static !important;
}
.megamenu{
  padding: 20px 0px;
  width:100%;
}
.megamenu> li > ul {
  padding: 0;
  margin: 0;
}
.megamenu> li > ul > li {
  list-style: none;
}
.megamenu> li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}
.tablepad td, .tablepad th {
	padding:5px;
}
@media (max-width: 768px) {
  .megamenu{
    margin-left: 0 ;
    margin-right: 0 ;
  }
  .megamenu> li {
    margin-bottom: 30px;
  }
  .megamenu> li:last-child {
    margin-bottom: 0;
  }
  .megamenu.dropdown-header {
    padding: 3px 15px !important;

  }
  .navbar-nav .open .dropdown-menu .dropdown-header{
	color:#fff;
  }
}
body		{
	background-color:#efefef;
	padding-top:10px;
	}
hr { 
	border: 0; 
	height: 1px; 
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
#header	{
	min-height:150px;
	width: 100%;
	background-image:url(/jlmann/_img/banner.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position:center;
	background-size:100%;
}
#header img	{
	margin:5px 3px;
	border:none;
	float:right;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color:#fff;
	width: 100%;
	padding-left: 10px;
	padding-top: 4px;
	position:relative;
	font-weight:bold;
	border-top:#000 2px solid;
}
.date2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	float: right;
}
#content {
	padding: 0px 10px;
	width: 980px;
	min-height:400px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	margin-top:0px;
	clear:both;
}
.boxright	{
	color:#FFF;
	width:350px;
	float:right;
	border-radius:1em;
	background-color:#0b2333;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
	clear:right;
	text-wrap:normal;
	box-shadow: 0px 4px 6px #333;
	-moz-box-shadow: 0px 4px 6px #333;
	-webkit-box-shadow: 0px 4px 6px #333;
	}
.boxright a	{
	color:#FFF;
	text-decoration:none;
}
.boxright li	{
	color:#fff;
}
.boxright a:hover	{
	color:#FFC;
	text-decoration:underline;
}
.boxright h2	{
	color:#fff;
}
.boxrightfr	{
	width:325px;
	float:right;
	border-radius:1em;
	background-color:#0b2333;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-size: 14px;
	margin-left:15px;
	clear:right;
	text-wrap:normal;
	box-shadow: 0px 4px 6px #333;
	-moz-box-shadow: 0px 4px 6px #333;
	-webkit-box-shadow: 0px 4px 6px #333;
	}
.boxrightfr a	{
	color:#FFF;
	text-decoration:underline;
}
.boxrightfr li	{
	color:#fff;
}
.boxrightfr a:hover	{
	color:#FFC;
	text-decoration:underline;
}
.boxrightfr h2	{
	color:#fff;
}
.boxleft	{
	width:250px;
	float:left;
	border-radius:1em;
	background-color:#0b2333;
	padding:5px;
	margin:5px;
	font-size: 12px;
	clear:left;
	overflow:hidden;
	box-shadow: 0px 4px 6px #333;
	-moz-box-shadow: 0px 4px 6px #333;
	-webkit-box-shadow: 0px 4px 6px #333;
	}
.boxleft a,.boxleft li,.boxleft p	{
	color:#FFC;
	text-decoration:none;
}
.boxleft a:hover	{
	color:#FFC;
	text-decoration:underline;
}
.announcetitle	{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	clear:left;
}
.staffpics	{
	width:188px;
	height:235px;
}
#tblstaff	{
	width:95%
}
#tblstaff td	{
	padding:5px;
}
#tblstaff th	{
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#footer {
	width: 100%;
	padding: 10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
#footer p	{
	font-size:10px;
}
#footer a {
	color:#0b2333;
	text-decoration:underline;
}

#footer a:hover {
	color:#336699;
	text-decoration:underline;
}
#footer span a, #footer span a:hover	{
	color:white;
	text-decoration:none;
	background:none;
}
@media (max-width: 480px) {
#header	{
	background-image:url(/jlmann/_img/bannerm.jpg);
	background-size:100%;
	}
#content {
	width: 100%;
}
}
@media (min-width:481px) and (max-width:768px) {
#content {
	width: 100%;
}
#header	{
	background-image:url(/jlmann/_img/bannert.jpg);
	background-size:100%;
	}
}

@media only screen and (min-width: 320px) {
#jlmannslider	{
	width:100%;
}
}
@media only screen and (min-width: 768px) {
#jlmannslider	{
	width:100%;
}
}
@media only screen and (min-width: 992px) {
#jlmannslider	{
	width:600px;
	float:left;
}
}
@media only screen and (min-width: 1200px) {
#jlmannslider	{
	width:790px;
	float:left;
}
}
