:root {
  --cassiopeia-color-primary: #e6dbb8;
  --cassiopeia-color-hover: #4A5978;
  --cassiopeia-color-link: black;
}

body {background-color: #e6dbb8;
}

.container-header {
  background-image: none !important;
  background-color: #e6dbb8; !important; /* or your desired color */
}

.mod-menu.mod-list.nav {
  background-color: #a8a088;
  background-position: center
}

.grid-child {
  background-color: transparent;
}

.brand-logo {
  width: 100%;
}

.header {
  background-color: transparent;
}

.container-header full-width {
  background-color: #e6dbb8;
  background-position: center
}

.container-topbar {
    background-color: #e6dbb8;
  	text-align: center;
}

.container-banner {
    background-color: #e6dbb8;
}

.container-nav {
    background-color: transparent;
}

.container-top-a {
    background-color: #e6dbb8;
}

.container-component {
    background-color: #e6dbb8;
}
  
.banneritem {
    background-color: #e6dbb8;
}

.container-top-b {
    background-color: #e6dbb8;
}


.container-bottom-a {
    background-color: #e6dbb8;
}


.container-bottom-b {
    background-color: #e6dbb8;
}

.container-sidebar-left {
    background-color: #e6dbb8;
  	text-align: center;
  	display: block;
}

.container-sidebar-right {
    background-color: #e6dbb8;
  	text-align: center;
  	}

.mod-banners__item {
  	background-color: #e6dbb8;
	text-align: center;
}


.container-footer {
    background-image: url("http://localhost/capecodradio/images/bluefooter.png");
  	background-repeat: no-repeat, repeat;
  	background-color: transparent
}


.footer {
  	background-color: #4A5978;
    margin-top: 1em;
   }



 .site-grid {
    grid-gap: 0 0em;
}


.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000000;
  text-align: center;
}

h1 {
	font-size: 32px;
	line-height 125%;
}

h2 {
	font-size: 26px;
	line-height 125%;
}

h3 {
	font-size: 22px;
    line-height 125%;
}

h4 {
	font-size: 18px;
	line-height 125%;
}

h5 {
	font-size: 16px;
	line-height 115%;
}

h6 {
	font-size: 12px;
	line-height 110%;
}

p {
	font-size: 14px;
  	line-height: 125%;
}

a:link { text-decoration: none; 
}

a:visited { text-decoration: none; 
}

a:hover { text-decoration: none; 
}

a:active { text-decoration: none; 
}

{
/* Load Google Font */
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600&display=swap');

/* Apply the font site-wide */
body, p, h1, h2, h3, h4, h5, h6 {
  font-family: 'Raleway', sans-serif;
}


maximenuck item101 current active first level1 {
    display: none;
}

ssiencore {
    	font-family: 'Raleway';
    	width: 100%;
    	max-width: 1100px;
    	margin: 0 auto;
    	height: 200px;
    	border: 1px solid #cdcdcd;
    	position: relative;
    	box-sizing: border-box;
	background-color: #e6dbb8
}

.ssiencoreSmall {
	font-family: 'Raleway';
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
  	height: 200px;
    border: 1px solid #cdcdcd;
    position: relative;
    box-sizing: border-box;
	background-color: #e6dbb8
}

.ssiEncore_songDetail .ssiEncore_songArtist {
    font-family: 'Raleway', sans-serif;
    font-size: 20px;
    font-weight: 400;
    width: auto;
}

marquee-hsas {
 	link-color: #000
	font-family: 'Raleway', sans-serif;
    font-size: 60px;
    font-weight: 400;
  	background-color: #e6dbb8
}

.mod-menu .mod-list nav {
    color: #a3956f !important; 
}

/* Optional: change font color on hover */
.mod-menu .mod-list: hover {
    color: #c49104 !important; /* Replace with hover color */
}

.carouselbanner-wrp {
  display: flex;
  justify-content: center;
}



