@charset "utf-8";

h1.title {
	display: inline-block;
	font-family: 'Julius Sans One', sans-serif;
	line-height: 75px;
	text-align: left;
	padding-left: 30px;
	
	
	
}

body {
	margin-top: 0;
	margin-bottom: 0;
	margin: 0;
	padding: 0;
	
}

a.navi1 {
	display: block;
	float: right;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 20px;
	margin-top: -65px;
	margin-right: 260px;
}
	
a.navi2 {
	display: block;
	float: right;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 20px;
	margin-top: -65px;
	margin-right: 140px;
	
}

a.navi3 {
	
	display: block;
	float: right;
	font-family: 'Julius Sans One', sans-serif;
	font-size: 20px;
	margin-top: -65px;
	margin-right: 50px;
	
	
	
}



a:link {
	text-decoration: none;
	color: black;
	
	
}

a:visited {
	color: black;
}

a:hover {
	color: rgb(222,222,222);
	transition: ease 0.25s;
	
	
}

.springfield1 {
	
	width: 100%;
	height: 80%;
	
}

section {
	display: block;
	width: 100%;
	height: 200px;
	background-color: #4d4b4b;
	margin-top: -50px;
}

.subtitle1 {
	display: flex;
	font-family: 'Anton', sans-serif;
	text-align: center;
	justify-content: center;
	color: white;
	line-height: 200px;
	font-size: 40px;
	

	
	
}
	



.mapouter {
	display: block;
	float: right;
	width: 400px !important;
	padding-right: 50px;
	margin-top: -340px;
	
}



.subtitle2 {
	padding-top: 50px;
	padding-left: 250px;
	font-family: 'Julius Sans One', sans-serif;
	
}

.phone {
	padding-left: 250px;
	font-size: 15px;
	font-family: Verdana;
	
}

.enc {
	padding-left: 250px;
	margin-right: 20px;
	font-size: 15px;
	font-family: Verdana;
	
}

.loc {
	padding-left: 250px;
	font-size: 15px;
	font-family: Verdana;
	
}

hr {
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 100px;
   
}

footer {
	justify-content: center;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 13px;
}







		
	







