/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */ body {
	margin-top: 50px;
	margin-bottom: 50px;
	background: none;
}
@media (max-width: 2000px) {
    .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;
	}
}
.full {
  background: url(../images/IMG_0122.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.footer {
  position: relative;
  margin-top: 1px; /* negative value of footer height put stuff into licensing*/
  
  width: 100%;
  /* Set the fixed height of the footer here 6-12-19 changed from 120 to 150 didn't help reverted */
  height: 120px;
  clear:both;
  Padding-top:10px;
  background-color: transparent;
}
#center {
	text-align: center;
}
#left {
	text-align: left;
}
#right {
	text-align: right;
}
pre {
	text=#000
	background-color=#fff
}
	background-color="black"
	text="white
}
.navbar-nav > li > a {
	padding-top:5px !important;
	padding-bottom:5px !important;
	}
.navbar {
	min-height:32px !important
	}
