
@import url("https://use.typekit.net/unh7txo.css");


body,h1,h2,h3,h4,h5 {
  font-family: "futura-pt",sans-serif;
  font-style: normal;
  font-weight: 400;

}
.bodyFontColor {
  color: #2c343b;
  font-family: "futura-pt",sans-serif;
  font-style: normal;
  font-weight: 300;
  text-align:left;
}

.error {color: #FF0000;}
input{height:50px;padding:8px;display:block;border:none;border-bottom:1px solid #ccc;width:100%}
.w3-third img{margin-bottom: -1px; opacity: 0.8; cursor: pointer}
.w3-third img:hover{opacity: 1}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
