.social-links { 
	background-color: #056324;
}
.social-links a:hover {
	color: #eee;
}
a {
	color: #056324;
}
.content a {
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
p {
	padding: 8px 0px;
}
p a {
	color: #000;
	font-weight: bold;
}
p a:hover {
	color: #056324;
}
.social-links h6 { 
	color: #ffffff !important;
}
.navbar button {
	background-color: #056324 !important;
}
.navbar button:hover {
	background-color: #c2d730 !important;
}
.navbar-nav li.active a, .dropdown-menu li.active a, .navbar-nav li.active a:visited, .dropdown-menu li.active a:visited, .dropdown-toggle.active, .dropdown-toggle.active:hover, .dropdown-toggle.active:visited { 
	background-color: #c2d730 !important;
	color: #000000 !important;
}
.navbar .nav > li > a, .navbar .nav > li > a:visited {
	padding-right: 12px;
	padding-left: 12px;
}
.button a{
	background-color: #000;
	color: #ffffff;
}
.button a:hover  { 
	background-color: #056324;
}
.well {
	background-color: #fdfff1;
}
hr {
	border-top: solid 1px #c2d730;
}
.content ul{
	list-style: circle;
	margin-left: 32px;
	margin-bottom: 8px;
}
.content ul li {
	padding: 3px 0px 0px 0px;
}
.full-slider {
	border-top: 5px solid #eee;
	background: #056324;
}
.full-slider ul {
	list-style: none;
	margin-left: 0px;
}
.full-slider .button a {
	background: #c2d730;
	color: black;
}
.full-slider .button a:hover {
	color: #ffffff;
}
.flex-control-paging li a.flex-active {
	background: #000000;
}
.form-horizontal .control-label {
	text-align: left;
}
.error {
	color: red;
}
