@charset "UTF-8";
body {background-image: url("images/back1.png");
font-size: 14px;color: #000000;}
.container  {margin:0 auto;}
.container-fluid  {margin:0 auto;}

/* CHANGE LINK COLORS IN STICKY FOOTER */

/* HEADER WITH PICTURES LARGE AND SMALL */
	.header1 {display: block;margin-left: auto;margin-right: auto;}  
	.header1-small {display: none;margin-left: auto;margin-right: auto;}
	
a:link {color: #181818;}      /* unvisited link */
a:visited {color: #181818;}  /* visited link */
a:hover {color: #181818;}  /* mouse over link */
a:active {color: #181818;}  /* selected link */ 	

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 
/* CHANGE BORDER TO 0 AND FIX BACKGROUND COLOR OR REMOVE BACKGROUND COLOR WHEN DONE */ 
{padding: 2px 20px 2px 20px;border: 0px solid #ddd;}
										
h1 {
	font-family: Verdana;	
	color: #004c9e;text-align: center;
	margin-top: 16px;margin-bottom: 12px;
	font-size: 26px;}

h2 {
	font-family: Verdana;	
	font-size: 26px;}

h3 {
	font-family: arial;color: #3d74ac;
	font-size: 30px;}
	
h4 {
	font-family: Verdana;
	color: #000000;	
	font-size: 14px;}	
	
h5 {
	font-family: Verdana;color: #3d74ac;text-align: center;margin-bottom: 5px;
	font-size: 18px;}
	
.pad401 {padding-left: 0px;padding-right: 0px;}

.larg  {font-size: 22px;margin-bottom: 15px;color: #004c9e;}	

.bg-gray {background-color: #353535;}
.bg-blue {background-color: #3D74AC;}
.bg-blue2 {background-color: #3378bd;}
.img-displayed {display: block; margin-left: auto; margin-right: auto;} 
.border1 {border: 4px solid #004c9e;}

.center  {text-align: center;}
.center1  {text-align: center;color: #004c9e;}
.center11  {font-size: 16px;text-align: center;color: #004c9e;margin-bottom: 20px;}
.center2  {text-align: center;font-size: 34px;font-weight: bold;color: #3378BD;}
.center3  {text-align: center;font-size: 15px;font-weight: bold;}
.small2   {font-size: 11px;text-align: center;}
.blue1  {font-size: 17px;text-align: center;font-weight: bold;color: #004c9e;margin-top: 17px;margin-bottom: 17px;}
.blue2  {font-size: 15px;font-style: italic;color: #004c9e;margin-bottom: 10px;}
.blue3  {font-size: 15px;font-weight: bold;color: #004c9e;margin-bottom: 10px;}
.blue4  {font-size: 17px;font-weight: bold;color: #004c9e;margin-bottom: 10px;}
.white  {color: #ffffff;}
.white-1  {color: #ffffff;}
.paints {display: none;margin-left: auto;margin-right: auto;color: #ffffff;margin-bottom: 15px;font-size: 15px;font-style: italic;}

.contact1  {font-size: 19px;font-weight: bold;color: #004c9e;text-align: center;}
.contact2  {font-size: 16px;text-align: center;}

p.test1 	{padding: 10px 65px;font-style: normal;font-weight: bold;}
p.test2 	{padding: 10px 40px;font-style: italic;}

.right {text-align: right;}
.align1 {text-align: center;}









img.shadow {box-shadow: 8px 8px 10px #aaa;}

.back1  {width: 100%;
    background-size: 100% 100%;
  border-top: 5px solid #0066ff;
}



.color1  {color: #0167FF;}
.color2  {color: #007F00;}

.black201  {background-color: #000000;}
.gray201  {background-color: #E1E2E3;}
.gray208  {background-color: #0167FF;
/* #76787A; */
text-align: center;}

p.size-color   {font-size: 14px;color: #000000;margin-top: 10px;}
.cities {text-align: center;color: #ffffff;}
.small   {font-size: 11px;}
.title1   {font-size: 15px;font-weight: bold;color: #007F00;}
p.indent1  {padding: 0px 0px 0px 25px;}
.title2  {}

.color  {color: #B3B3B5;}



















.footer {
    background-color: #00539F;padding-left: 0px;padding-right: 0px;
  }

@media only screen and (max-width: 767px) {
	/*  COLOR FOR DROPDOWN MENU LINKS ON MOBILE VIEW */
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;}
}






@media only screen and (max-width: 520px) {
	.header1 {display: none;margin-left: auto;margin-right: auto;}  
	.header1-small {display: block;margin-left: auto;margin-right: auto;}
.white  {font-size: 15px;font-style: italic;color: #ffffff;margin-bottom: 15px;text-align: center;}
.paints {display: block;margin-left: auto;margin-right: auto;color: #ffffff;margin-bottom: 15px;font-size: 15px;font-style: italic;}




.back1  {width: 100%;
  height: 202px;
  background-size: 100% 100%;
  border-top: 5px solid #0066ff;
}
	
	.row-eq-height {display: block;width: 100%;}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 
/* CHANGE BORDER TO 0 AND FIX BACKGROUND COLOR OR REMOVE BACKGROUND COLOR WHEN DONE */ 
{padding: 2px 10px 2px 10px;border: 0px solid #ddd;}

p.center22  {margin-top: 4px;text-align: center;font-size: 34px;color: #143F6A;}
p.indent1  {padding: 0px 0px 0px 15px;}
	}