@charset "utf-8";
/* CSS Document */
body {
	padding-top: 0px;
	padding-bottom: 60px;
	background-image: url(../img/container-background.png);
	background-repeat: repeat;
      }

      /* Custom container */
      .container {
        margin: 0 auto;
        max-width: 1000px;
      }
      .container > hr {
        margin: 60px 0;
      }
	  .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

	/* Customize the navbar links to be fill the entire space of the .navbar */
	 .navbar .navbar-inner {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
      }
	  
      .navbar .nav {
	display: table;
	width: 100%;
	margin: 0;
      }
      .navbar .nav li {
        /*display: table-cell;
        width: 1%;
        float: none;*/
		width:149px;
      }
      .navbar .nav li a {
        font-weight: bold;
        text-align: center;
        border-left: 1px solid rgba(255,255,255,.75);
        border-right: 1px solid rgba(0,0,0,.1);
      }
      .navbar .nav li:first-child a {
        border-left: 0;
        border-radius: 3px 0 0 3px;
      }
      .navbar .nav li:last-child a {
        border-right: 0;
        border-radius: 0 3px 3px 0;
      }
	  .navbar-inverse .navbar-inner {
	background-color: #333333;
	background-image: linear-gradient(to bottom, #222222, #333333);
	background-repeat: repeat-x;
	border-color: #B9B9C8;
}
.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
  background-color: #8BB521;
}
.navbar-inner {
	border-radius: 0px 0px 0px 0px;
	background-color: #333333;
	background-image: linear-gradient(to bottom, #FFFFFF, #F2F2F2);
	min-height: 30px;
}

.navbar .nav li:first-child a {
  border-radius: 0px 0 0 0px;
}
.navbar-inner {
  margin-top: 0px;
  
}
.navbar .nav li a {
  border-right: 0px solid rgba(0, 0, 0, 0);
 
}
.navbar .nav li a {
  border-left: 0px solid rgba(255, 255, 255, 0.75);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: bold;
  text-align: center;
}
.dropdown-menu {
  background-color: #333333;
  background-image: linear-gradient(to bottom, #222222, #333333);
  
}
.dropdown-menu > li > a {
  display:inline;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 10px;
  white-space: nowrap;
  color: #FFFFFF;
}

a {
  color: #FFFFFF;
  text-decoration: none;
}


ul.unstyled, ol.unstyled, li, a{
	color: #666666
}

.btn {
  
  color: #333333;
 
}
.btn:hover, .button:focus {
	color: #FC9B00;

	
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	color: #8BB521;
	background-image: none;
	background-repeat: none;
	display:inline;
	text-align:left

	
	
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	
	background: none;
	
}
.dropdown-menu {
  
  width: 240px;
}

	

      /* Main marketing message and sign up button */
      .jumbotron {
	margin: 70px 0;
	text-align: center;
      }
      .jumbotron h1 {
	font-size: 45px;
	line-height: 1;
      }
      .jumbotron .lead {
	font-size: 22px;
	line-height: 1.25;
      }
      .jumbotron .btn {
        font-size: 21px;
        padding: 14px 24px;
      }

      /* Supporting marketing content */
      .marketing {
        margin: 60px 0;
      }
      .marketing p + h4 {
        margin-top: 28px;
      }
	  .btn {
  border-radius: 0px 0px 0px 0px;
}


      
     

.masthead {
	background-color: #333333;
	height: 90px;
	width: 100%;
	float: none;
	border-bottom-style: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #8BB521;
}
.header-block {
	background-color: #FFF;
	display: block;
	height: 120px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.attune-header {
	font-family: "Book Antiqua";
	font-size: 43px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	letter-spacing: 22px;
	padding-top: 40px;
}




.footer-full {
	background-color: #333333;
	border-bottom-style: none;
	border-top: 3px solid #8BB521;
	float: none;
	width: 100%;
	background-repeat: repeat;
	background-attachment: fixed;
	clear: none;
	position: absolute;
}
#kewl-links {
	display: block;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	-webkit-transition: padding-left;
	-moz-transition: padding-left;
	-ms-transition: padding-left;
	-o-transition: padding-left;
}
[class*="span"] {
  float: left;
  margin-left: 0px;
  min-height: 1px;
}


.content {
	background-color: #FFF;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	margin-bottom: 20px;
	display: block;
	padding: 20px;
	margin-top: 20px;
	text-align: justify;
}


.creating-harmony {
font-size:14px;
letter-spacing:7.5pt;
line-height:100%;
color:#8BB521;
text-align:left;
}

.carousel-control {
  right: 9px;
  left: 8px;
  opacity: 0.3;
}

.icons.pull-right {
	margin-top: 35px;
	margin-right: 20px;
}
.klinks {
	color: #FFF !important;
}
.klinks:hover {
	color: #FC9B00 !important;
}

.dropdown-menu {
  
  border-radius: 0px 0px 0px 0px;
 
  
}

#footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}


.slidelink {
	cursor: pointer;
}
.readmore {
	color: #333333;
	-webkit-transition: color;
	-moz-transition: color;
	-ms-transition: color;
	-o-transition: color;
	transition: color;
	text-decoration: underline;
}
.modal {
 
  margin-left: -350px;
  width: 700px;
  
}
	
