
body{
	background: #2c3e50;
	font-size: 16px;
	color:black;
	font-weight:400;
}
p{
	font-family: 'Roboto', sans-serif; font-weight:500;
	color:black;
}
h1,h3{
	font-family: 'Roboto', sans-serif;
	color:black;
}
h1{
	font-weight:900;
}
h3{
	font-weight:700;
}
h2{
	font-family: 'Fredericka the Great', cursive;
	font-weight:700;
}
#carousel-example-generic{
    width: 90%;
    margin: 0 auto;
}
.bold{
	font-style: bold;
}
.italic{
	font-style: italic;
}
.script{
	font-family: 'Fredericka the Great', cursive;
	padding:0 0 5px 0;
}
.americanMade{
	font-family: 'Open Sans', sans-serif;
}
a:hover, a:focus{
	color:#0085c7;   /* bright blue*/
}
.Container{
	background-color: #CCCCCC; /* silver */
}
.row.middle{
	display:table-row;
	width:100%;
	height:100%;
}
.headr{
	background-color: #9b9b9b;
}
.banner{
	background: #ffffff;
}
.yellow {
	color: black;
	background-color: #f8da19;  /* gold */
}
.logo{
	margin:3%;
}
.address{
	color: black;
	font-family: 'Roboto', sans-serif; 
	font-weight: 700;
	font-style:bold;
	padding:8%;
}
.phoneheading{
	color:#f8da19;
	font-family: 'Roboto', sans-serif; font-weight:700;
}
.email{
	text-decoration: none;
	font-family: 'Roboto', sans-serif; font-weight:500;
	color: black;
	font-weight: 500;
}

/* social media */
.social{
	margin:auto;
	width:285px;
	padding: 20px 5px 5px 5px;
}
.myfb{
	float:right;
	padding:0 5px 10px 0;
	margin:0 auto;
	position:relative;
}
.mytwit{
	/*padding:15px 10px 5px 10px;*/
	margin:2px auto;
}

/**** logo & navigation****/
.navbar{
	background-color:#f8da19; /*gold*/
	border-style:solid;
	border-width:2px;
	border-color:#0085c7;   /* bright blue*/
}
.navbar-brand{
	font-family: 'Roboto', sans-serif; font-weight:900;
	font-weight:bold;
}
a.navbar-brand{
	color:#0085c7;   /* bright blue*/
	font-family: 'Roboto', sans-serif; 
	font-weight:900;
	font-size:1.5em;
	text-align: center;
}
.navbar-default{
	color:#0085c7;   /* bright blue*/
	font-family: 'Roboto', sans-serif; 
	font-weight:500;
	
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#f8da19;  /*gold*/
}
.navbar-default .navbar-brand {
	color:#0085c7;   /* bright blue*/
}

.navbar-default .navbar-nav>li>a{
	text-transform: uppercase;
	color:#0085c7;   /* bright blue*/
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	text-align: center;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color:black;  
	background-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color:black;
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color:#0085c7;   /* bright blue*/
	color:#9b9b9b;  		/* grey */
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #fff;
}
section {
	display: none;
}
body.section1 section.section1, body.section2 section.section2, body.section3 section.section3, body.section4 section.section4  {
	display: block;
}
.setmargin{
	margin-right:1%;
	margin-left:1%;
}
.setpadding{
	padding-right:1%;
	padding-left:1%;
}
.setpaddingbottom{
	padding-bottom:1%;
}
.equipPic{
	padding:2%;

}
.equipPicRow{
	margin:1%;
}
.responsiveimage{
    width:100%;
    /*background-size:100%;*/
    /*background-position: 50% 0%;*/
    /*background-repeat: no-repeat;*/
	margin: 0 auto;
}


.gallery{
	background: #CCCCCC;  /*silver*/
}
.gallery-inner{
	position: relative;
	margin:0;
	margin-top: 2%;

}
.gallery-inner img{
	margin:0;
	padding:0;
	display:block;
	width:100%;
	max-width: 100%;
	height:auto;
}
.gallery-inner .caption h4{
	color: #fff;
	padding:20px 10px 10px 10px;
}
.gallery-inner .caption{
	opacity: 0;
	display:block;
	position:absolute;
	top:0;
	height: 100%;
	background: rgba(250,218,22,0.9);
	-webkit-transition: opacity .1s ease-in-out;
}
.gallery-inner img:hover{
	opacity: 1;
}
.gallery-inner:hover .caption{
	opacity: 1;
}
.seen{
	opacity: 1;
}
.gallery-inner .info{
	display:block;
	position:relative;
	top:0;
	height:auto;
	width: 100%;
	max-width:100%;
	z-index:1;
	padding:1% 0;
	font-size:100%;
}
.pCol{
	padding-left: 2em;
	padding-right: 2em;	
	display:block;
	z-index: 1;	
}
.mardown{
	margin-bottom: 0;
	padding-top:2em;
	padding-bottom:0.5em;
}
.marup{
	margin-top: 0;
	padding-top:0.5em;
	padding-bottom: 2em;
}
.pCol.mhidemd{
	padding-bottom:5em;
}
.nopadright{
	padding-right:0;
}
.footer{
	display:block;
	position:relative;
	padding:60px 0;
	background-color: #9b9b9b;
	margin-top: 1em;
}
.footer a{
	color:black;
}
.footer a:hover, .footer a:active{
	color: #0085c7 ; /*bright blue */ 
}

/*  Responsive media queries */

/*large tablets small computers*/
@media(max-width:992px){
	.nopadleft{padding-left: 0;
	}
}

/* Gallery */
@media(max-width:768px){
  #carousel-example-generic{
  	display:none;
  }
}
.section3{
	width:100%;
	margin:auto;
}
.white{
	color:white;
}

/* Contact Form */
.wrapper{
	margin:47px auto;
	max-width:580px;
}
#contact_form{
	text-shadow:0 1px 0 #fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background:#CCCCCC;  /* silver*/
	padding:25px;
	min-width:250px;
}
span {
	color:#0085c7;
}
#ff label{
	cursor:pointer;
	margin:4px 0;
	color:#f8da19;  /* gold */
	/*color:#ed7700;*/
	display:block;
	font-weight:800;
}
input {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#f4f4f4;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
}
textarea {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#f4f4f4;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
}
input:focus, select:focus, textarea:focus {
	outline-color:#0085c7;  /* bright blue */
}
.btn-default {
	cursor:pointer;
	background-color:#f8da19;
	border-color:#0085c7;
	color:#0085c7;
}





