@charset "UTF-8";
.text-center .container-footer {
}
p a img {
	max-width: 50px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.row .col-xs12 .img-responsive {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.jumbotron.text-center {
	background-image: url(images/forrest_1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	border-bottom: thin solid #B3282D;
}
.text-center .container-footer {
	border-top: medium solid #B3282D;
	font-family: special-elite;
	font-style: normal;
	font-size: x-small;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(155,155,155,0.50) 33.26%,rgba(155,155,155,0.50) 68.12%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(155,155,155,0.50) 33.26%,rgba(155,155,155,0.50) 68.12%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(155,155,155,0.50) 33.26%,rgba(155,155,155,0.50) 68.12%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(155,155,155,0.50) 33.26%,rgba(155,155,155,0.50) 68.12%,rgba(255,255,255,1.00) 100%);
}
body section {
}
.row .col-xs12 h1 {
	font-style: normal;
	font-family: special-elite;
	font-size: x-large;
}
.row .col-xs12 p {
	font-family: special-elite;
	font-style: normal;
	font-size: medium;
}
.row .col-xs12 p a {
	color: #B3282D;
	text-transform: none;
	text-decoration: none;
}
