@charset "utf-8";
/* CSS Document */

.underconstruction {
	font-size: 24px;
}
.footer {
	font-size: 24px;
	color: #004200;
}
.navigation{
	display: block;
	font-weight: bold;
	padding: 0px;
	width: 140px;
	color: #FFF;
	font-style: normal;
	background-color: #004200;
	text-align: center;
}



.homepagepics {
	background-position: center center;
	vertical-align: middle;
}
.header24 {
	font-size: 24px;
	text-decoration: underline;
}
.header18 {
	font-size: 18px;
	text-decoration: underline;
}
.bullet_header {
	font-size: 18px;
	vertical-align: baseline;
}

.homepgservcieslink {
	font-size: 24px;
	font-style: italic;
	color: #004200;
}

.textaboutus {
	font-size: 14px;
}
.services_headers {
	font-size: 36px;
	font-weight: bold;
	color: #004200;
}
.before_after_header {
	font-size: 18px;
	text-align: center;
}

body {
	display: block;
	padding-top: 1em;
	padding-right: 5em;
	padding-bottom: 1em;
	padding-left: 5em;
}
