body {
    font-family: Lato;
    color: #000000;
    background-color: #ffffff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Lato;
    color: #264246;
}
.entry-title a {
    color: #264246;
}
.entry-title a:hover {
    color: #df4344;
}
#homeSlides li a {
	font-family: Lato;
}
a {
    color: #df4344;
}
input[type=submit], button {
    color: #ffffff;
    background-color: #df4344;
	font-family: Lato;
}
#branding {
	color: #000000;
	background-color: #FFFFFF;
    background-color: rgba(255,255,255,.95);
	border-bottom: solid 1px #000000;
}
#branding a {
	color: #264246;
}
#branding a:hover {
	color: #df4344;
}
#colophon {
	color: #FFFFFF;
    background-color: #264246;
}
#colophon a, #colophon h4 {
	color: #FFFFFF;
}
input {
    font-family: Lato !important;
}
button, #comments #submit {
    font-family: Lato !important;
}
#section.fullPage a.downArrow:hover {
	background: #df4344;
	background: rgba(223,67,68.5);
}
h1.entry-title, h1.page-title, h2.entry-title {
	border-bottom: solid 2px #df4344;
}
#theBanner {
	border-bottom: solid 1px #000000;
}
.rslides_tabs li.rslides_here a {
	background-color: #ffffff;
}
.rslides_tabs li:hover a {
	background-color: #df4344;
}
#sideNav a {
    background: #000000;
}
#sideNav a:hover, #sideNav a.here {
    background: #df4344;
}
input[type=text], input[type=email], input[type=password] {
	border: solid 1px #000000;
}
.theContent .iphorm-submit-wrap button {
    background: #df4344 !important;
}
#access ul ul a {
	background-color: #FFFFFF;
    border-top: solid 1px #000000;
}
