/* PG's Stuff Please Do Not Touch */
.page-id-1175 .hero.with-featured-image {
  background-size: 100%;
}
.page-id-1175 .hero.without-featured-image {
  display: none;
}
.hero.without-featured-image {
  display: none;
}
.hero-wrapper .page-title {
  display: none;
}
.home .more-link {
  display: none;
}
body.page-id-2124 header {
  display: none;
}
blockquote {
  line-height: 1.3em;
}
.site-info {
  max-width: 100%;
  display: none;
}
.collectionpaid {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 12px 24px;
  border: 1px solid #274798;
  border-radius: 8px;
  background: #4a86ff;
  background: -webkit-gradient(linear,left top,left bottom,from(#4a86ff),to(#274798));
  background: -moz-linear-gradient(top,#4a86ff,#274798);
  background: linear-gradient(to bottom,#4a86ff,#274798);
  text-shadow: #172a5a 1px 1px 1px;
  font: normal normal bold 15px arial;
  color: #ffffff;
  text-decoration: none;
}
.collectionpaid:hover,
.collectionpaid:focus {
  border: 1px solid #2e54b3;
  background: #59a1ff;
  background: -webkit-gradient(linear,left top,left bottom,from(#59a1ff),to(#2f55b6));
  background: -moz-linear-gradient(top,#59a1ff,#2f55b6);
  background: linear-gradient(to bottom,#59a1ff,#2f55b6);
  color: #ffffff;
  text-decoration: none;
}
.collectionpaid:active {
  background: #274798;
  background: -webkit-gradient(linear,left top,left bottom,from(#274798),to(#274798));
  background: -moz-linear-gradient(top,#274798,#274798);
  background: linear-gradient(to bottom,#274798,#274798);
}
#myInput {
  background-image: url('/css/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 1px solid #ddd;
  margin-bottom: 12px;
}
#myTable {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 18px;
}
#myTable th,
#myTable td {
  text-align: left;
  padding: 12px;
}
#myTable tr {
  border-bottom: 1px solid #ddd;
}
#myTable tr.header,
#myTable tr:hover {
  background-color: #f1f1f1;
}
.primary-navigation a {
  font-family: Ubuntu, chaparral-pro-2, "PT Sans", sans-serif;
  font-variant: normal;
  font-weight: 700;
  font-size: 1em;
}
.menu-primary ul {
  float: right;
  font-size: 0.9em;
}
.primary-navigation .menu-primary #menu-item-754 a:hover {
  background-color: #ff00ff;
  color: #0000ff;
}
.navigation-classic .primary-navigation .menu-primary > ul > li > a {
  padding: 13px 20px;
}
@media only screen and (max-width: 1030px) and (min-width: 1020px) {
  .primary-navigation .menu-primary > ul {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 1020px) {
  .header-navigation {
    margin: 5px 0px;
  }
  .primary-navigation .menu-primary > ul > li {
    margin-bottom: 0px;
  }
}

#contact-form-4107 {
	max-width:600px;
	margin-left: auto;
	margin-right: auto; 
}

#contact-form-4107 .wpforms-submit-container {
 text-align:center 
}

.site-branding {
height: 0px;
}

/* Janice's Stuff Please Do Not Touch */
#TB_ajaxWindowTitle {
	text-align: center;
}

#TB_ajaxContent {
	margin: auto;
}

.page-id-8394 .post-password-form {
	width: 80%;
	margin: 15% auto;
}

.page-id-8394 .post-password-form p {
	color: #d8d8d8;
}

.page-id-8394 .fc-center h2 {
	font-family: 'Roboto';
}

.post-thumbnail img {box-shadow: 0px 0px 5px;} 