@charset "utf-8";
/* CSS Document */


nav .navbar-nav li a{
  color: #97712a !important;
  }



.navbar-nav a:hover{
  color: white !important;
}

.dropdown-menu{
  background-color: darkslategray !important;
}


.dropdown-menu a:hover{
  color: #011627 !important;
  background-color: #FF9F1C !important;
}


.search-container button {
    float: none;
    text-align: left;
    margin: 3;
    padding: 5px;
	border: 2;
	
  }



.myCarosel { 
	text: white;
}


.carousel-control.right, .carousel-control.left {
  background-image:none;
	
}
    
.a { text-decoration: none;
}

.responsive {
    display: block;
    max-width: 100%;
	padding: 5px;
	border: black;}
	
	img:hover {
    opacity: 0.8;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	
}



.caption {
	text-decoration: none; }
	
	h1 {
	color: #302f2f;
	font-family: Lobster;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 25px;
}


h3 {
	color: #302f2f;
	margin: 0em 0em .5em 1em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

h2 {
    color: #F9F5F5;
    margin: 1em 1em .5em 1em;
    font-family: serif;
    font-size: x-large;
    font-weight: bold;
    text-align: center;
}


h4 {
	color: gray; text-align: center;
}

.dropdown-menu {
	background-color: #FFFFF;
	
}





#menu1 {
	background-color: #FFFFF;
	z-index: 1;
	
}

#navbar navbar-inverse {
	background-color: FFFFF;
	
}

.jumbotron {
    background-color: #97712a!important;
}



.jumbotron h1{
	color: white;
	text-align: center;
font-weight: 800;

}

.jumbotron p{

font-weight: 800;
	text-align: center;
	color: whitesmoke;

}

.


.footer {
	text-align: center; }
	
.footer{
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.nav navbar-nav{
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.article {
	float: right; }
	
</style>/* CSS Document */
