/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
  background-color:#f6f6f6;

}

.navbar-inverse {	

}
ul.nav, .jumbotron h1,h3{


}

ul.nav{

	font-size: 13px;
	font-weight:bold;
	 margin-top: 27px;
}

.jumbotron{
	text-align: center;
	background-image: url('../images/bay-area.jpg');
	color: white;
}

.jumbotron h1{

	margin-top: 0;
	margin-bottom: 50px;
	font-size: 54px !important;
}
.jumbotron p {

	margin-bottom: 30px;
	font-weight: 100;
	padding: 0 50px;
	
}
 
.btn-lg{
	font-size: 25px;
}

.col-md-4 h2{
	text-align:center;
	font-size: 25px;
}

.col-md-4 p{
	margin-top: 20px;

}

.col-md-4 h2{

	color: #d9534f;
}

.btn-default{
	background-color:#d9534f;
	color: white;
	margin-left:107px;
}

.rbt1 {

	margin-top: 75px !important; 
	
}


footer p{
	text-align:center;
	color:white;
	font-weight:bold;
	
}

#ftr li{

	list-style-type: none;
	padding: 5px;
	float:left;
	font-weight:bold;

	

}
#ftr ul{
	margin-left:470px;
	
}

#logo img{
	width:80px;
	height:75px;
	padding-top: 5px;
	padding-bottom:5px;
	float:right;
	
}


#imre{

	margin-left: 20px;
	color: #d9534f;
}

#imre h3{

	text-align: center;
}

#abt h3{

	text-align: center;
}

.para ul h5{

font-size: 20px;
color: #d9534f;
text-decoration: underline;


}

#map {
	margin-top:20px;
	margin-left:300px;
	border-radius:20px;
	}

.test1 img{
	width:100px;
	height:100px;
	border-radius:25px;
	margin-left:120px;	
}

.get-involved {
  color: #d9534f;

  text-align: center;
  font-weight: bold;
  text-transform:uppercase;
  
}

.get-involved hr {
	width:150px;
	border-color:#d9534f;
	margin-top:15px;
	
	
}
.ft-color{
	background-color:#d9534f;
	padding-top:50px;
	padding-bottom:30px;
	border-radius:10px;
	
}

.ft-color a{
	color:white;
	
}
#t1 h4{
	
	float: left;

	  position: relative;
  margin-left: -629px;
  margin-top: -4px;
  color: white;
}


