@charset "utf-8";
/* CSS Document */

body{
	background-color:#fff;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#000;
}



.jumbotron{
	margin:0px;
	padding:0px;
	background:none;
}
img{
	max-width:100%;
}

.main-content{
	-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
margin-top:50px;
margin-bottom:25px;
background-color:#fff;
max-width:1000px !important;
padding:15px;

}
.top-strip{
	background-color:#640000;
		border-bottom:solid 1px #fff;
	margin-bottom:15px;
	-moz-box-shadow: -5px -5px 5px 5px #888;
-webkit-box-shadow: -5px -5px 5px 5px#888;
box-shadow: -5px -5px 5px 5px #888;
line-height:35px;
min-height:10px;
color:#fff;
font-size:16px;

}
.logo{
}

.logo img{
	max-width:400px;
}
.logo span{
	font-size:16px;
	color:#999;
	padding:15px;
	line-height:30px;
}
.top-right{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	text-align:right;
	font-size:16px !important;
	font-weight:normal !important;
}
.top-nav{
	background:none;
	border:none;
	margin-top:15px;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-top:solid 1px #eeeeee;
	border-bottom:solid 1px #eeeeee;
	background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}
.top-nav .navbar-nav > li > a{
	font-size:14px;
	border-right:solid 1px #eeeeee;
}

.top-nav .navbar-nav > li > a:hover,  .active a{
	background: rgb(237,237,237); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ) !important;
 /* IE6-8 */

}
.carousel-control{
	font-size: 50px;
	line-height:300px;
	
}

.main-content h1, h2, h3, h4, h5, h6{
	color:#640000;
	padding-top:20px;
}
.main-content h1{
	font-size:30px;
}
.main-content h2{
	font-size:26px;
}
.main-content h1 span{
	font-size:15px;
	color:#666;
}

.main-content h4{
	font-size:16px;
}
.main-content h5{
	font-size:14px;
}
.main-content p{
	color:#333;
	font-size:13px;
	line-height:22px;
}
.columns{
	text-align:center;
	border:solid 1px #EEE;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background-color:#fff;
	padding:10px;
	padding-top:0px;
	-moz-box-shadow: 0 0 5px #bebebe;
-webkit-box-shadow: 0 0 5px#bebebe;
box-shadow: 0 0 5px #bebebe;
	
	
}
.columns img{
	margin-bottom:15px;
	min-width:260px;
	
}
.columns p{
	color:#000;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}
#footer{
	margin-top:25px;
	text-align:center;
	border-top:solid 1px #E0E0E0;
	padding-top:15px;
}

.page-name{
	color:#333;
	font-weight:bold;
	font-size:26px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:10px;
}
.points{
}
.points ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.points li{
	font-size:12px;
	color:#000;
	line-height:22px;
	background-image:url(../images/mark.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding-left:25px;
}
.testimonial {
    background: none repeat scroll 0 0 #fefefe;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    padding: 20px;
	margin-top:10px;
}
.testimonial p.text {
    color: #666;
    
    font-size: 14px;
    font-style: italic;
    line-height: 1.6em;
    margin-bottom: 30px;
}
.testimonial .author img {
    float: left;
    margin: 0 10px;
}
.img-circle.bordered {
    background-color: #FFFFFF;
    border: 1px solid #E9E9E9;
    border-radius: 500px;
}

.gallery ul {         
          padding:0 0 0 0;
          margin:0 0 0 0;
      }
      .gallery ul li {     
          list-style:none;
          margin-bottom:25px;           
      }
     .gallery  ul li img {
          cursor: pointer;
      }
	  .next {
    float: right;
    text-align: right;
}
.gallery{
	margin-top:20px;
}
.gallery img{
	border:solid 1px #CCCCCC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:5px;
}
.modal-body img{
	width:100%;
}
a.controls{
	color:#fff;
	background-color:#600;
	padding:3px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:5px;
	
}
.cntct-frm{
}
.cntct-frm p{
	
}
.glyphicon-minus{
	
	
	font-size:0px;
	background-image:url(../images/et-learn-more-opened.png);
	height:25px;
	width:25px;
	float:left;
	margin-right:10px;
	
}
.glyphicon-plus{
	background-image:url(../images/et-learn-more-closed.png);
	height:25px;
	width:25px;
	font-size:0px;
	float:left;
	margin-right:10px;
}
.panel-title{
	margin-top:0px;
	padding-top:0px;
	color: #640000;
}
.panel{
	margin-top:20px;
}
label{
	 color: #333;
    font-size: 13px;
    line-height: 22px;
	font-weight:normal;
}
.city{
	text-align:center;
	font-size:12px !important;
}
.city a{
	color:#006;
	
	font-weight:bold;
}
.new-map-cotainer{
	background-image:url(../images/new-map.jpg);
	height:565px;
	background-repeat:no-repeat;
	width:950px;
	background-position:center top;
}
.new-map-cotainer .state-name{
	font-size:16px;
	color:#000;
	width:100px;
	height:50px;
	position:absolute;
	left:50px;
	top:50px;
	text-transform:uppercase;
}
.new-map-cotainer .state-name a{
	color:#000;
}
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    right: 10px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 100px;
    right: 200px;
}
	
@media (max-width:1000px) {
	.logo {
		text-align:center;
	}
	.logo img{
		max-width:260px;
	}
	.top-nav{
		border:none;
	}
	.top-nav .navbar-nav > li > a{
		border:none;
	}
	.carousel-control{
	
	line-height:100px;
	
}
}
