@charset "UTF-8";
/* CSS Document */

body {
	padding-top: 50px; /* When using the navbar-top-fixed */
	background-color: #666;
	background-image: url(../../img/dgrey047.jpg);
	font-family: 'Monda', sans-serif;
    }
#footer {
	background-color: #000;
	color: #CCC;
}
.navbar-brand {
  float: left;
  padding: 1px 0px;
  line-height: 20px;
}  
.Carousel2 {
  padding-right: 0px;
  padding-left: 0px;
}
#sponsors img {
	margin-top: 10px;
	display: block;
    margin-left: auto;
    margin-right: auto 
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.jumbotron {
  padding-left: 0px;
  padding-right: 0px;
  pdding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;

}
.container .jumbotron {
  border-radius: 0px;
}
.container-nopad {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.extrarightpad {
	padding-right: 15px;
}
h1 {
  font-family: 'Orbitron', Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}
h2 {
  font-family: 'Orbitron', Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h3 {
  font-family: 'Orbitron', Helvetica, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {  font-family: 'Scada', Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}