/*body { font: 140% Georgia, serif; color: # 333; background:#A9BF9Fd;}*/
body { font: 140% Arial, Helvetica, sans-serif; color: #333; background:#D67FFF;}

body p {
margin:0 0 15px 0;
padding:0;
}


.path-frontpage #wrapper {
background: #1C5F3B;
}

.path-frontpage h1 {
color:#E8B20C;
font-weight:bold;
}

.path-frontpage .block-system-main-block p {
color:#fff;
font-size:1.3em;
}


.region-header {
width:400px;
}

.site-branding__slogan {
font-size:2.5em;
font-weight:bold;
}


.main-header nav {
background: none;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
background: rgba(178,0,255,0.60);
}

}
.region-header .brand {
padding:10px;
}

.main-header::after {
background:rgba(21, 22, 26, 0.10);
}

#block-homepagewelcome h1 {
/*font-family:Georgia, serif;*/
font-size:3em;
color:#fff;
font-weight:bold;
}

#block-homepagewelcome h3 {
font-size:1.5em;
color:#E8B20C;
font-weight:bold;
}

#block-homepagewelcome {
background:rgba(28, 95, 59, 1.0);
padding:10px;
border:1px solid #fff;
}

.welcome-banner-text {
padding:40px 0;
}

.topwidget {
padding:0 0;
}

.footerwidget {
padding: 20px 0;
}

h1, h2, h3 {
color:#333;
}

#block-views-block-testimonials-block-2 {
background-color:#FFD1D1;
}

.path-frontpage .content_layout {
text-align:left;
}

/* hide blocks if screen not wide enough for 3 side by side */
@media (max-width: 995px) {
  #block-viewantiquesblock {
    display: none;
  }
  #block-prestonantiquelogo200 {
    display: none;
  }
  #block-takethevirtualtour {
    display: none;
  }
  .region-sidebar-second {
    display:none;
  }
}
