/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	/* customize_body */ color:#666666; /* customize_body */
	font-size: 13px;
	line-height: 19px;
	/* customize_background */ background-color:#FFFFFF; /* customize_background */ 
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	/* customize_header_1  color: #6c0617; /* customize_header_1 */
	/* customize_header_1 */ color:#272e38; /* customize_header_1 */
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 36px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	/* customize_header_1  color: #6c0617; /* customize_header_1 */
	/* customize_header_1 */ color:#272e38; /* customize_header_1 */
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 34px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	/* customize_header_3 */ color:#777777; /* customize_header_3 */
}
h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	/* customize_header_1  color: #6c0617; /* customize_header_1 */
	/* customize_header_1 */ color:#272e38; /* customize_header_1 */
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 27px;
}
.navbar .navbar-brand,
.navbar .navbar-brand:hover {
	/* customize_brand_bar */ background-color:#272e38; /* customize_brand_bar */
}
.navbar-default .navbar-nav > li > a {
	/* customize_header_link */  color: #282F39; /* customize_header_link */ 
	font-size: 17px;
}
a {
	/* customize_global_link */ color:#272e38; /* customize_global_link */
}