html, body {
  height: 100%;
}
#container {
  min-height: 100%;
  position: relative;
}
#footDim {
  padding-top: 3em;
  min-height: 100px;
}
#footDim #foot {
  position: absolute;
  bottom: 0px;
  min-height: inherit;
  height: inherit;
  left: 0px;
  right: 0px;
}
body {
  color: rgb(85, 85, 85);
  overflow-y: scroll;
  font-family: 'Open Sans Condensed';
  font-weight: normal;
  background-color: rgb(197, 197, 197);
  background-image: url("/qg/cms.layout.custom.5/pub/img/bg.jpg");
  background-size: cover;
  background-position:center;
  background-attachment: fixed;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 0.25em 0px;
}
h4 {
  font-family: 'Open Sans Condensed';
  color: rgb(17, 17, 17);
  font-size: 70px;
  font-weight: normal;
}
p {
  font-size: 19px;
  margin: 0px;
}
a {
  text-decoration: none;
  color: rgb(44, 89, 83);
}
.width {
  max-width: 800px;
  position: relative;
  padding: 10px;
  margin: auto;
}
#content {
  background-color: rgb(255, 255, 255);
  color: rgb(28, 28, 28);
  xwidth: 582px;
  max-width: 582px;
  padding: 10px;
}
#head {
  color: rgb(0, 0, 0);
  border-color: rgb(17, 17, 17);
}
#left {
  width: 185px;
  color: rgb(17, 17, 17);
}
#right > div {
  margin-left: 16px;
  width: 301px;
  padding: 10px;
  border-style: solid;
  border-color: rgb(255, 255, 255);
}
.cols {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.cols > div {
  box-sizing: border-box;
  display: table-cell;
  vertical-align: top;
}







#nav nav {
  border: 3px solid rgb(255, 255, 255);
}
#nav nav a {
  display: block;
  color: rgb(255, 255, 255);
  xbackground-color:HSL(145.3, 97.8%, 18%);
  background-color: #166527;
  font-size: 22px;
  font-weight: normal;
  padding: 7px;
}
#nav nav a:hover {
  xbackground-color:HSL(145.3, 47.8%, 70%);
  background-color:#2cd145;
  color: rgb(91, 75, 65);
}
#nav a.cmsActive {
  background-color:HSL(145.3, 47.8%, 70%);
  background-color:#2cd145;
  color: rgb(91, 75, 65);
  font-weight: normal;
  font-style: normal;
}
#nav nav ul {
	display:flex;
}
#nav nav li {
	flex:1 1 auto;
	text-align:center;
}












.Center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
}
.Left {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.Right {
  float: right;
  margin-left: 10px;
  margin-top: 3px;
  margin-bottom: 3px;
}
.ui-accordion-header {
  color: rgb(255, 255, 255);
  background-color: rgb(44, 89, 83);
  cursor: pointer;
  font-size: 21px;
  padding: 2px 2px 2px 5px;
  margin: 2px;
}
.ui-corner-top {
  color: rgb(91, 75, 65);
  background-color: rgb(160, 206, 176);
  color: #fff;
  background-color:#166527;
}
.ui-accordion > .-content {
  font-size: 19px;
  padding: 10px;
}
.-pid130 {
  border-width: 0px;
}
#container .nivoSlider {
  margin-bottom: 0px;
}
