body, h1, h2, h3, p {
  margin: 0;
  padding: 0;
}
body {
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 1.6; color: #2A2A2A;
}
/* Header styles */
header {  background-color: #231f20;  color: #fff;  text-align: center;  padding: 1rem 0; font-size: 12px;}

.banner{}
.banner img{width: 100%; margin: 0 0 -7px 0; box-sizing: border-box; border: solid 1px #3F3F3F}

/* Footer styles */
footer {  background-color: #231f20;  color: #fff;  text-align: center;  padding: 1rem 0;}
footer a{color: #ffffff; text-decoration:underline;}
footer a:hover{text-decoration: none;}
/* Wrapper for sections */
.wrapper {  width: 360px; box-sizing: border-box;
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}
/* Section styles */
section {  margin-bottom: 20px;}
/* Image slider styles */
.image-slider {  width: 100%;  margin: 0 auto;}
.image-slider img {  width: 100%; border: solid 1px #231f20; box-sizing: border-box;}
/* Google reCAPTCHA styles */
.g-recaptcha {  margin-top: 10px;}
/* Form styles */
form {  background-color: #f9f9f9;  padding: 20px;  border-radius: 5px;  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);}
label {  display: block; font-size: 12px;  margin-bottom: 5px;}
input[type="text"], input[type="email"], input[type="tel"], select, textarea {  width: 100%;  padding: 10px;  border: 1px solid #ccc;  border-radius: 3px;  margin-bottom: 15px; box-sizing: border-box;
}
textarea {  resize: vertical;}
button {  background-color: #333;  color: #fff;  border: none;  padding: 10px 20px;  border-radius: 3px;  cursor: pointer;}

h1{text-align: left; margin: 0 0 0 0; padding: 0 0 0 0;}
h2{font-size: 14px; box-sizing: border-box; background: #231f20; color: #ffffff; padding: 5px 15px; margin-bottom: 10px;}
h3{ box-sizing: border-box; color: #ffffff; padding: 5px; margin-bottom: 10px;}
p{margin-bottom:10px !important; line-height: 18px; font-size: 14px;}

#sliderimg p img{ margin: 0 auto; text-align: center;}



.txtcap{text-transform: uppercase;}
.marbt{margin-bottom:10px;}
.marzero{margin: 0px !important;}
.padzero{padding: 0px !important;}
.padlfzero{padding: 0px 20px!important;}
.mar2{margin-bottom: 20px !important;}

.greenbg{background: #009F25}
.bluebg{background: #00297E}
.redbg{background: #004aad}
.txtcenter{text-align: center;}
.align-center{text-align: center !important;}
.imgcenter{margin: 0 auto; text-align: center;}
.bdr1{border: solid 1px #B1B1B1;}
.clear{clear: both;}


.contactxt{font-size: 12px; line-height: normal;}

ul{margin: 0 0 10px 0;}
ul li{font-size: 12px; line-height: 18px;}
hr{border: solid 1px #B1B1B1; margin: 20px 0 20px 0;}


.socialfooter{ text-align: center; }
.socialfooter ul{margin: 0 0 0 0; padding: 0 0 0 0;}
.socialfooter li{ display: inline; margin: 0 5px 0 5px; list-style: none; float: left; text-align: center;}
.socialfooter li a{color: #333333;}
.socialfooter li a:hover{ color: brown}



/*.link {}
.link a{text-decoration: underline; color:#009F25; font-weight: bold;}
.link a:hover{text-decoration: underline;}*/



