/* Move down content because we have a fixed navbar that is 50px tall */
body {
  font-family: "myriad-pro";
  color:#333333;
  font-size: 16px;
}

.jumbotron{
	widht: 100%;
	height:550px;
	background:url(../images/greenbrier.jpg) top center no-repeat #333333; 
	background-size:cover;
	  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin-bottom:0;
}

.jumbotron h1 {color:#ffffff; font-weight:300; font-style:normal; font-family: "myriad-pro"; font-size:65px; line-height:80px; padding-bottom:20px;}
h1 {color:#849e2a; font-weight:300; font-style:italic; font-family: "chaparral-pro"; font-size:95px; line-height:80px; padding-bottom:20px;}


.lead {line-height:32px;}


.date { border-top: 1px dotted #333; position: relative; top: 20px; margin-bottom: 30px; }


.date span { text-decoration: none; font-style: italic; font-size: 16px; text-align: center; padding: 2px 5px; background: #fff; width: 70%; margin: 0 auto; display: block; position: relative; top: -10px; font-weight: 300; font-family: "chaparral-pro", serif; }

.navbar-inverse {background-color: #085c11; border-color:#6b4536;} 
.navbar-fixed-top {position:relative;}

.navbar-inverse .navbar-nav>li>a{color:#ffffff;}
.navbar-inverse .navbar-brand {color:#ffffff;}
.navbar-inverse .navbar-nav>li>a:hover{color:#ffd100;}
.navbar-inverse .navbar-brand a:hover{color:#ffd100;}
.img-circle {padding:7px; border:1px solid #cccccc; margin:5px 25px;}

.footer img {
    border-right: 1px solid #ccc;
    float: right;
    padding-right: 25px;}
	
.footer p {
	color: #333333;
	font-size: 11px;}
	
.footerbg {background: #f1f1f1;
    border-top: 1px solid #dcdcdc;
    padding: 20px 0px;
	margin-top:30px;}

h2 {color: #085C11; padding-bottom:5px; border-bottom: 1px solid #849e2a;margin-bottom:15px;}

.panel-header {background-color:#fdfdfd; border-color: #f0f0f0;}
.panel-default {border-color:#f0f0f0;}

h2.topbanner img{padding-right:20px; margin-right:20px; border-right: 1px dotted #ccc;}
h2.topbanner {border-bottom:none; margin-top:15px;}