@charset "utf-8";
footer {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: large;
}
body {
	background-color: #F1D4D6;
}

.thumbnail   {
	background-color: #F8BCBF;
}

.thumbnail .caption {
	color: #FFFFFF;
}
.navbar-default {
	background-color: #F8BCBF;
}
.item .carousel-caption h3 {
	font-size: xx-large;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

.container-fluid .navbar-header .navbar-brand {
	color: #FFFFFF;
	font-size: xx-large;
	text-decoration: none;
	font-style: italic;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
}
.nav.navbar-nav.navbar-right li a {
	color: #FFFFFF;
}
.container-fluid #carousel1 .right.carousel-control {
	opacity: 0.15;
}
.container-fluid #carousel1 .left.carousel-control {
	opacity: 0.15;
}
.thumbnail .caption h3 {
	text-align: center;
}
.thumbnail .caption p {
	text-align: center;
}
.container-fluid iframe {
	-webkit-box-shadow: 0px 0px 5px;
	box-shadow: 0px 0px 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.container-fluid h1 {
	text-align: center;
}
.thumbnail .caption h3 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	font-size: xx-large;
}
