.one_half {
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
}

.one_third {
	width: 32%;
	margin-right: 1.3%;
}

.two_third {
	width: 64%;
	margin-right: 2.6%;
}

.one_fourth {
	width: 24%;
	margin-right: 1%;
}

.three_fourth {
	width: 72%;
	margin-right: 3%;
}

.one_fifth {
	width: 19%;
	margin-right: 1%;
}

.two_fifth {
	width: 38%;
	margin-right: 2%;
}

.three_fifth {
	width: 57%;
	margin-right: 3%;
}

.four_fifth {
	width: 76%;
	margin-right: 3%;
}

.one_sixth {
	width: 16%;
	margin-right: .6%;
}
header#masthead {background-color: #BCC9CC !important;}

p {
  -moz-hyphens: none;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.phone a, .phone a:link, .phone a:visited, .phone a:hover, .phone a:active, .phone a:focus {
  /* link styles go here, e.g.: */  
  text-decoration: none;
  color: black;
}

