@import url(http://fonts.googleapis.com/css?family=Shadows+Into+Light);
body {
    background-color: #466374;
    /*background-image:url(http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/templates/chamber-template-1/mainbg.png);*/
    background-repeat:repeat-x;
    color:#5c4d35;
    font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size: 13px;
    line-height:18px;
    margin: 0 auto;
}

/*-------------------------FONT STYLING START----------------------*/

a {
    color: #608aa3;
	text-decoration: none;
}
a:hover {
    color: #466374;
	text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #5c4d35;
	font-family: Calibri,Verdana,Geneva,sans-serif;
    font-size: 11px;
	margin: 0;
    line-height: 18px;
}
h1, .title1, .title1 a {
	color: #173b50;
    font-family: Georgia,Times New Roman,Times,serif;
	font-size: 22px;
	font-weight: normal;
}
h1 a {
    color: #608aa3;
    font-family: Georgia,Times New Roman,Times,serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
h1 a:hover {
    color: #466374;
    font-family: Georgia,Times New Roman,Times,serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
}
h2, h2 a, .title2, .title2 a {
	color: #173b50;
	display: block;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
h3, h3 a, .title3, .title3 a {
	color: #173b50;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 22px;
	font-weight: normal;
}
h4, h4 a, .title4, .title4 a {
	color: #3d3d3d;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
h5, h5 a, .title5, .title5 a {
	color: #3d3d3d;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}
h6, h6 a, .title6, .title6 a {
	color: #3d3d3d;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}

p {
    line-height:1em;
}

/*-------------------------FONT STYLING END------------------------*/


/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
    color: #3d3d3d;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 18px;
}
.le_form_name {
    color: #3d3d3d;
    font-family: 'Shadows Into Light', cursive;
    font-size: 20px;
    font-weight: 400;
	margin: 0 0 10px 0;
}
.container input[type="submit"] {
    background:none repeat scroll 0 0 #F4F4F4;
    border:1px solid #999999;
    border-radius:5px;
    color: #777777;
    cursor: pointer;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding:6px 11px 5px;
}
.container input[type="submit"]:hover {
    background:none repeat scroll 0 0 #f8f8f8;
    border:1px solid #999999;
    border-radius:5px;
    color: #777777;
    cursor: pointer;
}
.container input[type="text"], .container input[type="password"], .container textarea, #search_form_value {
	padding: 5px 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #3d3d3d;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 18px;
}
.form-control {
	height: inherit !important;
	border-radius: 0 !important;
}
.form-group {
	margin-bottom: 10px !important;
}
.form-header p {
    color: #f39a1b;
    font-size: 16px;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------SITE CLASSES START----------------------*/
.se_social a {
    font-size:3em;
    color:#0D7CA9;
    padding-right:.25em;
}

.se_social a:hover {
    text-decoration:none;
    opacity:.7;
}

 .headText {
        padding-bottom:0;
    }
.logoLeft {
    margin-left:150px !important;
}

hr {
    color:#111 !important;
    background-color:#111 !important;
    height:1px;
}
.maincontentleft {
    background-color: #F0EDD4;
    float: left;
    height: auto !important;
    margin-top: 20px;
    min-height: 200px;
    width: 240px;
}
.eventBox {
    height: auto;
    margin-left: 10px;
    margin-top: 30px;
    width: 93%;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #466374;
}
.eventBox h3 {
    color:#fff;
    background-color:#466374;
    border-radius: 8px 8px 0 0;
    padding: 5px;
margin: 0 0 5px;
}
.imgFull img {
    max-width:100% !important;
}

.panel {
    border:0px !important;
    -webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
blockquote {
	border:0px !important;
	margin:0px !important;
	padding:0px !important;
	width:100% !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}
.homesectionimg img {
    width:100%;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.homesection {
    background-color:#3A5078;
    min-height:150px;
    padding:10px 15px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.homesection h1, .homesection h2, .homesection h3, .homesection h4, .homesection h5, .homesection h6, .homesection a {
    color:#ffffff !important;
}
.se_button a, a.se_button {
    background-color:#3a5078;
    color:#eeeeee;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    padding:10px;
    text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 2px;
}
.se_button a:hover, a.se_button:hover {
    background-color: #f0edd4;
    color: #6D828A;
    text-decoration:none;
}
.se_cta, .se_cta a {
    background-color:#3a5078;
    color:#eeeeee;
    font-size:inherit;
    font-weight:inherit;
    font-style:inherit;
    padding:10px;
    text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.se_cta:hover, .se_cta a:hover {
    background-color: #2b3a57;
    
}


.fa a:hover {
    text-decoration:none;
}

.button a, a.button {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px;
    background-color: #0b475f;
    background: -webkit-gradient(linear, left top, left bottom, from(#326784), to(#0b475f));
    background: -webkit-linear-gradient(top, #326784, #0b475f);
    background: -moz-linear-gradient(top, #326784, #0b475f);
    background: -ms-linear-gradient(top, #326784, #0b475f);
    background: -o-linear-gradient(top, #326784, #0b475f);
    background: linear-gradient(top, #326784, #0b475f);
    color: #013056;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.button a:after, a.button:after {
    position: absolute;
    content: '';
    top: 10px;
    right: 10px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 10px solid #013056;
	border-bottom: 7px solid transparent;
}
.button a:hover, a:hover.button {
    color: #ffffff;
    text-decoration: none;
}
.button-orange a, a.button-orange {
    background-color: #e89000;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbc64e), to(#e89000));
    background: -webkit-linear-gradient(top, #fbc64e, #e89000);
    background: -moz-linear-gradient(top, #fbc64e, #e89000);
    background: -ms-linear-gradient(top, #fbc64e, #e89000);
    background: -o-linear-gradient(top, #fbc64e, #e89000);
    background: linear-gradient(top, #fbc64e, #e89000);
}
.button-green a, a.button-green {
    background-color: #93ae3e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#c9e27c), to(#93ae3e));
    background-image: -webkit-linear-gradient(top, #c9e27c, #93ae3e);
    background-image: -moz-linear-gradient(top, #c9e27c, #93ae3e);
    background-image: -ms-linear-gradient(top, #c9e27c, #93ae3e);
    background-image: -o-linear-gradient(top, #c9e27c, #93ae3e);
    background-image: linear-gradient(top, #c9e27c, #93ae3e);
}
.button-full a, a.button-full {
    display: block;
}
.topper {
    padding: 5px 10px;
    background-color: #2b6b87;
}
.topper p, .topper a, .topper h1, .topper h2, .topper h3, .topper h4, .topper h5, .topper h6 {
    color: #ffffff;
}
.topper-orange {
    background-color: #f39a1b;
}
.topper-green {
    background-color: #93ae3e;
}
.box {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #2b6b87;
}
.box-orange {
    padding: 10px;
    border: 1px solid #f39a1b;
}
.box-green {
    padding: 10px;
    border: 1px solid #93ae3e;
}
.icon a {
    position: relative;
    top: 0;
    display: block;
    margin: 20px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.icon a:hover {
    top: -10px;
}
.scroll-text {
    margin-bottom: 10px;
    height: 150px;
    overflow: hidden;
}
.scroll-text ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.scroll-text li {
    margin-bottom: 5px;
}
.scroll-text li a {
    display: block;
    padding: 10px;
    background-color: #2b6b87;
    color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.slider-box {
    margin-bottom: 40px;
    border: 7px solid #ffffff;
    outline: 1px solid #dddddd;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0px 5px 10px rgba(0,0,0,.5);
    box-shadow: 0px 5px 10px rgba(0,0,0,.5);
}
.slider-text h1, .slider-text h1 a {
    color: #ffffff;
    font-size: 40px;
    text-shadow: 0 0 10px rgba(0,0,0,.5);
    white-space: nowrap;
}
.relative {
    position: relative;
}
.responsive img, img.responsive {
    width:100%;
    max-width: 100% !important;
    height: auto;
}
.responsive iframe, .responsive object, .responsive embed {
    width: 100%;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.imgResponsive img {
    width:100%;
    height:300px;
    display:block;
}

/*-------------------------SITE CLASSES END------------------------*/

.wrapperwide {
    background-color: #ffffff;
    background-image:url(http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/templates/chamber-template-1/mainbg.png);
    background-repeat:repeat-x;
    width: 100%;
}
.wrapper {
	background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.subwrapper {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

/*-------------------------HEADER START----------------------------*/

.header {
    padding-top: 20px;
    text-align: center;
}
.header p {
    font-weight: bold;
}
.logo img {
    max-width: 100%;
    height: auto;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------HEADER MENU START-------------------------*/


.HeaderMenu ul.le_menu_level_0 {
    margin: 0;
	padding: 0 0 10px 0;
}
.HeaderMenu li {
	list-style-type: none;
	text-decoration: none;
	
	}

.HeaderMenu .le_menu_level_container {
	position: relative;
	z-index: 1000;
}
.HeaderMenu li.le_menuitem_level_0 a {
	display: block;
	padding: 5px 0;
	color: #8f8d8d;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
	text-decoration: none;
	}
.HeaderMenu li.le_menuitem_level_0 a:hover {
	color: #8f8d8d;
	text-decoration:underline;
}

/*-------------------------HEADER MENU END-------------------------*/


/*-------------------------MAIN MENU START-------------------------*/

.navigation {
    text-align: left;
    background:#fff;
	min-height:40px;
	border-radius: 0;
	/*background-color: #333333;
background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#0984b7));
background-image: -webkit-linear-gradient(top, #333333, #0984b7);
background-image: -moz-linear-gradient(top, #333333, #0984b7);
background-image: -ms-linear-gradient(top, #333333, #0984b7);
background-image: -o-linear-gradient(top, #333333, #0984b7);
background-image: linear-gradient(top, #333333, #0984b7);*/
color: #ffffff;
font-family: Verdana,Geneva,sans-serif;
margin-top: -5px;
	}
	

	
.navicon {
    position: relative;
    display: block;
    width: 100%;
    height: 25px;
    text-align:center;
    padding:30px 0;
}

.navicon .navigation  ul {
    background:white;
}

.navicon:after {
    /*position: absolute;*/
    content: '\2630    Menu';
    top: 0;
    left: 0;
    color: #013056;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 17px;
}
.navicon:hover:after {
    color: #db8203;
}
.navicon:hover {
    cursor: pointer;
}
.menu {
    display: none;
    width: 100%;
}
.menu ul.le_menu_level_0 {
    margin: 0;
	padding: 0 0 10px 0;
}


.menu li {
	list-style-type: none;
	text-decoration: none;
}
.menu .le_menu_level_container {
	position: relative;
}
.menu li.le_menuitem_level_0 a {
	display: block;
    font-family: Verdana, Calibri, Geneva, sans-serif;
    font-size: 13pt;
    color: #f3edd4;
    text-decoration: none;
    padding: 10px 14px;
    border-right: 1px solid #f3edd4;
}

.menu li.le_menuitem_level_0:last-child a {
    border:none;
}

.menu li.home-first a {
    border-left:solid 0px #ffffff !important;
}
.menu li.le_menuitem_level_0 a:hover {
	color: #f39a1b;
}

/*--------1ST LEVEL SUBMENU-------*/

.menu ul.le_menu_level_1 {
    margin: 0;
	padding: 0;
}
.menu li.le_menuitem_level_1 a {
    display: block;
	padding: 5px 0;
	color: #000000;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    text-align:center;
	text-decoration: none;
}
.menu li.le_menuitem_level_1 a:hover {
	color: #db8203;
}

/*--------2ND LEVEL SUBMENU-------*/

.menu ul.le_menu_level_2 {
	margin: 0;
	padding: 0;
}
.menu li.le_menuitem_level_2 a {
    padding: 5px 0 5px 30px;
}
.dropdown ul {
    display: none;
}

/*-------------------------MAIN MENU END---------------------------*/


/*-------------------------MAIN START------------------------------*/

.content {
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}
.subcontent {
    padding-top: 40px;
    padding-bottom: 40px;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
/*.col-xs-15 {
    width: 20%;
    float: left;
}*/

/*-------------------------MAIN END--------------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footerwide {
    background-color: #0984B7;
}
.footer {
    background-color:#0984B7;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer {}
.footer p, .footer a, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #006699;
}
.footer a:hover {
    color: #3F3F3F;
    text-decoration: none;
}
.footer p {
    font-size: 12px;
}
.footer .menu_element ul {
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
}
.footer .menu_element a {
    font-size: 11px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------MEDIA QUERIES START---------------------*/

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .topMenu  ul li {
	display: block;
	float: left;
	padding: 5px 8px !important;
	color: #fff;
	font-size:11pt;
	border-right:1px solid #fff;
}

.topMenu  ul li:last-child {
    border:none;
}
    


.topMargin {
    margin-top:15px;
    position:relative;
    z-index:500;
}

div.topMenu a {
    
    color:#fff;
}

.topMenu li.le_menuitem_level_0 a:hover {
    color:#d7d7d7 !important;
    text-decoration:none;
    
}
  div.topMenu ul.le_menu_level_0 {
    color:white;
    padding-left:5px;
}

 div.topMenu ul.le_menu_level_0 a:hover {
   color:white;
}

.searchBox {
    margin-top:0;
    text-align:right;
}

    
    
    
    
     .headText {
        padding-top:90px;
    }
    .center {
        margin-left:auto !important;
        margin-right:auto !important;
    }
    
    .logoLeft {
    margin-left:-60px !important;
}
     .headerLeft {
    }
    
    .wrapper {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 748px;
    }
    .subwrapper {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 748px;
    }
    .col-sm-15 {
        width: 20%;
        float: left;
    }
    .navigation {
        	background-color: #5C4D35;
/*background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#0984b7));
background-image: -webkit-linear-gradient(top, #333333, #0984b7);
background-image: -moz-linear-gradient(top, #333333, #0984b7);
background-image: -ms-linear-gradient(top, #333333, #0984b7);
background-image: -o-linear-gradient(top, #333333, #0984b7);
background-image: linear-gradient(top, #333333, #0984b7);
*/
        text-align: center;
        margin-top: -5px;
        border-radius: 0;
    }
    .navigation .menu .se_menu {
        margin-left:-15px;
        margin-right:-15px;
        margin-top:0;
        border-radius: 0;
    }
    
    
    .footerwide {
        margin-top: -30px;
    }
    .footer {
        margin-top:30px;
        padding-top: 30px;
    }
    .button a, a.button {
        border: 2px solid #ffffff;
    }
    .slider-text {
        position: absolute;
        z-index: 50;
        top: 40px;
        left: 40px;
    }
    .slider-text h1, .slider-text h1 a {
        font-size: 45px;
    }
    .navicon {
        display: none;
    }
    .HeaderMenu {
        display: block;
    }
    .HeaderMenu ul {
        margin: 0;
        padding: 0;
    }
    .HeaderMenu ul.le_menu_level_0 {
        margin: 0;
        padding: 0;
    }
    .HeaderMenu li {
    	list-style: none;
    }
    .HeaderMenu li.le_menuitem_level_0 {
    	display: inline-block;
        margin-left: 5px;
    }
    .HeaderMenu li.le_menuitem_level_0 a {
        color: #8f8d8d;
        display: block;
        font-family:Verdana,Geneva,sans-serif;
        font-size: 11px;
        padding: 5px 5px;
        text-decoration: none;
    }
    .HeaderMenu li.le_menuitem_level_0 a:hover {
        color: #8f8d8d;
    }
    .HeaderMenu ul.le_menu_level_1 {
    	position: absolute;
    	z-index: 100;
    	display: none;
        margin: 0;
    	padding: 5px 0 0 0;
    	text-align: left;
    }
    .HeaderMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
    	display: block;
    }
    .HeaderMenu li.le_menuitem_level_1 a {
        display: block;
        padding: 5px 5px;
        color: #8f8d8d;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 11px;
        text-decoration: none;
        background: #326784;
        border-left: 1px solid #0b475f;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
        min-width: 180px;
    }
    .HeaderMenu li.le_menuitem_level_1 a:hover {
        color: #8f8d8d;
        background: #db8203;
    }
    .HeaderMenu li.le_menuitem_level_1:last-of-type a {
        border-bottom: 1px solid #0b475f;
    }
    .navigation {
        width:748px;
        margin-left:-15px;
          
    }
    .menu {
        display: block;
    }
    .menu ul {
        margin: 0;
        padding: 0;
    }
    .menu ul.le_menu_level_0 {
        margin: 0;
        padding: 0;
    }
    .menu li {
    	list-style: none;
    }
    .menu li.le_menuitem_level_0 {
    	display: inline-block;
        margin-left: 5px;
    }
    .menu li.le_menuitem_level_0 a {
    padding: 5px 5px;
    font-size: 11pt;
    margin-top:5px;
    }
    .menu li.le_menuitem_level_1 a {
    margin-top: 0px;
    }
    .menu li.le_menuitem_level_0 a:hover {
        color: #B7CDD5;
    }
    .menu ul.le_menu_level_1 {
       /* border-bottom: 1px solid #B3B29E;
        border-left: 1px solid #B3B29E;
        border-right: 1px solid #B3B29E;*/
    	position: absolute;
    	z-index: 501;
    	display: none;
        margin: 0;
    	padding: 5px 0 0 0;
    	text-align: left;
    }
    .menu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
    	display: block;
    }
    .menu li.le_menuitem_level_1 a {
        background: #5C4D35;
        color: #ffffff;
        display: block;
        font-family: Verdana,Geneva,sans-serif;
        font-size: 12px;
        padding: 5px 8px;
        text-align:left;
        text-decoration: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        transition: all .2s ease;
        min-width: 180px;
    }
    .menu li.le_menuitem_level_1 a:hover {
        color: #466374;
        background: #B7CDD5;
    }
    .menu li.le_menuitem_level_1:last-of-type a {
       /* border-bottom: 1px solid #0b475f;*/
    }
    .menu .le_menu_level_2_container {
    	float: right;
    	margin-top: -35px;
    	padding: 0;
    }
    .menu ul.le_menu_level_2 {
    	position: absolute;
    	z-index: 100;
    	display: none;
    	margin: 0;
        padding: 0;
        background-color: #326784;
        border-bottom: 1px solid #0b475f;
        border-left: 1px solid #0b475f;
        text-align: left;
    }
    .menu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
    	display: block;
    }
    .dropdown ul {
        display: block;
}
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
   
    
    .wrapper {
        margin: auto;
        width: 972px;
    }
    .subwrapper {
        margin: auto;
        width: 972px;
        background: rgb(43,107,135); /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(43,107,135,1) 0%, rgba(43,107,135,1) 25%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(43,107,135,1)), color-stop(25%,rgba(43,107,135,1)), color-stop(25%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* IE10+ */
        background: linear-gradient(to right,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b6b87', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    }
    .col-md-15 {
        width: 20%;
        float: left;
    }
    .header {
        text-align: right;
    }
    .navigation {
        margin-left:-15px;
        margin-right:-15px;
        margin-top: -5px;
        padding:8px 10px 8px 10px;
        width: 972px;
    }
    .logo {
        text-align: left;
    }
    .slider-text {
        top: 80px;
        left: 80px;
    }
    .slider-text h1, .slider-text h1 a {
        font-size: 60px;
    }
    .menu li.le_menuitem_level_0 a {
        margin-top:0;
}
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
    .wrapper {
        margin: auto;
        width: 1170px;
    }
    .subwrapper {
        margin: auto;
        width: 1170px;
        background: rgb(43,107,135); /* Old browsers */
        background: -moz-linear-gradient(left,  rgba(43,107,135,1) 0%, rgba(43,107,135,1) 25%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(43,107,135,1)), color-stop(25%,rgba(43,107,135,1)), color-stop(25%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* IE10+ */
        background: linear-gradient(to right,  rgba(43,107,135,1) 0%,rgba(43,107,135,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b6b87', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
    }
    .col-lg-15 {
        width: 20%;
        float: left;
    }
    .navigation {
        margin-top: -5px;
        width: 1170px;
        position:relative;
        z-index:1000;
    }
    .slider-text {
        top: 100px;
        left: 100px;
    }
    .HeaderMenu li.le_menuitem_level_0 a {
        padding: 5px 5px;
        font-size: 11px;
    }
    .HeaderMenu li.le_menuitem_level_1 a {
        padding: 5px 5px;
        font-size: 11px;
    }
    .menu li.le_menuitem_level_0 a {
padding: 5px 25px;
font-size: 13pt;
    }
    .menu li.le_menuitem_level_1 a {
        padding: 5px 15px;
        font-size: 14px;
    }
}

@media screen and (max-width:442px) {
    .logoLeft {
    margin-left:30px !important;
}
}

@media screen and (max-width:768px) {
    .topMenu {
    }
    .searchBox {
        float:none !important;
        text-align:center !important;
    }
    .headerLeft {
        margin-right:auto !important;
        margin-left:auto;
       
    }
    
    
}

/*-------------------------MEDIA QUERIES END-----------------------*/


/*-------------------------RESETS START----------------------------*/

.anythingSlider-default {
    margin-bottom: 40px !important;
	padding: 0 !important;
}
button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}
.wrapper img {
	vertical-align: middle;
}
.wrapper table {
	border-spacing: 0 !important;
}

/*-------------------------RESETS END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/

.img-responsive img {
    /*display: block;*/
    max-width: 100%;
  height: auto;
}

@media (min-width: 767px) {
.spaceright {margin-right:15px;}
}

@media screen and (max-width:992px) {
    .imgLeft img {
        float:left !important;
    }
    
}
/*---------------------------------------------------------------------------combined---------------*/
h1, h2, h3, h4, h5, h6 {
    line-height:1.5;
}

fa {
    font-size:2.5em;
    padding-right:.2em;
    color:#197791;
}
.fa a:hover {
    text-decoration:none !important;
    color:yellow !important;
}

.clearLRPadding {
    padding-left: 0px;
    padding-right: 0px;
}
.clearLRMargin {
    margin-left: 0px;
    margin-right: 0px;
}

.marginBtm {
    margin-bottom: -40px;
}

.flRight {
    float: left;
}

.flLeft {
    float: left;
}
.flNone {
    float:none;
    clear:both;
}

.leftText {
    text-align: left;
}

.rightText {
    text-align: right;
}
.centerText {
    text-align: center;
}


#wrapper {
	width: 50%;
	padding-left: 0;
	padding-right: 0;
}

p {
	font-size:14px;
	line-height:1.5;
}
.headerBkg {
	background: #B6CDD5;
	position:relative;
	z-index:1000;
	border-bottom: 10px solid #5c4d35;
	
}

.darkBlue {
	background-color:#B6CDD5;
}

.topMenu  ul li {
	display: block;
	float: left;
	padding: 5px 8px !important;
	color: #fff;
	font-size:11pt;
	border-right:1px solid #173b50;
}

.topMenu  ul li:last-child {
    border:none;
}
    


.topMargin {
    margin-top:15px;
    position:relative;
    z-index:500;
}

div.topMenu a {
    font-family: Calibri, Verdana, Geneva, sans-serif;
    color:#173b50;
}

.topMenu li.le_menuitem_level_0 a:hover {
    color:#fff !important;
    text-decoration:none;
    
}
  div.topMenu ul.le_menu_level_0 {
    color:white;
    padding-left:5px;
}

 div.topMenu ul.le_menu_level_0 a:hover {
   color:white;
}

.searchBox {
    margin-top:0;
    text-align:right;
}

.headerText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	padding-bottom: 20px;
	line-height: 1.3;
}
.flRight ul {
	float: right;
}

.flLeft {
	float: left;
}
/*.centerAlignText {
	text-align: center;
}*/

.relative {
    position:relative;
}

.absolute {
    position:absolute;
}

   /* Slider */
.sliderOverlay {
    position:absolute;
    bottom:0;
    left:0;
    z-index:2;
    width:100%;
    height:100%;
}

.sliderImage {
    width:960px;
    height:254px;
}

.sliderImage img {
    max-width:100%;
    height:auto;
}

.slider {
   bottom:0; 
   left:0;
   z-index:300;
}

.sliderContainer {
    width:960px;
    height:254px;
    position:relative;
}

.imgRessponsive img {
    width: 100%;
    display: block;
    height: auto;
}

.articleBorder {
	border: 1px solid #b7b7b7;
	border-radius: 1em;
	padding: .7em;
	margin-bottom: 10px;
}

.boxShadow {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);
	background-color:#fff;
}
.clearLRPadding {
	padding-left: 0px;
	padding-right: 0px;
}
.clearLRMargin {
	margin-left: 0px;
	margin-right: 0px;
}

.socialIcons {
	float: left;	
	padding:10px 10px 10px 0;
}

.quicklinkPadding {
    padding:15px 10px;
    /*margin-left: 50px;*/
}

.quicklinkImgResponsive img {
    max-width:100%;
    height:auto;
}

footer {
	background-color:#ffffff;
	color:#006699;	
	font-size:14px;
	line-height:1.5;
	padding: 15px;
}


/* Bootstrap 15 Column Hack for 5 Column Layout */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media screen and (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}

@media screen and (min-width: 992px) {
    .col-md-15 {
        width: 20% !important;
        float: left !important;
    }
    
   .searchBox {
    /*margin-top:-100px;*/
    float:right;
}
}

@media screen and (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        /*float: none;*/
    }
}

@media screen and (max-width:767px) {
}

/* -------End Bootstrap 15 Column Hack for 5 Column Layout -----*/


/* Container Sizes */


@media screen and (max-width: 767px) {
     .sliderImage {
       margin-left:150px;
   }
   
    .container {
        width:100%;
        /*width: 460px;*/
    }
    
    .quicklinks {
        margin:15px 0px 15px 15px;
        padding:10px;
    }
   .goLeft {
        text-align: left;
        margin-top:35px;
    }
    
    .goAway {
        display: none;
    }
    
    .mainPos {
    border-right: 0px solid black;
    margin-top:15px;
}
    
}

@media screen and (min-width: 768px) {
    .container { width: 748px;}
     .flRight {float:right !important;}   
 }
    
@media screen and (min-width: 992px) {
    .container {width: 972px; }
 }

@media screen and (min-width: 1200px) {
    .container {width: 1170px;}
}

/* Slider */
@media screen and (max-width:688px) {
 .sliderOverlay {
 }
 
.sliderImage {
   width:100%;
   height:auto;
   margin-left:-50px;
  }
}

@media screen and (max-width:992px) {
 .sliderOverlay {
     width: 100%;
height: 100%;
 }
 
.sliderImage img {
   width:100%;
   height:auto;
   float:left;
  }
}

@media screen and (max-width:768px) {
    .sliderOverlay {
    }
    
    .slideImage img {
        float:none !important;
        width:100%;
        height:auto;
        margin-bottom:-8px;
        margin-left:-40px;
      }
}



/*----------end of combined-------*/

.topMenu {
    text-align: right;
    float: right;
    padding: 5px;
}


/*mobile menu styling--------*/
@media (max-width: 767px) {

.navicon {
position: relative;
display: block;
width: 110%;
height: 35px;
text-align: center;
background-color: #5c4d35;
padding: 9px;
margin-top: -5px;
font-weight: bold;
margin-left: -20px;
}

.navicon:after {
content: '\2630  Menu';
top: 0;
left: 0;
color: #fff;
font-size: 17px;
}

.navicon:hover:after {
color: #777;
}

.menu ul.le_menu_level_0 {padding:0px;width: 80%;margin-left: auto;margin-right: auto;border-left: 1px solid #E2E2E2;border-right: 1px solid #E2E2E2;border-bottom: 1px solid #E2E2E2}

.menu li {
background-color: #fafafa;
border-top: 1px solid #E5E5E5;
padding: 3px;
}

.menu li:hover {
background-color: #F0F0F0;
border-top: 1px solid #E5E5E5;
padding: 3px;
}

.menu li.le_menuitem_level_0 a {
font-weight: bold;
font-family: Arial;
font-size: 1.5em;
color:#666;
text-decoration:none;
}

.menu li.le_menuitem_level_0 a:hover {
font-weight: bold;
font-family: Arial;
font-size: 1.5em;
color:#666;
text-decoration:none;
}

.menu li.le_menuitem_level_1 a {
font-weight: normal;
font-family: Arial;
font-size: 1.3em;
color:#666;
text-decoration:none;
}

.menu li.le_menuitem_level_1 a:hover {
font-weight: normal;
font-family: Arial;
font-size: 1.3em;
color:#666;
text-decoration:none;
}
}
/*-end--------------*/

#le_globalAside1, #le_area3 {
    background-color:#f0edd4;
}

.featurelayer3 {
/* display: none; */
float: left;
clear: none;
position: absolute;
z-index: 100;
padding-left: 20px;
margin: 20px;
display: block;
}




footer {
    border-top: 1px solid #5c4d35;
}
footer p {
    color:#2b2b2b;
}

.bx-viewport .htmlSlide {float:right;}




@media (max-width: 991px) {
.featurelayer3 img {
	width:80%;
	height:auto;
}

}
@media (max-width: 767px) {
.featurelayer3 {
margin: 0;
padding: 15px;
background-color: #B6CDD5;
width: 100%;
position: absolute;
border-bottom: 10px solid #5c4d35;
}
#le_area1 {
    padding-top: 82px;
}
.featurelayer3 img {
max-width: 300px;
}
.sliderOverlay {
display:none;
}
.headerBkg {
border-bottom:0;
}
.bx-viewport .htmlSlide {float: none;}
.bx-viewport .htmlSlide img {width:100%;height:auto;}
}

@media (max-width: 991px) {
    .imgResponsive img {
    max-width: 100%;
    display: block;
}
}

@media (max-width: 499px) {
    .topMenu ul li {
    display: block;
    float:none;
    padding: 5px 2px !important;
    color: #fff;
    font-size: 10pt;
    border-right: 0;
    text-align: center;
}
.featurelayer3 {
padding: 30px 15px;
}
.topMenu {
display: none;
}
}
@media (max-width: 499px) {
    .navicon {
    margin: 0;
    width: 100%;
}
}

/*---------------cm icons---------------*/
.threedots {
}

.threedots div {
     text-align:center;
     width:30%;
     padding:3%;
     display: inline-block;
}

.threedots div a {
     text-decoration:none;
}

.threedots div a img {
    position: relative;
    top: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    max-width: 100%;
}

.threedots div a img:hover {
    top: -10px;
}

.bx-wrapper .bx-viewport ul {
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0;
-webkit-margin-end: 0;
-webkit-padding-start: 0;
-moz-padding-start: 0px;
-webkit-padding-start: 0px;
-khtml-padding-start: 0px;
-o-padding-start: 0px;
padding-start: 0px;
padding: 0px;
margin:0;
}