a {
font-family: 'verdana';
font-size: 1.5em;
line-height: 1.4em;
}
a:link {
color: #3399ff;
font-weight: normal;
font-style: normal;
font-size: 1em;
text-decoration:none;

}
a:visited {
color: #3c5d6e;
text-decoration:none;
}

a:hover {
text-decoration:none;

}

@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular.woff2') format('woff2'),
        url('Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
font-family: 'Roboto';
line-height: 1.9em;
text-align: justify;
color: #666666;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 24px;
}


.headertop {
	margin: 0px auto;
	width: 85%;
	height: 120px;	
	padding-top: 2px;
	padding-bottom: 5px;
	color: #4d8f9f ;
	
}



.motto {
	font-size: 10px;
	color: #4d8f9f ;
	text-align: center;
	
}

 #container
{
	margin: 0px auto;
	width: 100%;
	height: auto;
}

#header
{
	width: 100%;
	height: auto;
	border:0px solid #9F9F71;
	background: #fff ;
	border-bottom: 0px;
}
#container2
{
	border:0px solid #9F9F71;
	background: #fff;
}

#content
{
	width: 85%;
	height: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin: auto;
}
#subcontent
{
	width: 85%;
	height: auto;
	margin: auto;
	height: auto;
	
}
#footer
{
	width: 100%;
	height:auto;
	padding: 0px 0px;
	border:0px solid #0d7fb8;
	margin-top: 20px;
	margin: 0px auto;
	background: #0d7fb8;
}

.footer1 {
	width: 100%;
	height: auto;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	color: #ffffff;
}

.phone-link a {
	color: #ffffff;
}

.image {width: 100%;
}
.video {
width: 100%; 
height: auto;

}
.table
{
    width: 90%;
	height: auto;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	border:1px solid #9F9F71;
}

.td
{
    width: auto;
	height: auto;
	margin: auto;
	padding-left: 20px;
	padding-right: 20px;
	
}

.p {
text-align: center;
margins: 0px auto;
}

textarea, input[type="text"] { 
width: 100%; 
max-width: 250px; 
box-sizing: border-box;
border-color: #bebcc0;
 }
 
 textarea {
  max-width: 400px;
  height: 150px;
  font-size: 18px; 
  } 

input[type="submit"]{
padding: 10px 20px 11px !important;
font-size: 23px !important;
background-color: #0d7fb8;
font-weight: bold;
text-shadow: 0px 0px #d9d9d9;
color: #ffffff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 0px;
border: 0px solid #d9d9d9;
cursor: pointer;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
	
.resizedTextbox {
width: 100%;
max-width: 400px;
height: 50px;
font-size: 18px;
border-color: #bebcc0;
}

.resizedTextbox1 {
    width: 100%;
    max-width: 400px;
    height: 40px;
    font-size: 18px;
    border-color: 
    #bebcc0;
}


* {
	margin: 0;
	padding: 0;
}


h1 {
	font-family: 'verdana';
	font-size: 2em;
	font-weight: 200;
	margin: 0 0 20px;
	text-align: center;
	text-shadow: 0px 0px 0 #fff, 0px 0px 0 #bbb;
	color: #3399cc;
	line-height: 1.2em;

}

h2,h3,h4 {
	font-family: 'verdana';
	font-size: 1.5em;
	font-weight: 300;
	margin: 0 0 20px;
	text-align: center;
	text-shadow: 0px 0px 0 #fff, 0px 0px 0 #bbb;
	color: #3399cc;
	line-height: 1.2em;
}


* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
  float: left;
  width: 50%;
  padding: 10px;
  height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}


.lidiv  {
font-size: 1em;
	color:#ffffff!important;
}

hr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin: 25px 0;
	clear: both;
}
.centered {
	text-align: center;
}
.wrapper {
	width: 100%;
	padding: 30px 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
ul.grid-nav {
	list-style: none;
	font-size: .85em;
	font-weight: 200;
	text-align: center;
}
ul.grid-nav li {
	display: inline-block;
}
ul.grid-nav li a {
	display: inline-block;
	background: #666666;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
ul.grid-nav li a:hover {
	background: #7b0;
}
ul.grid-nav li a.active {
	background: #333;
}
.grid-container {
	display: none;
}
/* ----- Image grids ----- */
ul.rig {
	list-style: none;
	font-size: 0px;
	margin-left: -2.5%; /* should match li left margin */
}
ul.rig li {
	display: inline-block;
	padding: 0px;
	margin: 0 0 2.5% 2.5%;
	background: #fff;
	border: 0px solid #ddd;
	font-size: 16px;
	
	vertical-align: top;
	box-shadow: 0 0 0px #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
ul.rig li img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px;
}
ul.rig li h3 {
	margin: 0 0 5px;
}
ul.rig li p {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #666666;
}

/* class for 1 column */
ul.rig.columns-1 li {
	width: 97.5%; /* this value + 2.5 should = 100% */
	height: auto;
}
/* class for 2 columns */
ul.rig.columns-2 li {
	width: 47.5%; /* this value + 2.5 should = 50% */
	height: auto;
}
/* class for 3 columns */
ul.rig.columns-3 li {
	width: 30.83%; /* this value + 2.5 should = 33% */
	height: auto;
	
}
/* class for 4 columns */
ul.rig.columns-4 li {
	width: 22.5%; /* this value + 2.5 should = 25% */
}

.button a {

color: #ffffff;
margin: 0 auto;
}

.links a {
	color: #ffffff;
	font-size: 16px;
	margin: auto;
	text-align: center;
}

.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 12;
  -moz-border-radius: 12;
  border-radius: 0px;
  font-family: Verdana;
  color: #666666;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin: 0 auto;
  }

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

@media (max-width: 1199px) {
	.container {
		width: auto;
		padding: 0 10px;
	}
}

@media (max-width: 480px) {
	ul.grid-nav li {
		display: block;
		margin: 0 0 5px;
	}
	ul.grid-nav li a {
		display: block;
	}
	ul.rig {
		margin-left: 0;
	}
	ul.rig li {
		width: 100% !important; /* over-ride all li styles */
		margin: 0 0 20px;
	}
	
	.headertop {
	margin: 0px auto;
	width: 85%;
	height: 135px;	
	padding-top: 2px;
	padding-bottom: 5px;
	color: #4d8f9f ;
	
}

body {

font-family: 'verdana';
line-height: 1.2em;
text-align: justify;
text-decoration: none;
font-size: 16px;
}

ul.rig li p {
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
}

a:link {

font-weight: normal;
font-style: normal;
font-size: 1em;
text-decoration:none;

}

}

@import url(https://fonts.googleapis.com/css?family=Raleway);
h2 {
  vertical-align: center;
  text-align: center;
}

html, body {
  margin: 0;
  height: 100%;
}

* {
  font-family: "Raleway";
  box-sizing: border-box;
}

.top-nav {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background-color: #00BAF0;
  background: linear-gradient(to left, #f46b45, #eea849);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  color: #FFF;
  height: 50px;
  padding: 1em;
}

.menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu > li {
  margin: 0 1rem;
  overflow: hidden;
}

.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #fff;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 2px;
}

.menu-button::before {
  content: '';
  margin-top: -8px;
}

.menu-button::after {
  content: '';
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

@media (max-width: 700px) {
  .menu-button-container {
    display: flex;
  }
  .menu {
    position: absolute;
    top: 0;
    margin-top: 50px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  #menu-toggle ~ .menu li {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #menu-toggle:checked ~ .menu li {
    border: 1px solid #333;
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  .menu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #222;
  }
  .menu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
}