body {
    font-family: ;
    color: #2c3539;
    background-color: #FAFAFA;
}
h1,h2,h3,h4,h5,h6 {
	font-family: ;
    color: #2c3539;
}
#homeSlides li a {
	font-family: ;
}
a {
    color: #ed1f24;
}
input[type=submit], button {
    color: #FAFAFA;
    background-color: #ed1f24;
	font-family: ;
}
#branding {
	color: #2c3539;
	background-color: #f9f9f9;
    background-color: rgba(249,249,249,.95);
	border-bottom: solid 1px #2c3539;
}
#branding a {
	color: #ed1f24;
}
#branding a:hover {
	color: #101d61;
}
#colophon {
	color: #f9f9f9;
    background-color: #2c3539;
}
#colophon a, #colophon h4 {
	color: #f9f9f9;
}
input, button {
    font-family:  !important;
}
#section.fullPage a.downArrow:hover {
	background: #ed1f24;
	background: rgba(237,31,36.5);
}
h1.entry-title, h1.page-title, h2.entry-title {
	border-bottom: solid 2px #ed1f24;
}
#theBanner {
	border-bottom: solid 1px #2c3539;
}
.rslides_tabs li.rslides_here a {
	background-color: #FAFAFA;
}
.rslides_tabs li:hover a {
	background-color: #ed1f24;
}
#sideNav a {
    background: #2c3539;
}
#sideNav a:hover, #sideNav a.here {
    background: #ed1f24;
}
input[type=text], input[type=email], input[type=password] {
	border: solid 1px #2c3539;
}
.theContent .iphorm-submit-wrap button {
    background: #ed1f24 !important;
}