@charset "utf-8";
.jumbotron   {
	background-color: #92C54B;
}
.jumbotronimg {
	border: medium outset #92C54B;
}

.navbar   {
	background-color: #371C3F;
	color: #000000;
}
.navtext {
	color: #FFFFFF;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
}

.footer {
	background-color: #785537;
	color: #92C54B;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: large;
	text-align: center;
}
.container {
	width: 100%;
	color: #290660;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: medium;
}
.subheading {
	color: #92C54B;
	font-family: dynalight;
	font-style: normal;
	font-weight: 400;
	border-style: dotted;
	border-color: #69462A;
	font-size: xx-large;
	text-align: center;
}
.imgcarousel {
	border: thick inset #785537;
	background-color: #92C54B;
}
.table {
	border: medium solid #724F31;
}
.tableboxs {
	border: medium solid #724F31;
}
.images {
	width: 251px;
	height: 179px;
	border: thin double #8DC73E;
}
.text {
	color: #27074A;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: medium;
	text-align: center;
}
