@charset "utf-8";
/* CSS Document */
#frame {
    background:#FFF;
	color:#444 !important;
	padding-top:84px;
}
header { background:none; }


header .container { justify-content:left; }

#logo { width:auto; padding:0; display:contents; }
#logo:after {
   content: "Marbella Website Design & Development";
   color:#000 !important;
   display:inline-block;
   padding-left:0.5em;
   width:900px;
   font-size:1.5em;
}

#hdNav,
.ftCol23,
.popUpWin { display:none; }

.ftHd h3 {
    font-size: 1.5em;
    font-weight: 300;
    color: #666;
}
.popUpWin 