@import url('text.css');



html {
  	background-color: #3E454D; 
}
body{
	padding-right:0px;
	padding-left:0px;
}
.container {
	margin: 0 auto;
	max-width: 1200px;
}
.container_sm {
  width:100%;
}
.container-map {
  margin: 0 auto;
  max-width: 900px;
}


.menu_wrap {
  background-color: #656765;
  border-bottom: 20px solid #8C8D8B;
}

.menu_wrap p{
  color: #EFF1EC;
}
.home_wrap {
  background-color: #88A1B5;
}

.navbar a{
  text-transform: uppercase; 
  color: #FFFFFF;
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none outside none;
    background-color: #FFFFFF;
    font-size:14px;
}

.breadcrumb > li + li:before {
    padding: 0px 2px;
    color: #CCC;
    content: "/ ";
}
.footer {
	padding-top: 30px;
}
.footer a{
	color: #8F9CAA;
}
.footer p {
	line-height: 1.5;
	font-size: 14px;

}
.foot_left {
	padding-left: 60px;
	background:url(../img/location.gif) no-repeat 15px 0;
}
.foot_right {
	padding-left: 60px;
	background:url(../img/contact.gif) no-repeat 15px 0;
}

.banner {
	height:331px;
#	width: 885px;
}
#identifier a {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color:#2b2b2b;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {

}
.carousel-inner > .item > img {
    margin: 0px auto;
    width: 100%;
    min-height: 116px;
}

.top_main {
	border-top: solid #2B3036 10px;
	margin-left: 15px;
	margin-right: 15px;
}

img.filer_image.right {
	float: right;
	padding-left: 5px;
}
img.filer_image.left {
	float: left;
	padding-right: 5px;
}
.col_side {
	padding-bottom: 0;
	padding-top: 20px;	
	padding-left: 20px;

}
.col_side img.filer_image {
    width:100%; /* you can use % */
    height: auto;
    max-width: 340px; 
}
.col_main {
	padding-top: 20px;
	padding-right:30px;
	padding-left: 0;
	margin-bottom: 20px;
	border-right: 1px solid #BBB;
}
.col_left {

}



.top {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-right: 0;

}
.top p{
  margin-bottom: 0px;
  font-size: 12pt;
  line-height: 1.7;	
  padding-left: 20px;
}
.highlight {
	color:#8FC04D;
}



.header-top{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:12px;
    font-weight:bold;
    right:40px;
    top:40px;
}
.header-top_m a{
	color: #8F9CAA;
    font-size:12px;
    font-weight:bold;
}
.header-left{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:20px;
    font-weight:bold;
#    left:40px;
#    top:50px;
}
.header-left p{
    margin-bottom: 0px;
}









/* Carousel base class */
.carousel {
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {

}
.carousel-inner > .item > img {
    margin: 0px auto;
    width: 100%;
}
.carousel-inner > .items > img {
    margin: 0px auto;
    width: 100%;
}
.carousel-caption2 {
    font-family: 'Lato', sans-serif;
    position: absolute;
    right:  none;
    top: 20px;
    left:  none;
    z-index: 10;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center;
    right:  none;
    left: none;
    padding-bottom: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 18px; 
    line-height:80%;   
}
.carousel-caption2_m {
   font-family: 'Lato', sans-serif;
    position: absolute;
    right:  none;
    top: 20px;
    left:  none;
    z-index: 10;
    padding-top: 90px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    right:  none;
    left: none;
    padding-bottom: 0px;
    text-align: left;
    font-size: 18px;     
}

.carousel-caption2h {
    font-family: 'Lato', sans-serif;
     position: absolute;
    right:  none;
    top: 0px;
    left:  none;
    z-index: 10;
    padding-top: 53px;
    padding-bottom: 0px;
    padding-left: 0;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    right:  none;
    left: none;
    text-align: left;
    font-weight: bold;
    font-size: 18px;     
}
.carousel-caption2h p, .carousel-caption2_m p{
  margin-bottom: 3px;
  }

.carousel-caption2i {
    font-family: 'Lato', sans-serif;
     position: absolute;
    right:  none;
    top: 20px;
    left:  none;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    right:  none;
    left: none;
    text-align: left;
    font-weight: normal;
    font-size: 18px;     
}
.carousel-caption2i p{
  margin-bottom: 0px;
  }

.time {
    font-weight: normal;
    padding-bottom: 10px;
    font-size: 17px;
}  
.carousel-caption2_m {
    position: absolute;
    right:  none;
    top: 20px;
    left:  none;
    z-index: 10;
    padding-top: 90px;
    padding-bottom: 20px;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.6);
    right:  none;
    left: none;
    padding-bottom: 0px;
    text-align: left;
    font-size: 18px;     
}




.header-bannerh_f {
  font-family: 'Lato', sans-serif;
  font-size: 27px;
  padding-top: 45px;
  padding-bottom: 35px;
  position: relative;
  top:-15px;
}




.header-banner_f {
  font-family: 'Lato', sans-serif;
  font-size: 23px;
  padding-top: 22px;
  padding-bottom: 15px;
}

.header-bannerh {
    font-family: "Lato",sans-serif;
    font-size: 35px;
    padding-top: 30px;
    padding-bottom: 40px;
}



.header-banner {
  font-family: 'Lato', sans-serif;
  font-weight:700;
  font-size: 35px;
  padding-top: 22px;
  padding-bottom: 25px;
}
p.header-button {
    font-family: 'Lato', sans-serif;
	border: solid #F27921 3px;
    width:265px;
    padding: 10px;
    font-size: 19px;   
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
p.header-buttonh {
    font-family: 'Lato', sans-serif;
	border: solid #F27921 3px;
    width:358px;
    padding: 20px;
    font-size: 26px;   
    margin-top: 20px;
    margin-bottom: 30px; 
    font-weight: normal;
}

.banner {
    background-color: #F27921;
    width: 56%;
    position: absolute;
    z-index: 5;
    margin-top: 145px;
    height: 90px;
}
.banneri {
  background-color: #F27921;
  width: 56%;
  position: absolute;
  z-index: 5;
  margin-top: 103px;
  height: 66px;

}
.header-banner_m {
    font-size: 33px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color:  #F27921;
    text-align: center;
    color:#FFFFFF;
    font-family: 'Lato', sans-serif;
}
.header-button_m {
    border: solid #F27921 3px;
    width:250px;
    padding: 10px;
    font-size: 18px;   
    margin-top: 20px;
    margin-bottom: 20px; 
}
.carousel-caption2_mx p{
	font-size: 18px;
}


.col_side h1{
	color:#F27921;
	font-size:18px;
}
.sub_main h2{
	color:#F27921;
	font-size:15px;
}


.f_facebook {
  background-image: url("../img/facebook-off.gif");
  background-repeat:no-repeat;
  width: 64px;
  height: 64px;
  float:left;
  padding:25px;
  margin: 0 15px;
}
.f_facebook:hover {
  background-image: url("../img/facebook-on.gif");
}
.f_twitter {
  background-image: url("../img/twitter-off.gif");
  background-repeat:no-repeat;
  width: 64px;
  height: 64px;
  float:left;
  padding:25px;
  margin: 0 15px;

}
.f_twitter:hover {
  background-image: url("../img/twitter-on.gif");
}

.f_pinterest {
  background-image: url("../img/pinterest-footer-off.png");
  background-repeat:no-repeat;
  width: 64px;
  height: 64px;
  float:left;
  padding:25px;
  margin: 0 15px;

}
.f_pinterest:hover {
  background-image: url("../img/pinterest-footer-on.png");
}


.f_youtube {
  background-image: url("../img/youtube-off.gif");
  background-repeat:no-repeat;
  width: 64px;
  height: 64px;
  float:left;
  padding:25px 25px 25px 25px;
  margin: 0 15px;

}
.f_youtube:hover {
  background-image: url("../img/youtube-on.gif");
}
.f_rss {
  background-image: url("../img/rss-off.gif");
  background-repeat:no-repeat;
  width: 64px;
  height: 64px;
  float:left;
  padding:25px 65px 25px 25px;
  margin: 0 15px;

}
.f_rss:hover {
  background-image: url("../img/rss-on.gif");
}

.f_newsletter {
  background-image: url("../img/newsletter-top-off.png");
  background-repeat:no-repeat;
  width: 197px;
  height: 40px;
  float:left;
  padding:25px 0;
  margin: 0;

}
.f_newsletter:hover {
  background-image: url("../img/newsletter-top-on.png");
}
.menu_wrap ul{
	list-style-type: none;
}
.pre_footer{
    display: block;
    margin-left: auto;
    margin-right: auto;
}



.sub_all {
  background-color: #F0F2ED;
}

.sub_main_h {
  padding-top: 20px;
}
.sub_side img {
  position: relative;
  left:-15px;
}

.foot_text span{
  float: left;
  color:#EFF1EC;
  padding-top: 10px;
}

.foot_text {
  padding-bottom: 20px;
  margin-top: 0px;
}
.foot_text_top {
  padding-bottom: 20px;
}
.foot_text span, .foot_text a {
  margin-top: 0px;
}

.header-top a{
   font-family: 'Lato', sans-serif;
  font-weight: normal;
   font-size: 14px;
   color:#fff;
}
.header-top a{
  color:#fff;
}

.header-top a:hover{
  color:#F27921;
}

.col_bottom h2{
  border: solid #F27921 2px;
  font-size: 20px;
  padding: 15px;
	color:#2b2b2b;
	font-weight: normal;

}
.col_bottom {
  padding-bottom: 20px;
#  background-color: #F0F2ED;
}

.sub_main{
padding-right: 0px;
}

.sub_main_h h5{
    border: solid #F27921 2px;
    padding: 15px;
    font-size: 20px;
    width:270px;
    margin: 20px 0;

}
.pre_footer {
  padding-top: 20px;
  padding-bottom: 20px;
}
.nav_wrap {
  background-color: nav_wrap;
  color: #fff;
}
.nav_wrap {
  background-color: #57C6F1;
}

.nav_wrap p{
  color: #EFF1EC;
}
.nav_wrap ul{
  list-style-type: none;
}

.navbar-nav > li > a:hover {
   background-color: #57C6F1;

}
.nav > li > ul > li {
  padding-left: 20px;

}

.navbar {
    position: relative;
    border-radius: 0;
    border: 0px solid transparent;
}

.nav {
      margin: 0;
      padding: 0;
}

.nav_big li a.menu {
    float: left;
    font-weight: bold;   

  }
.search {
  padding-top: 3px;
  padding-right: 7px;
  position: relative;
  left:15px;
}
.submitbutton {
  width: 23px;
  height:24px;
  border-style:none;
  position: relative;

  background-image: url("../img/search-glass.gif");
  background-repeat:no-repeat;
}

.sf-menu {
  font-size: 12px;
  font-weight: bold;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;  
}

.navbar-inverse {
    background-color: #F27921;
    border-color: #080808;
    border:none;
}
.navbar-brand {
    font-size: 30px;
    line-height: 20px;
    padding: 0px 15px 10px 15px;
    font-family: 'Lato', sans-serif;
}
.navbar-brand p{

    color:#FFFFFF;
    line-height: 1.5;

}
.navbar-toggle {
  background-color: #57C6F1;
  border:0;
}

.nav li, .nav li a  li {
  margin-left: 0;
}

.navbar-left li a.menu{
  color: #FFFFFF;
  margin-left: 0;
}
.navbar {

    margin-bottom: 0;
}

.breadcrumb > li {
  margin-left: 0;
}
.navbar {
    border: 0;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #57C6F1;
}

.navbar-inverse .navbar-nav > li > a{
    color: #FFF;

}


.nav {
    font-family: 'Lato', sans-serif;
}


.navbar-main a.selected, .navbar-main a.ancestor {
    background-color: #F27921;
}
.menu_mobile a.selected {
    background-color: #57C6F1;
}

.container_sm {
  margin: 0 auto;
  max-width: 1030px;
}

.col_main ul {
  list-style-type: disc;
}

.entry-body {
  padding-bottom: 20px;

}
.foot_text_top, .foot_text {
  padding-left: 0;
}
a:hover, a:focus {
    color: #57C6F1;
    text-decoration: none;
}

.sub_main_h h3{
    font-size: 33px;
    background-color: #56C7F1;
    color: #ffffff;
    padding: 30px 0px 30px 30px;
    position: relative;
    right:30px;
}
.header-hashtag {
	font-weight: normal;
	float:left;

}
.col {
	padding-top: 40px;
}
.contentd {
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	line-height: 1;

}
.sub_main_h p{
	    margin-bottom: 10px;
}



.navbar a{
  text-transform: uppercase; 
  color: #FFFFFF;
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #F27921;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    border: 0px solid transparent;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 0px 10px 0px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    height: 50px;
}
.nav {
	    margin: 0;
	    padding: 0;
}
.nav_big li a.menu {
  	float: right;		

  }
li.menu_mobile a:hover {
	background-color: #57C6F1;
}  



label.entypo-export {
    border: solid #F27921 3px;
    position: relative;
    top:15px;
    background-color:#cdcfcb;

}
.navbar-form {
    padding-left: 0px;
}

.header-bannerh a, .header-bannerh a:hover, .header-bannerh_f a, .header-bannerh_f a:hover {
  color:#FFF;
}


.t_facebook {
  background-image: url("../img/facebook-top-off.png");
  background-repeat:no-repeat;
  padding:25px 25px;
  margin: 0 0 0 15px;
}
.t_facebook:hover {
  background-image: url("../img/facebook-top-on.png");
}
.t_twitter {
  background-image: url("../img/twitter-top-off.png");
  background-repeat:no-repeat;
  padding:25px 25px;
  margin: 0 0 0 10px;

}
.t_twitter:hover {
  background-image: url("../img/twitter-top-on.png");
}

.t_pinterest {
  background-image: url("../img/pinterest-top-off.png");
  background-repeat:no-repeat;
  padding:25px 26px;
  margin: 0 0 0 10px;

}
.t_pinterest:hover {
  background-image: url("../img/pinterest-top-on.png");
}

.t_youtube {
  background-image: url("../img/youtube-top-off.png");
  background-repeat:no-repeat;
  padding:25px 25px;
  margin: 0 0 0 10px;

}
.t_youtube:hover {
  background-image: url("../img/youtube-top-on.png");
}

.t_rss {
  background-image: url("../img/rss-top-off.png");
  background-repeat:no-repeat;
  padding:25px 25px;
  margin: 0 0 0 10px;

}
.t_rss:hover {
  background-image: url("../img/rss-top-on.png");
}
.header-top_social{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:12px;
    font-weight:bold;
    right:35px;
    top:95px;
}
.header-top_m_social a{
  color: #8F9CAA;
    font-size:12px;
    font-weight:bold;
}
.header-top_social_2{
    z-index:100;
    position:absolute;    
    color:white;
    font-size:12px;
    font-weight:bold;
    right:25px;
    top:150px;
}
.header-top_m_social_2 a{
  color: #8F9CAA;
    font-size:12px;
    font-weight:bold;
}
.t_newsletter {
  background-image: url("../img/newsletter-top-off.png");
  background-repeat:no-repeat;
  width: 197px;
  height: 40px;
  padding: 13px 97px;
  margin: 15px 15px;
  border:none;
  border-radius: 8px;  
}
.t_newsletter:hover {
  background-image: url("../img/newsletter-top-on.png");
}
.time a, time a:hover, .carousel-caption2h h2 a, .carousel-caption2h h2, .carousel-caption2_m h2, 
.carousel-caption2_m h2 a, .carousel-caption2i h2 a, .carousel-caption2i h2{
  color:#fff;
}


.carousel-caption2h h2, .carousel-caption2_m h2, .carousel-caption2i h2 {
  font-size: 18px;
  ;
}

.header-banner_m a{
  color:#fff;
}
.header-banner_m{
  line-height: 1.0;
}
.featured {
  background-color: #70C5EF;
}
.featured h2 {
  color:#FFF;
  text-align: left;
  font-size: 30px;
  padding-top: 20px;
}
.col_bottomed {
  padding-bottom: 60px;
  background-color: #F0F2ED;
}
.col_bottomed h3 {
  text-align: left;
  color:#F27921;
}
.header-banner a, .time a{
  color:#fff;
}
.whats_new {
  padding-top: 25px;
}
.move {
  position: relative;
  left:40px;
}

.social{
  padding-top: 20px;
}

.col_main img{
 # width: 70%;
}

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

.footnotes {
    font-size: 14px;
}

#demoLightbox img{
  width: 100%;
}

p.footnotes {
  margin-bottom: 16px;
  line-height: 125%;
}

.social_share p{
    padding: 0;
    margin:0;
}

p.members {
    font-size: 70%;
    margin-bottom: 5px;
}

