@charset "utf-8";
body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-image: url(../images/background_image.jpg);
	background-size: 100%;
}
h1, h3, p {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#main {
	text-align: center;
	width: 75%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}

footer {
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D4D3D3;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 100%;
}
.navbar.navbar-default {
	border-width: 0px;
	border-radius: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.image-fill {
	max-height: none;
	width: 100%;
	border-bottom-style: none;
	margin-top: 0px;
}

.image-fill2 {
	width: 40%;
}
.nav.navbar-nav.navbar-right li a {
	color: #B10002;
	top: 25px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 120%;
}


h4   {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
iframe {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
}
body div article {
	width: 75%;
	max-width: 750px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
}
.dropdown:hover .dropdown-menu {
	/** Show dropdown menu */
	display: block;
	top: 65px;
}.col-md-10.col-sm-10 {
	margin-left: auto;
	margin-right: auto;
}
.navbar-header .pull-left img {
	height: 100%;
	margin: 0 auto;
	max-height: 100%;
}
.container .navbar-header .navbar-toggle.collapsed {
	top: 25px;
}
#mc_embed_signup {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.thumbnail {
	background-color:transparent;
	border-color:transparent;
}

h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: center;
}

#mc_embed_signup_scroll .mc-field-group label {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
#mc_embed_signup_scroll .clear #mc-embedded-subscribe {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.btn.btn-danger {
	margin: auto;
	width: 150px;
}
.caption ul li {
	text-align: justify;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
h5, h6 {
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}