/* ==========================================================================================
CHARLES'S CSS CODE
========================================================================================== */


@font-face {src: url(../fonts/AttackGraffiti-3zRBM.ttf); font-family:AttackGraffiti;}
@font-face {src: url(../fonts/Felipa-Regular.ttf); font-family:Felipa;}
@font-face {src: url(../fonts/Lato-Black.ttf); font-family:Lato-Black;}
@font-face {src: url(../fonts/Lato-BlackItalic.ttf); font-family:Lato-BlackItalic;}
@font-face {src: url(../fonts/Lato-Bold.ttf); font-family:Lato-Bold;}
@font-face {src: url(../fonts/Lato-BoldItalic.ttf); font-family:Lato-BoldItalic;}
@font-face {src: url(../fonts/Lato-Italic.ttf); font-family:Lato-Italic;}
@font-face {src: url(../fonts/Lato-Light.ttf); font-family:Lato-Light;}
@font-face {src: url(../fonts/Lato-LightItalic.ttf); font-family:Lato-LightItalic;}
@font-face {src: url(../fonts/Lato-Regular.ttf); font-family:Lato-Regular;}
@font-face {src: url(../fonts/Lato-Thin.ttf); font-family:Lato-Thin;}
@font-face {src: url(../fonts/Lato-ThinItalic.ttf); font-family:Lato-ThinItalic;}
@font-face {src: url(../fonts/Montserrat-Regular.ttf); font-family:Montserrat-Regular;}



body {
	font-family:Lato-Regular;
	color:#3D3D3D;
	max-width: max-content;
	margin: auto;
	background:darkblue;
}


a {
  color:inherit;
  text-decoration: none;
 }



#PageContainer {
	display:block;
	padding:1em;
	width:96vw;
	background-image:url('/wp-content/private/charles_beal/images/Bg03.jpg');
	border:5px #66ccff;
	border-width:2px; 
	border-style:groove;
}

.Header1 {font-family:Felipa; font-size: 60px; line-height: 1.25em; color: blue; text-align:center; padding-bottom:20px;}


#InnerPageFrame {
	width:auto;
	background-image:url('/wp-content/private/charles_beal/images/Bg03Bg03Faded.jpg');
	border:5px white;
	border-width:2px; 
	border-style:groove; 
	text-align: center;
}


/* {}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{} */


.GoogleMapIcon {width:60px;}

/* {}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{}{} */



/* ==========================================================================================
END CHARLES'S CSS CODE
========================================================================================== */

