@charset "utf-8";
.navbar.navbar-default {
	background-color: #73a50e;
	color: #ffffff;
}

.navbar-collapse {
	background-color: #73a50e;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}


.nav.navbar-nav li a {
	color: #ffffff;
}
.nav.navbar-nav li a:hover  {
	color: #f59f6f;
}




  .navbar-nav {
  float:none;
  margin:0 auto;
  display: block;
  text-align: center;
  }


.navbar-nav>li {
  display: inline-block;
  float:none;
  }
#carousel1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -21px;
	margin-left: -14px;
	margin-right: -14px;
}






/* CSS to Scale Hero images */
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	height: auto;
	max-width: 100%;
	line-height: 1;
	width: 100%;
}
.row1 {
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #73a50e;
	color: #ffffff;
	min-height: 300px;
}
.row2 {
	min-height: 300px;
	padding-top: 70px;
}
h1 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 36px;
	font-weight: 400;
}


h2 {
	font-family: Georgia;
	font-size: 36px;
	font-weight: 400;
}
h3 {
	font-size: 26px;
	line-height: 45px;
	font-family: Arial, Verdana, "sans-serif", "serif";
}
.brown-textcolor {
	color: #594828;
}





.row3 {
	min-height: 300px;
	padding-top: 70px;
	background-color: #73a50e;
	color: #ffffff;
}
footer {
	min-height: 100px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.statement {
	font-family: Arial;
	color: #594828;
	font-size: 14px;
	font-weight: 400;
}
.social {
	margin-right: 17px;
}
.startbutton {
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	font-style: normal;
	background-color: #f56d21;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-width: 1px;
	border-color: ffffff;
}

/* Change Button Properties on Focus & Hover */
.btn-default:focus,
.btn-default.focus, 
.btn-default:hover {
	color: #fff;
	background-color: #f58241;
	border-color: #F58241;
}

.glyphicon-bgcircle {
	border-radius: 50%;
	border: 5px solid #f57105;
	background-color: #f57105;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	color: #ffffff;
	font-size: 100px;
}
.glyph-pad-bottom {
	padding-bottom: 15px;
}
.meetbrendamandt {
	min-width: 300px;
	line-height: 32px;
}
.floatright {
	padding-left: 20px;
	float:right;



}
p {
	font-size: 16px;
	color: #464646;
	padding-top: 10px;
}
p a  {
	color: #f56d21;
	font-weight: bold;
}
p a:hover  {
	color: #F89964;
	font-weight: bold;
	text-decoration: none;
}
.numberedlist {
	list-style-type: none;
	font-size: 16px;
	margin-top: 50px;
}
.numberedlist li {
	padding-bottom: 20px;
	margin-left: -35px;
}
.numberCircle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	background-color: #f56d21;
	color: #ffffff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	display: inline-block;
	padding-top: 0px;
}
footer a:hover img {
	background-color: rgba(255,255,255,0.55);
	text-align: center;
	border-radius: 50%;
	opacity: 0.5;
	-webkit-transition: opacity .25s ease;
}
.nudgeup {
	margin-top: -20px;
}
.text-cent {
}
.orange {
	color: #f56921;
}
.text-center a .img-responsive {
}
h3 a {
	text-decoration: none;
	color: #594828;
}

h3 a:hover {
	text-decoration: none;
	color: #332916;
}
