.navbar-text > a {
	color:#FFFFFF;
	text-decoration: none;
}

body {
	padding-top: 70px;
	padding-bottom: 100px; body /*was 70 */
	background: #000000 !important;
    background-color: black;
	color:#FFF;
}




p {
	/*font-family: 'Handlee', cursive; */
/*	text-shadow: 2px 2px 2px #aaa; */
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ABeeZee', sans-serif; 
	color:#FFFFFF;
}

h3 {
	color:#FFFFFF;
}



.navbar-default {
	/*	background-color: #2C3E50; */
 	background-color: #000000;
	/*	background-color: #272D90; */
	border-color: #FFFFFF;
	color: #FFFFFF;
	margin-bottom: 0px;
/*	line-height: 1px;
	height: 76px;
	padding-top: 0; */
	/*max-height: 150px;*/
}

.navbar-default .navbar-brand {
	color: #FFFFFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	background-color:transparent;
	color: #BFBFBF;
}

.navbar-default .navbar-nav > li > a {
	color: #FFFFFF;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color:#1A242F;
	color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color:transparent;
	color: #BFBFBF;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: #1A242F;
	color: #FFFFFF;
}

.btn-primary {
	background-color: #2C3E50;
	border-color: #2C3E50;
	color: #FFFFFF;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary{
	background-color: #1E2A36;
	border-color: #161F29;
	color: #FFFFFF;
}

.btn-success {
	background-color: #18BC9C;
	border-color: #2C3E50;
	color: #FFFFFF;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:active,
.open .dropdown-toggle.btn-success{
	background-color: #13987E;
	border-color: #13987E;
	color: #FFFFFF; 
}

.btn-default {
	background-color: #95A5A6;
	border-color: #95A5A6;
	color: #FFFFFF;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default:active,
.open .dropdown-toggle.btn-default{
	background-color: #7F9293;
	border-color: #74898A;
	color: #FFFFFF; 
}

.container .slides {
	background-color:#000000;}
	

.home-thumb img:hover {
	transform: scale(1.1);
}

.thumbnail img {
	transition: all 0.3s ease 0s;
	width: 100%;
}

.thumbnail {
	overflow: hidden;
}

.bg-grey {
	background-color: #F9F9F9;
}

.carousel {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #000000;
}

.row {
	padding-bottom: 20px;  
}

.slide-wrapper {
	margin-top: 20px;  
	background-color: #000000;
}

.slide-content .h3 {
	color:#FFF;
	}

ul, ol , li {
  padding: 0;
  margin-left: 1em;
 /* list-style-type:disc;*/
}


.footer-fixed-bottom{
    /*		background-color: #272D90; */
	background-color: #000000; 
    bottom: 0; /* absolutely bottom */
	color:#FFFFFF;
    width: 100%;
}
 /*   position: absolute; */


/*
@media (min-width: 300px) {
   .collapse {
       display: none !important;
   }
} 
*/
/*
@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
} */

/*
.gallery {
}

.gallery ul {         
          padding:0 0 0 0;
          margin:0 0 0 0;
      }
.gallery ul li {     
          list-style:none;
          margin-bottom:25px; 		            
      }
.gallery ul li img {
          cursor: pointer;
      }
	 /* dots off from here */ 
	 /*
.gallery.modal-body {
          padding:5px !important;
      }
.gallery.modal-content {
          border-radius:0;
		    position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
		  
      }
.gallery.modal-dialog img {
          text-align:center;
          margin:0 auto;
      }
.gallery.controls{          
        width:50px;
        display:block;
        font-size:11px;
        padding-top:8px;
        font-weight:bold;          
    }
.gallery.next {
        float:right;
        text-align:right;
    }
	*/
      /*override modal for demo only */
	  /*
.gallery.modal-dialog {
          max-width:500px;
          padding-top: 90px;
      }
      @media screen and (min-width: 768px){
.gallery.modal-dialog {
              width:500px;
              padding-top: 90px;
          }          
      }
      @media screen and (max-width:1500px){
.gallery #ads {
              display:none;
          }
      }


/*
.gallery ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
  background-color: #CF0;
}
.gallery  .ul.li {
  list-style:none;
  margin-bottom:25px;
}

.gallery .ul.li.img {
  cursor: pointer;
}
*/
/*
Navy Blue #2C3E50;
Navy Blue Active #1A242F;
Turquoise #18BC9C;
White #FFFFFF;
	
BTN Primary #2C3E50;
BTN Primary hover #1e2a36;
BTN Primary	hover border #161f29;

BTN Success #18BC9C;
BTN Success hover #13987E;
BTN Success	hover border #11866f;

BTN Default #95A5A6;
BTN Default hover #7F9293;
BTN Default	hover border #74898A;
*/;

	
