body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 300;
  font-size: 16px;
  position: absolute;
  background-color: #fffbe5;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  width:100%;
  height:100%;
}

#content a {
	color: #62893A;
	text-decoration: underline;
}

#content a:hover {
	color: #527531;
	text-decoration: underline;
}

.panel-title>a, .panel-title>a:hover {
	color: #62893A;
	font-weight: bold;
}

.panel-info>.panel-heading {
	background-color: #e5dfbc;
}

.panel-info, .panel-info>.panel-heading+.panel-collapse .panel-body, .panel-info>.panel-heading {
	border-color: #a59f8c;
}

.panel-body {
	background-color: #faf6e0;
}

.navbar {
  margin-bottom: 0;
}

.navbar-brand {
  padding-left: 24px;
}

#narrowNav {
  display: none;
}

#brandMenu h1 {
  font-size: 210%;
  font-family: Verdana, Geneva, sans-serif;
  margin: 5px 0 5px 0;
}

#brandMenu h2 {
  font-size: 170%;
  margin: 5px 0 5px 0;
}

.alignCenter {
    	text-align: center;
    }

#mainContent {
  padding: 30px 40px 0 40px;
  border-radius: 8px;
}

.rightAlignment {
  text-align: right;

}

.page-header {
  margin-top: 0px;
}

.page-header h1 {
  margin-top: 0px;
}

#largeImage {
  padding: 0px 0 10px 0;
  width:100%;
}

.navbar {
  border-radius: 0;
}

#footer {
	padding: 0 15px 5px 15px;
}

hr {
  margin: 10px 0 10px 0;
}

h1 {
  margin-bottom: 0px;
}

h2 {
  margin-bottom: 0px;
}

h5 {
  margin: 0 0 15px 0;
}

#label {
  display: inline-block;
  vertical-align: bottom;
}

#eftpos {
  padding-top: 8px;
}

iframe {
  border:none;
  width: 100%;
  height: 250px;
}

.bigMap {
  height: 400px;
}

.floatLeft {
  float: left;
}

.clear {
  clear: both;
}

.table>tbody>tr>th, .table>tbody>tr>td {
border-top: none;
}

.panel ul {
  padding-left: 20px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

 #footercontainer {
     max-width:100%;
 }

 .nav-footer > ul {
  width: 80px;
}

.header {
	margin-top: 10px;
	background-color: #fffbe5;
	position: relative;
}

.header-logo{
	min-width: 450px;
	max-width: 70%;
	float:left;
}

.header-logo a {
	display: block;
}

.header-logo img {
	vertical-align: top;
	display: inline-block;
}
.header-logo-info {
	display: inline-block;
}

.header-logo h1, .header-logo h2 {
	margin-top: 15px;
	margin-bottom: 0px;
}

.header-logo h3 {
	margin: 5px 0 5px 5px;
}

.header-logo p {
	margin-top: 4px;
	padding-left: 5px;
	color: black;
	font-weight: bold;
}

.header-info h1{
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}

.header-info h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: right;
}

 .header-info p {
	color: black;
	margin-top: 5px;
	text-decoration: underline;
	font-weight: bold;
	 font-size: larger;
	text-align: right;
}

.header-info{
	min-width: 300px;
	max-width: 30%;
	float:right;
	height:100%;
	padding-top: 7%;
}

.header-info a {
	color: #62893A;
	/*text-decoration: underline;*/
}

header ul.nav li a {
	font-weight: bold;
	font-size: 14px;
}

.navbar-nav {
	width: 100%;
	float: left;
}

footer, #sub-footer {
	background: #62893A;
	color: #fffbe5;
}

header .navbar-nav li {
	padding-bottom: 10px;
	padding-top: 10px;
}

header .navbar-nav li a, header .navbar-nav li.active a:hover {
	color: #62893A;
}

header .navbar-nav li.active a {
	color: #62893A;
	background: #f4efd2;
}

header .navbar-nav li a:hover {
	background: #ede8cd;
	color: #62893A;
}

.header-hr {
	background-color: #62893A;
    color: #62893A;
    height: 1px;
    width: 90%;
    text-align:center;
    margin: 0 auto;
	margin-top: 10px;
}

#content {
	padding-top: 10px;
	background: none;
}

ul {
	overflow: hidden;
	padding-left: 20px;
}

#content img {
	max-width: 70%;
	height: intrinsic;
	padding: 10px;
}

.row, .middle, .editable-original {
	width: 100%;
}

.row {
	margin-left: 0;
}

footer, #sub-footer {
	padding-top: 0px;
}

footer iframe {
	width: 250px;
	height: 100%;
}

footer div.footer-column {
	margin-left: 1%;
	margin-right: 1%;
	padding-bottom: 15px;
	text-align: right;
	min-width: 300px;
	max-width: 30%;
	float:left;
}

footer div.col-lg-4 {
	padding-bottom: 30px;
}

footer h4 {
	color: #fffbe5;
	margin-bottom: 5px;
}

#footer-image {
	max-width: 245px;
	max-height: 150px;
}

.footer-logos {
	float:right;
	min-width: 300px;
}

.footer-discalimer {
	height: 75px;
	width: 50%;
	min-width: 450px;
	position: relative;
	float: left;
}

.footer-discalimer p {
	position: absolute;
	bottom: 0;
}

.footer-logo {
	display: inline-block;
	vertical-align: bottom;
	padding-right: 15px;
}

.footer-logo img {
	padding: 6px;
	max-height: 75px;
	max-width: 200px;
}

.footer-logo .background-needed {
	background-color: #dddddd
}

.collapse {
	display: block;
}

/* tablets */
@media (max-width: 1200px) {
	footer div.footer-column {
		text-align: center;
		margin: auto;
		min-width: 50%;
	}
	footer div.col-lg-4 {
		min-width: 100%;
	}
}
@media (max-width: 990px) {
	.footer-logos {
		float:left;
	}
	.header-logo {
		min-width: 100%;
		text-align: center;
		padding-bottom: 20px;
	}
	.header-info {
		min-width: 100%;
	}
	.header-info h1{
		text-align: center;
	}

	.header-info h3 {
		text-align: center;
	}

	 .header-info p {
		text-align: center;
	}
}


/* phones */
@media (max-width: 500px) {
	footer div.footer-column {
		text-align: center;
		min-width: 100%;
	}
	#content img {
		min-width: 100%;
	}
}
