body {
	background: #fff url(../images/bg.gif) repeat;
}  /* background image from http://www.designbolts.com */

.container{
	b
	padding:0 auto;

}


.content{
	
	padding:20px 30px;
	margin-top:15px;
	color:#111;
	background:#fff;
	font-size:1.1em;
		-moz-box-shadow: 1px 5px 25px #ccc;//* Firefox *//
   -webkit-box-shadow: 1px 5px 25px #ccc;//* Safari & Chrome *//
  color: rgba(255.0, 0, .5);
	box-shadow: 1px 5px 25px #ccc;
	}

.bar { background:#fbf7f7;}

.int-space {
	margin-bottom:130px;}


img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/


.rb { height:6px; background:#5f0e20;}

#header {
	padding:9px 0px 0px 0px;
	margin:auto;
	height:auto;
	width:100%;
	color:#fff;
	background: #bd7722 url(../images/headerBg.png) repeat top left;
}



@media only screen and (max-width: 760px) {
 #header {
	padding:9px 0px 0px 0px;
	margin:auto;
	position:relative;
	z-index:999999;
	color:#fff;
	height:auto;
	width:100%;
	background: #bd7722 url(../images/headerBg.png) repeat top left;
    }
.below-head { height:5px; }

}



#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
a.hl:link {
	color: #976c34;
	font-weight:bold;
}
a.hl:visited {
	color: #976c34;
}
a.hl:hover {
	color: #976c34;
}
a.hl:active {
	color: #976c34;
}

.tan { color:#976c34; font-weight:bold;  font-size:1.2em;}

.tans { color:#976c34; font-weight:bold;}


a.nounderline:link {
	color: #000066;
	text-decoration: none;
}
a.nounderline:visited {
	color: #000066;
	text-decoration: none;
}
a.nounderline:hover {
	color: #000099;
	text-decoration:none;
}
a.nounderline:active {
	color: #000066;
	text-decoration: none;
}

.title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
	color:#eb6c29;
	margin:8px 0px;
	font-size:2.2em;
}

#companyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	letter-spacing:1px;
	font-weight: normal;
	color:#fff;
	font-variant:small-caps;

	
}


a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	}	
	
.w {
	list-style-image:url(../images/ulw.png);
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}	

.hbox{
	background:#fff9e2;
	padding:6px 10px 12px 10px;
	border:#6f070f 2px solid;

	border-top:#6f070f 1px solid;
	width:90%;
	font-size:1.1em;
	border-radius:10px;}


.feat-box{
	
	background:#;
	border-radius:4px;
	border:#f3d253 1px 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-weight:bold;
	font-size: 1.5em;
	line-height:1.1em;
	margin:17px;
}
.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 {font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #976c34;
	font-size:2em;

}
	
h2 {
padding:4px 12px 8px 12px;
	margin:0px 0px 0px 0px;
	font-size:1.8em;
	color: #976c34;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-bottom:20px;
		font-weight: bold;
	color: #db1918;
	}
		
h4 {
	color:#552222;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	}
	

p .breakhere {
	page-break-after:always;
}

a:link {
	color: #215aa6;
	font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #215aa6;
	text-decoration: none;
}

a:hover {
	color: #0f2b64;
}

a:active {
	color: #0f2b64;
	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: 1px dashed #74071c; background: #fff; }
	
.red {
	color:#800000;}
	
.black { color:#111;}
	
.wine {
	color:#601427;}
	
.grey {
	color:#222;}

.white {
	color:#FFFFFF;}
	
.required {
    color: #F00;
    font-size: 10px;
	line-height:20px;
    font-weight: bold;
}
.blue{
	color:#1a3d93;}
	
.fboxc {
	padding: 10px 15px 10px 15px;
	margin:10px;
	background:#f1e8d1;
	min-height:170px;
	border:#CCC 1px dotted;}
.fbox {
	padding: 10px 15px 10px 15px;
	margin:10px;
	border:#CCC 1px dotted;}

.shadow { box-shadow:#cb9ba7 4px 4px 2px 1px;
margin-bottom:20px;}
	
@media (max-width: 767px) { 
.home-info {

	font-size:1.1em;
 }
 
#headerInfo {
	text-align:left;
	margin-top:10px;
	margin:0 70px;
}



	
.logofull { display:none;}
.logomobi { display:block;}
 }
 

@media (min-width: 768px) { 

.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;
 }
 

 
 }

@media (min-width: 1200px) { 

.home-info {
margin:0;
	font-size:2em;

 }



}

.phone{ 
	font-size:1.7em;
	font-weight:normal;
	margin:2px 0px 2px 0px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
 }
a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	background:#89b110;
	padding:8px;
	margin:0 auto;
	font-size:1.2em;
	font-weight:normal;
	color: #fcf6b9;
	text-align:center;
	max-width:880px;
}

.box {
	background: url(../images/wh.png);
	margin:3px 10px;
	padding:10px 24px;
	border-radius:20px;
	 }
	
.frame {
	border: 1px #eee solid;
	padding:3px; background:#fff;
	margin:4px;} 


/*------------------------------ Content - Columns -----------------------------*/





.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fcf6b9;
	border-top:#17100a 5px solid;
	background: rgb(40,28,16); /* Old browsers */
background: -moz-linear-gradient(top, rgba(40,28,16,1) 0%, rgba(49,37,25,1) 7%, rgba(23,16,10,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(40,28,16,1) 0%,rgba(49,37,25,1) 7%,rgba(23,16,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(40,28,16,1) 0%,rgba(49,37,25,1) 7%,rgba(23,16,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#281c10', endColorstr='#17100a',GradientType=0 ); 
	padding:0px 0px 5px;
	font-size:.9em;
	clear: both;
	text-align:center;

	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}

.shadow { text-shadow:#3a880b 2px 2px 2px;}	

#cwr {
	margin:0 auto;
	background-color:none;
	color:#eee;
	background:#000;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

/*------------------------------ New Navigation -----------------------------*/


.navbarback {
background: rgb(43,29,18); /* Old browsers */
background: -moz-linear-gradient(top, rgba(43,29,18,1) 0%, rgba(56,40,27,1) 6%, rgba(24,17,11,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b1d12', endColorstr='#18110b',GradientType=0 ); 
margin-top:0px;
height:41px;
}

.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;
  list-style: none;
    background:#18110b;
	color:#555;

  background-clip: padding-box;
  text-align: left;
      -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  background:#18110b;
  color:#fcf6b9;
  font-weight:normal;
    text-decoration: none;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
  width:100%;
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
   background:#2b1d12;
	color:#fff;
  text-decoration: none;
  
}

.dropdown-text {
  padding: 3px 10px;
  color: #f89718;
}

.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: 45px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:1em;
	width:100%;

	
	}
	

	.navbar-nav > li > a {
 
  	line-height: 12px;
	border-right: none;
	margin:0px 2px;
	height:40px;
		line-height:.7em;
	padding:5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
}


@media (min-width: 992px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	min-height:38px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:1em;
	}
	

	
	.navbar-nav > li > a {
  	line-height: 18px;
	font-weight:normal;
	border-right: none;
	padding:5px 25px;
	height:40px;
	line-height:.7em;
	font-weight:bold;
    margin:0px 2px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	height:38px;
  	margin-bottom: 10px;
	border: 1px solid transparent;
	font-size:1.1em;
	}
	
	.navbar-nav > li > a {
	border-right: none;
	padding:10px 34px;
	height:40px;
	line-height:.7em;
	font-weight:bold;
  margin: 0px 2px 0px 2px;
	}

.dropdown-menu { margin-left:30px;}
	
.dropdown-menu > li > a {

  width:330px;
 
}
	
}

.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:; /* Old browsers */
    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: ;
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  background:none;
    color:#fcf6b9;
    display: block;
	font-weight:normal;
    text-align: center;
    text-decoration: none;
    -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 {
  background:none;
	color:#fff;

}

.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 {
  background:none;
	color:#fff;
} 

@media (max-width: 767px) {
.navbarback {
 background: rgb(43,29,18); /* Old browsers */
background: -moz-linear-gradient(top, rgba(43,29,18,1) 0%, rgba(56,40,27,1) 6%, rgba(24,17,11,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b1d12', endColorstr='#18110b',GradientType=0 ); 
margin-top:0px;
height:50px;
}

	 .navbar-default {
 		background: rgb(43,29,18); /* Old browsers */
background: -moz-linear-gradient(top, rgba(43,29,18,1) 0%, rgba(56,40,27,1) 6%, rgba(24,17,11,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(43,29,18,1) 0%,rgba(56,40,27,1) 6%,rgba(24,17,11,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b1d12', endColorstr='#18110b',GradientType=0 ); 
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		min-height:50px;
		font-size: 18px;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {

	margin:0px 0 0 40px;
	width:90%;
	border-radius:0px;
	padding:4px 0px 0px 8px;
	height:40px;
	background-color:none;
    color:#fcf6b9;
    display: block;
    text-align:left;
    text-decoration: none;
    -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 .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color:none;
	color:#fff;

  }
  .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 {
    background-color:none;
	color:#fff;

  }
  .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 {
   background-color:none;
	color:#fff;

  }
  
  .navbar-default .navbar-nav > li > a {
 
  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 {
   background:none;
	color:#fff;
  padding:5px 20px 5px 20px;
  width:90%;
  margin:3px 9px 3px 20px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fcf6b9;
}

.navbar-toggle{
	background-color:#693f19;
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:#693f19;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #000; 
}


.navbar-nav .open .dropdown-menu {

    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
 
}
 
 
 .navbar .navbar-nav {
        
        float: none;
        
    }

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background:#fcf6b9;
	color:#111;
	font-family: Arial, Helvetica, sans-serif;
 
 
}


.btn {
background: #0097dc;
	background-image: -webkit-linear-gradient(top, #0097dc, #62cdf5);
	background-image: -moz-linear-gradient(top, #0097dc, #62cdf5);
	background-image: -ms-linear-gradient(top, #0097dc, #62cdf5);
	background-image: -o-linear-gradient(top, #0097dc, #62cdf5);
	background-image: linear-gradient(to bottom, #0097dc, #62cdf5);
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #ffffff;
	font-size:.7em;
	padding: 6px 25px;
	text-align: center;
	margin-bottom:16px;
}




.btn:hover {
  background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #000000, #666666);
	background-image: -moz-linear-gradient(top, #000000, #666666);
	background-image: -ms-linear-gradient(top, #000000, #666666);
	background-image: -o-linear-gradient(top, #000000, #666666);
	background-image: linear-gradient(to bottom, #000000, #666666);
	text-decoration: none;
	color: #ffffff;
  text-decoration: none;
    text-shadow:none;
}
.btn1 {
	text-decoration:none; color:#FFF !important;
}

.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;
}


.button {
  padding: 8px 18px;
  font-size:1.2em;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top, rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); 
  border: none;
  border-radius: 5px;
  box-shadow: 0 7px #cb2127;
}

.button:hover {background: rgb(109,0,25); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); 
    -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: rgb(109,0,25); /* Old browsers */
background: -moz-linear-gradient(top, rgba(109,0,25,1) 0%, rgba(143,2,34,1) 56%, rgba(169,3,41,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(109,0,25,1) 0%,rgba(143,2,34,1) 56%,rgba(169,3,41,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d0019', endColorstr='#a90329',GradientType=0 ); 
  box-shadow: 0 7px #cb2127;
  transform: translateY(4px);
}

.feat{
	background:#dde3f3;
	margin-bottom:15px;
	color:#060543;
	font-weight:bold;
	font-size:1.2em;
	text-align:center;
	border:#264c8a 2px solid;
	padding:20px;
	border-radius:10px;}
