.body-custom {
	font-family: 'Montserrat', sans-serif;;
	font-size: 20px;
	color: #32302f;
	background-color: #ffffff;
}
.navbar-costom {
	background-color: #ffffff;
	border-color: #ffffff;
	color: #e39335;
}
.navbar-toggle-cunstom {
	color: #e39335;
}
.navbar-text-custom {
	color: #e39335;
}
.well-custom {
	background-color: #d1cece;
	border-color: #d1cece;
}
.well-custom-heading {
	font-family: 'Montserrat', sans-serif;;
	font-size: 18px;
}
.top-banner {
	background-color: #ffffff;
	border-color: #ffffff;
}
.top-banner-heading {
	font-family: 'Montserrat', sans-serif;;
	font-size: 26px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Montserrat', sans-serif;;
}
.body-custom-headings {
	font-family: 'Montserrat', sans-serif;;
}
.main-custom a {
	text-decoration: none;
	font-size: 20px;
}
.main-custom a:hover {
}
.main-custom a:visited {
	color: #e39335;
}
.contact-custom a {
}
.contact-custom a:hover {
}
.contact-custom a:visited {
}
#paging-custom {
	color: #32302f;
	background-color: #ffffff;
}
#contact-image-custom {
	width: 0px;
}
#logo-custom {
	height: 50px;
	margin-top: -2px;
}
custom {
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{color: #32302f !important}
.body-custom {
    color: #32302f !important;
    background-color: #ffffff !important;
}

div.navbar{background-color:#ffffff !important;}
div.well.well-custom{background-color:#ffffff !important; color: #32302f !important;}
.navbar-text-custom{color: #32302f !important;}
