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

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700|Roboto+Slab);

body {
				font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;

}

h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: 400;
}

.navbar-inner {
  background-color: #8b5e3b; /* background color will be black for all browsers */
  background-image: none;
  background-repeat: no-repeat;
  filter: none;

}
.navbar .nav > li > a {
	float: none;
	line-height: 19px;
	padding: 9px 10px 11px;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: #fff;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    	font-size: 18px;
}

.featurette-heading {
        font-size: 20px;
      }
.container.marketing .featurette .featurette-heading {
	color: #8B5E3B;
}
      .featurette .lead {
	font-size: 18px;
	line-height: 1.5;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
      }
	  
	 .featurette .quote {
        font-size: 16px;
        line-height: 1.5;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
		font-style: italic;
      }
	   .featurette .testimonials {
        font-size: 14px;
        line-height: 1.5;
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
		font-style: normal;
}
#myCarousel .carousel-inner .item.active .container .carousel-caption h1 {
	font-family: architects-daughter;
	font-style: normal;
	font-weight: 400;
	/* [disabled]text-align: center; */
}
#myCarousel .carousel-inner .item.active .container .carousel-caption .lead {
	font-family: architects-daughter;
	font-style: normal;
	font-weight: 400;
}
.container.marketing .row .span4.dwd-span.dwd-first-child h2 {
		font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
}
