h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: normal;
}
#site-title img {
  height: 60px;
}
#site-title {
  top: 10px;
  left: 30px;
}
#slideWrap,
#homeSlides,
#homeSlides li,
#homeSlides li .slideCell {
height: 550px;
}
#left-col {
width: 50%;
float: left;
margin-bottom: 20px;
box-sizing: border-box;
padding-right: 40px;
}
#right-col {
width: 50%;
float: left;
margin-bottom: 20px;
box-sizing: border-box;
}
#sidebar-1 input[type=text],
#sidebar-1 input[type=email] {
  width: 100%;
  box-sizing: border-box;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #264246;
  border-radius: 0;
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
}
#sidebar-1 textarea {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px;
  height: 140px;
  border: none;
  background: #264246;
  border-radius: 0;
  color: #FFF;
  font-family: Lato;
  font-size: 16px;
}
#sidebar-1 .iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label,
#sidebar-1 .iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label,
#sidebar-1 .iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label,
#sidebar-1 .iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label {
  line-height: 40px;
  margin-left: 10px;
  margin-top: 0px;
  color: #CCC;
}
#sidebar-1 .iphorm-submit-wrap {
  margin: 0;
}
#sidebar-1 .iphorm-submit-wrap button {
  border: none;
  background: none;
  text-align: center;
  width: auto;
  overflow: visible;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: auto;
  cursor: pointer;
  margin-right: 5px;
  font-family: Crimson Text;
  font-size: 18px;
  border-radius: 0;
}
#sidebar-1 .iphorm-submit-wrap button span {
  padding-left: 40px;
  background: #df4344;
  border: none;
}
#sidebar-1 .iphorm-submit-wrap button em {
  font-style: normal;
  padding-right: 40px;
  background: #df4344;
}
#sidebar-1 .iphorm-submit-wrap button span,
#sidebar-1 .iphorm-submit-wrap button em {
  display: block;
  line-height: 40px;
  margin: 0;
  color: #FFF;
  cursor: pointer;
}
.fourCol form {
position: relative;
}
.fourCol input[type=text],
.fourCol input[type=email] {
  width: 280px;
  box-sizing: border-box;
  padding: 0px 10px;
  height: 40px;
  line-height: 40px;
  border: none;
  background: #FFF;
  border-radius: 0;
  color: #000;
  font-family: Lato;
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 40px;
}
.fourCol .iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label,
.fourCol .iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label,
.fourCol .iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label,
.fourCol .iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label {
  line-height: 40px;
  margin-left: 10px;
  margin-top: 0px;
  color: #999;
}
.fourCol .iphorm-submit-wrap {
  margin: 0;
}
.fourCol .iphorm-submit-wrap button {
  border: none;
  background: none;
  text-align: center;
  width: auto;
  overflow: visible;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  height: auto;
  line-height: auto;
  cursor: pointer;
  margin-right: 5px;
  font-family: Crimson Text;
  font-size: 18px;
  border-radius: 0;
  width: 40px;
  position: absolute;
  top: 0px;
  right: 0px;
}
.fourCol .iphorm-submit-wrap button span {
  padding-left: 0;
  background: #df4344;
  border: none;
}
.fourCol .iphorm-submit-wrap button em {
  font-style: normal;
  padding-right: 0;
  background: #df4344;
}
.fourCol .iphorm-submit-wrap button span,
.fourCol .iphorm-submit-wrap button em {
  display: block;
  width: 40px;
  line-height: 40px;
  margin: 0;
  color: #FFF;
  cursor: pointer;
}
#colophon .fourCol {
width: 325px;
}
#colophon .fourCol.middleLeft {
padding: 20px 80px 0;
}
#ftCol3 {
  display: none;
}