
body {
	background:#fff;
	
}  /* background image from http://www.designbolts.com */

.container{
	padding:0 auto;

}


.content{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:20px 30px;
	color:#7d7d7d;
	font-size:1.2em;
	}
.int-space {
	margin-bottom:130px;}


img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding:0px 0px 0px 0px;
	margin:auto;
	height:auto;
	width:100%;
	color:#000;
	background:#fff;
	position:fixed;
	z-index:999999;
	box-shadow:#555 5px 3px 3px 1px;
}



@media only screen and (max-width: 760px) {
 #header {
	padding:0px 0px 0px 0px;
	margin:auto;
	position:relative;
	z-index:999999;
	color:#000;
	height:auto;
	width:100%;
	background:#fff;
    }
.below-head { height:5px; }

}



#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
a.hl:link {
	color: #eaeff3;
	font-weight:normal;
}
a.hl:visited {
	color: #eaeff3;
}
a.hl:hover {
	color: #d4e1eb;
}
a.hl:active {
	color: #d4e1eb;
}

.companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
}

.slogan {
	font-size:1.1em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#d10007;
	text-align:center;
	
}


.phone{
	font-size:1.8em;
	font-weight:bold;
	margin:22px 3px 12px 3px;
	text-align:center;
	color:#db2001;	
	}
a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	list-style-image:url(../images/ul.png);
	font-weight:bold;
	line-height:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	}	
	
.w {
	list-style-image:url(../images/ulw.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}	

.feat-box{
	
	background:#fff;
	border-radius:4px;
	border:#f3d253 3px solid;
	color:#200;
	margin:25px 15px;
	padding:10px 15px 10px 15px;}	
	
ol.b {
	font-weight:bold;
	font-size:1.1em;
	
	}	
	
.bold { font-weight:bold;
}

.border {
	border:1px #fff solid;
	padding:5px;
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.addressBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.addressItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}

h1 {
	color:#111;
	font-weight:bold;
	font-size:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;}
	
h2 {

	color:#d10007;
	font-weight:bold;
	font-size:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	}

h3 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;

	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	
	}
		
h4 {
	font-size:1.3em;
	color:#032018;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;	}
	

p .breakhere {
	page-break-after:always;
}

a:link {
	color: #173d82;
	font-weight:normal;
	text-decoration: none;
}

a:visited {
	color: #173d82;
	text-decoration: none;
}

a:hover {
	color: #2a90b2;
}

a:active {
	color: #2a90b2;
	text-decoration:none;
}



.textColor {
	color:#F00;
	margin:0;
}

.center {
	text-align:center;
}
.left {

	margin:15px;
}
.right {
	float: right;
	margin-left:15px;
}

hr {
     border: 0; border-bottom: 2px dashed #ccc; background: #04271d;
}
	
.red {
	margin:0px;
	padding:20px 40px;
	color:#fff;
	background:#D10007;}
	
.blue {
	margin:0px;
	padding:20px 40px;
	color:#fff;
	background:#134A9C; /* Old browsers */
}
	
.grey {
	color:#222;}

.white {
	color:#FFFFFF;}
	
.required {
    color: #F00;
    font-size: 10px;
	line-height:20px;
    font-weight: bold;
}

.top {
	background:#6c0e25;
	padding:5px 10px 7px 10px;
	color:#fff;
	font-size:1.1em;
	font-family: 'Merriweather', serif;
	margin:7px 5px 0px 5px;}
	
.didyk {
	background:#ccc;
	padding:9px 12px 11px 12px;
	color:#111;
		font-size:1.1em;
	margin:0px 5px 26px 5px;}

.shadow { box-shadow:#cb9ba7 4px 4px 2px 1px;
margin-bottom:20px;}

.bar { background:#f2f2f2; height:15px; margin-bottom:6px; border-bottom:#e4e4e4 1px solid; }
.redblue {background: rgb(209,0,7); /* Old browsers */
background: -moz-linear-gradient(left, rgba(209,0,7,1) 50%, rgba(19,74,156,1) 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(209,0,7,1) 50%,rgba(19,74,156,1) 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(209,0,7,1) 50%,rgba(19,74,156,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d10007', endColorstr='#134a9c',GradientType=1 );}

	
@media (max-width: 767px) { 
.home-info {

	font-size:1.1em;
 }
 
#headerInfo {
	text-align:left;
	margin-top:10px;
	margin:0 70px;
}
.companyName {
	font-family: 'Merriweather', serif;
	font-weight:bold;
	text-align:center;
	color:#f3e8d4;
	font-size:2.3em;
}

.logofull { display:none;}
.logomobi { display:block;}
 }
 

@media (min-width: 768px) { 
.companyName {
	font-family: 'Merriweather', serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}
.home-info {
	margin:0;
		font-size:1.4em;
 }
#header {
}

.logofull { display:block;}
.logomobi { display:none;}

}

@media (min-width: 992px) { 

.home-info {
margin:0;
		font-size:1.8em;
 }

.companyName {
	font-family: 'Merriweather', serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}
 
 }

@media (min-width: 1200px) { 

.home-info {
margin:0;
	font-size:2em;

 }

.companyName {
	font-family: 'Merriweather', serif;
	font-weight:bold;
	color:#ffef80;
	margin:20px 0px 8px 0px;
	text-shadow:#0b1d4a 1px 1px 1px;
	font-size:2.7em;
	text-align:left;
}


}

.test {
	background:#eee;
	padding:9px;
	border:dashed 3px #930;
	margin:0px 5px 26px 5px;}



/*------------------------------ Content - Columns -----------------------------*/

div#outer { /* This is the div that holds the columns*/
	width: 960px; /* Change the width of container here*/
	margin:15px auto;
	background-color: #fff;
	border: none;
}
div#column { 
	float: left;
	padding: 10px;
	width:300px;  

}

.caption {
	text-align:center;
	background:#fff;
	font-size:11px;
	margin:0;
	color: #666;
	width:106px; /*change caption width here*/
}
.image_Caption-Left { /*image caption container*/
	float:left;
	width:116px; /*change image width here*/
	margin: 3px 20px 0 10px;
}
.image_Caption-Right { /*image caption container*/
	float: right;
	width:116px; /*change image width here*/
	margin: 3px 10px 0 20px;
}
.image_Caption-Center { /*image caption container*/
	width:116px; /*change image width here*/
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	display:block;
}
.image_CaptionGroup {
	width: 90%;
	margin: 30px auto;
}
	


.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fff;
	background:#252525;
	padding:0px 0px 10px;
	clear: both;
	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#aaa;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}

.shadow { text-shadow:#3a880b 2px 2px 2px;}	

#cwr {
	margin:0 auto;
	background-color:#000;
	color:#ccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

/*------------------------------ New Navigation -----------------------------*/


.navbarback {
 background:#1b6ce0;
 	border-bottom:1px #fff solid;	
margin-top:0px;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}



.sub-nav
{
  font-size: 13px;
  margin-bottom: 10px;
}





.dropdown-menu {
  position: absolute;
  top: 98%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .9em;
  list-style: none;
  background:#000;
  color: #fff;
  background-clip: padding-box;
  text-align: left;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  width:100%;
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color:#b32146;
  text-decoration: none;
  background-color: #202329;
}

.dropdown-text {
  padding: 3px 10px;
  color:#b32146;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
}


@media (min-width: 768px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	min-height: 40px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:.85em;
	width:100%;

	
	}
.hm { display:block;}
	
.hl { display:none;}
	.navbar-nav > li > a {
 
  	line-height: 12px;
	border-right: none;
	margin:3px 58px;
	padding:6px 0px 7px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
}


@media (min-width: 992px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 65px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:.85em;
	}
	
.hl { display:block;}
.hm { display:none;}
		
	.navbar-nav > li > a {
  	line-height: 18px;
	font-weight:bold;
	border-right: none;
	padding:3px 0px 5px 0px;
    margin:2px 87px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height: 70px;
  	margin-bottom: 10px;
	border: 1px solid transparent;
	font-size:1.1em;
	}
	
	.navbar-nav > li > a {
	border-right: none;
	font-weight:normal;
	padding:4px 3px 4px 3px;
  margin: 4px 101px 6px 101px;
	}

.dropdown-menu { margin-left:30px;}
	
.dropdown-menu > li > a {

  width:300px;
 
}
.hl { display:block;}
.hm { display:none;}		
}

.navbar-nav {
  /*margin: 7.5px -15px;*/
  margin: 0px 0px;

 
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 0px 10px;
    /*background-color: transparent;*/
	 background:#1b6ce0;
    border: 0;
    box-shadow: none; 
  }
 }
 
 @media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nav > li {

  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-default {
  background: none;
  text-align:center;

  margin: 0px 0px 0px 0px;
  text-align:center;
  background:#1b6ce0;
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  background:none;
  text-decoration:none;
  display:inline-block;
  font-weight:normal;
  text-align:center;
  border-bottom:#1b6ce0 2px solid;
  -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background:#none;
    border-bottom:#C00 2px solid;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .active > a:focus {
  color: #FFFFFF;
  background-color: #none;
} 

@media (max-width: 767px) {

	 .navbar-default {
 		background:#1b6ce0;
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		font-size: 18px;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	margin:0px 0 0 40px;
	width:80%;
	border-radius:2px;
	padding:4px 0px 0px 8px;
	height:40px;
	font-weight:normal;
	background:none; /* Old browsers */

  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color:none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color:none;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #fff;
    background-color:none;
  }
  
  .navbar-default .navbar-nav > li > a {
  color: #fff;
  padding:5px 20px 5px 20px;
  margin:3px 20px 3px 20px;
  text-decoration:none;
  font-family: Arial, Helvetica, sans-serif;
  display:inline-block;
  font-weight:normal;
  text-align:left;
    width:90%;
  	border-radius:2px;
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color:none;
  padding:5px 20px 5px 20px;
  width:90%;
  margin:3px 9px 3px 20px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#e7f3b7;
	width:30px;
}

.navbar-toggle{
	background-color:none;
	height:50px;
	text-align:center;
	float:left; margin-left:20px;
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #355eab; 
}


.navbar-nav .open .dropdown-menu {

    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
.hl { display:none;}
.hm { display:block;}
	 
}
 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.navbar .navbar-nav {
        float: none;     
    }


.button {
  padding:3px 7px 5px 7px;
  font-size:1.1em;
  font-weight:normal;
  text-align: center;
  cursor: pointer;
  text-transform:uppercase;
  outline: none;
  color:#fff;
  background-color:#356bbe;
  border: none;
  border-radius:7px;
  margin:6px;


}

.button:hover {background-color: #356bbe;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

.button:active {
  background-color: #356bbe;
  transform: translateY(4px);
}


.ib { border-bottom:4px solid #d10007;
border-right:4px solid #d10007;}

.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;}