/* This CSS file uses UTF-8 encoding. */

/* Body is used for defining background-color outside of container. */

body {
	display: block;
	box-sizing: content-box;
	position: relative;
	max-width: 1200px;
	background-color: rgb(18, 78, 101);
	color: rgb(255, 255, 255);
	margin: 0px auto 0px auto;
	border: 0px solid rgb(18, 78, 101);
	padding: 0px 0px 0px 0px;
}
.container {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(18, 78, 101);
	color: rgb(255, 255, 255);
	margin-left: auto;
	margin-right: auto;
	border: 0px solid rgb(255, 255, 255);
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.banner {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	box-sizing: border-box;
	position: relative;
	clear: all;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border: 0px solid rgb(0, 0, 127);
	padding: 0px;
}
.menubar {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	float: left;
	background-color: rgb(0, 0, 127);
	color: rgb(192, 192, 192);
	margin: 0px;
	border-top: 0px solid rgb(192, 192, 192);
	border-left: 0px solid rgb(192, 192, 192);
	border-right: 0px solid rgb(192, 192, 192);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 0px;
}
.socialbar {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: center;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	float: left;
	background-color: rgb(0, 0, 127);
	color: rgb(192, 192, 192);
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 0px;
}
.main {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.header {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	box-sizing: border-box;
	position: relative;
	clear: all;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.about {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.contact-info {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.history {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.projects {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.footer {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	margin: 0px;
	border-top: 0px solid rgb(0, 0, 127);
	border-left: 0px solid rgb(0, 0, 127);
	border-right: 0px solid rgb(0, 0, 127);
	border-bottom: 2.5px solid rgb(0, 0, 127);
	padding: 5px 5px 5px 5px;
}
.verse {
	display: block;
	box-sizing: border-box;
	position: relative;
	width: 1200px;
	height: auto;
	background-color: rgb(127, 0, 0);
	color: rgb(255, 214, 177);
	margin: 0px;
	border: 0px solid rgb(255, 214, 177);
	padding: 5px 5px 5px 5px;
}
span {
	display: inline-block;
	box-sizing: border-box;
	vertical-align:top;
}
span.space-con {
    display: table-cell;
	box-sizing: border-box;
    height: 150px;
    vertical-align: middle;
	width: 100px;
	border: 0px;
	padding: 10px;
}
span.logo-con {
    display: table-cell;
	box-sizing: border-box;
    height: 150px;
    vertical-align: middle;
	width: 270px;
	border: 0px;
	padding: 10px;
}
span.name-con {
    display: table-cell;
	box-sizing: border-box;
    height: 150px;
    vertical-align: middle;
	width: 520px;
	border: 0px;
	padding: 10px;
}
span.smcontainer {
    display: table-cell;
	box-sizing: border-box;
    height: 150px;
    vertical-align: middle;
	width: 330px;
	border: 0px;
	padding: 10px;
}
span.mdcontainer {
    display: table-cell;
	box-sizing: border-box;
    height: 150px;
    vertical-align: middle;
	width: 540px;
	border: 0px;
	padding: 10px;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.cen {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;
	align-items: center;
	gap: 20px;
}
ul.menu {
	display: inline-block;
	box-sizing: border-box;
	line-height: 1.5;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a.button{
	display: inline-block;
	box-sizing: border-box;
	width: 200px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
	margin: 0px;
	text-decoration: none;
}
a:link.button{
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
}
a:visited.button{
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
}
a:hover.button{
	background-color: rgb(0, 127, 127);
	color: rgb(192, 192, 192);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(192, 192, 192);
}
a:active.button{
	background-color: rgb(0, 127, 127);
	color: rgb(192, 192, 192);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(192, 192, 192);
}
a:link.contact{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.38em;
	text-decoration: none;
	color: rgb(255, 191, 191);
	background-color: rgb(127, 0, 0);
	padding: 2px;
	border: 2px solid rgb(255, 191, 191);
}
a.social{
	display: inline-block;
	box-sizing: border-box;
	width: 300px;
	vertical-align: middle;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.5em;
	text-align: center;
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
	margin: 0px;
	text-decoration: none;
}
a:link.social{
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
}
a:visited.social{
	background-color: rgb(192, 192, 192);
	color: rgb(0, 0, 127);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(0, 0, 127);
}
a:hover.social{
	background-color: rgb(0, 127, 127);
	color: rgb(192, 192, 192);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(192, 192, 192);
}
a:active.social{
	background-color: rgb(0, 127, 127);
	color: rgb(192, 192, 192);
	padding: 10px 0px 10px 0px;
	border: 0px solid rgb(192, 192, 192);
}
a:link.contact{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.38em;
	text-decoration: none;
	color: rgb(255, 191, 191);
	background-color: rgb(127, 0, 0);
	padding: 2px;
	border: 2px solid rgb(255, 191, 191);
}
a:visited.contact{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.38em;
	text-decoration: none;
	color: rgb(255, 191, 191);
	background-color: rgb(127, 0, 0);
	padding: 2px;
	border: 2px solid rgb(255, 191, 191);
}
a:hover.contact{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.38em;
	text-decoration: none;
	color: rgb(255, 191, 255);
	background-color: rgb(127, 0, 127);
	padding: 2px;
	border: 2px solid rgb(255, 191, 255);
}
a:active.contact{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.38em;
	text-decoration: none;
	color: rgb(255, 127, 255);
	background-color: rgb(127, 0, 127);
	padding: 2px;
	border: 2px solid rgb(255, 127, 255);
}
a:link.e-mail{
	color: rgb(0, 127, 127);
	padding: 2px;
	border: 0px solid rgb(0, 127, 127);
}
a:visited.e-mail{
	color: rgb(0, 127, 127);
	padding: 2px;
	border: 0px solid rgb(0, 127, 127);
}
a:hover.e-mail{
	color: rgb(127, 0, 127);
	padding: 2px;
	border: 0px solid rgb(127, 0, 127);
}
a:active.e-mail{
	color: rgb(127, 0, 127);
	padding: 2px;
	border: 0px solid rgb(127, 0, 127);
}
h1 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 2.5em;
	margin: 0.5em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h2 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 2.25em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h3 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h4 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h5 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h6 {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;	
	font-size: 1.25em;
	font-weight: normal;
	margin: 0.5em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
h6.quote{
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
p {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 1em;
	line-height: 1.0;
	text-align: left;
	text-indent: 1em;
	text-decoration: none;
}
p.visit {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 1em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
p.address {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0.25em;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
table, tr, th, td{
	box-sizing: border-box;
	color: rgb(0, 0, 127);
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	border:2px solid rgb(0, 0, 127);
	border-collapse: collapse;
	margin:0px;
	padding: 5px;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
table.hours{
	width: 600px;
	margin: auto;
}
th{
	color: rgb(0, 0, 127);
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
th.heading{
	color: rgb(0, 0, 127);
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
td{
	color: rgb(0, 0, 127);
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
td.close{
	color: rgb(0, 127, 127);
	ffont-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.0;
	text-align: center;
	text-indent: 0em;
	text-decoration: none;
}
ul.look {
	text-indent: 0em;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0em;
	line-height: 1.0;
	text-align: left;
	text-indent: 1em;
	text-decoration: none;
}