@charset "UTF-8";
/* Insert your custom CSS styles */

/* ----------------- Image fields ----------------- */

.float-left {
float: left; margin: 0 1em 1em 0; !important; clear: both;
}

.float-right {
float: right; margin: 0 0 1em 1em; !important; clear: both;
}

.news-row {
	padding-bottom: 25px;
	!important;
}
body {
  font-family: 'proxima-nova', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding: 0;
  margin: 0 0 15px;
  font-family: 'proxima-nova', Arial, sans-serif;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0;
}
.staff-row {
	padding-bottom: 45px;
	!important;
}
.adv-img {
	padding-bottom: 10px;
	!important
}
.col-1 {
	padding-bottom: 25px;
}

table {
	border: 0 0 0 0;
	!important;
}

.views-row {
	
	float: none;
	display: block;
}

.latest-news-block {
	border-bottom: dotted 1px #000;
	padding-bottom: 15px;
	margin-bottom: 5px;
}

.relationship-text {
	padding: 0;
  margin: 0 0 15px;
  font-family: 'proxima-nova', Arial, sans-serif;
  line-height: 100%;
  font-weight: 400;
  letter-spacing: 0;
	font-size: 20px;
}

.leadership-row	{
	padding-bottom: 75px;
	!important
}

.field-collection-container {
  clear: none !important;
}

.field-collection-container:after {
  clear: none !important;
}

.entity-field-collection-item {
  clear: none !important;
}
.entity-field-collection-item:after {
  clear: none !important;
}

.search-advanced {
	padding-top: 20px !important;
}

.form-submit {
	padding-bottom: 20px !important;
}

.pi-input-wide {
    width: 125px !important;
}

.in-the-news {

  border-collapse: collapse;
  width: 100%;
}

.in-the-news td {
  border-top: 1px solid #ddd !important;
  border-bottom: 0px !important;
  border-right: 0px !important;
  border-left: 0px !important;
  padding: 8px !important;
}


.in-the-news tr:hover {background-color: #f2f2f2 !important;}

.in-the-news tr {background-color: #ffffff !important;}

.distri_column2 {width:16%;}

caption { 
  display: table-caption;
  font-size: 24px;
}
