@charset "utf-8";
/* CSS Document */




.search-container button {
    float: none;
    text-align: left;
    margin: 3;
    padding: 8px;
	border: 3;
	
  }


.carousel-control.right, .carousel-control.left {
  background-image:none;
}
    
.a { text-decoration: none;
}

.responsive {
    display: block;
    max-width: 100%;
	align: right;
	margin: top;
	
	padding: 1px;
	inner-shadow: 5px 5px 5px grey;
	border: white;}
	

	
	
	
	
	img:{
    opacity: 0.8;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	box-shadow: 5px 5px 5px grey;
}
	
	



.caption {
	text-decoration: none; }
	
	h1 {
	color: #0198aa;
	font-family:"Garamond" ;
	font-size: 3em;
	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: #302f2f; margin: 1em 1em .5em 1em; font-family: , monospace ; font-size: 2em; font-weight: bold; text-align: center;  }


h4 {
	color: #cc3300; text-align: center;
}

.dropdown-menu {
	background-color: #FFFFF;
	
}


#menu1 {
	background-color: #FFFFF;
	z-index: 1;
}

.navbar navbar-inverse  {
	color: white;
}

#navbar navbar-inverse {
	background-color: FFFFF;
}

.footer {
	text-align: center; }
		
	
.article {
	float: right; }
	
</style>/* CSS Document */
