body {
    font-family: Karla;
    color: #333333;
    background-color: #FAFAFA;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Cinzel;
    color: #2e3e73;
}
.entry-title a {
    color: #2e3e73;
}
.entry-title a:hover {
    color: #9c0c12;
}
#homeSlides li a {
	font-family: Cinzel;
}
a {
    color: #9c0c12;
}
input[type=submit], button {
    color: #FAFAFA;
    background-color: #9c0c12;
	font-family: Cinzel;
}
#branding {
	color: #ffffff;
	background-color: #2e3e73;
    background-color: rgba(46,62,115,.95);
	border-bottom: solid 1px #ffffff;
}
#branding a {
	color: #ffffff;
}
#branding a:hover {
	color: #ffffff;
}
#colophon {
	color: #FFFFFF;
    background-color: #2e3e73;
}
#colophon a, #colophon h4 {
	color: #FFFFFF;
}
input {
    font-family: Karla !important;
}
button, #comments #submit {
    font-family: Cinzel !important;
}
#section.fullPage a.downArrow:hover {
	background: #9c0c12;
	background: rgba(156,12,18.5);
}
h1.entry-title, h1.page-title, h2.entry-title {
	border-bottom: solid 2px #9c0c12;
}
#theBanner {
	border-bottom: solid 1px #ffffff;
}
.rslides_tabs li.rslides_here a {
	background-color: #FAFAFA;
}
.rslides_tabs li:hover a {
	background-color: #9c0c12;
}
#sideNav a {
    background: #333333;
}
#sideNav a:hover, #sideNav a.here {
    background: #9c0c12;
}
input[type=text], input[type=email], input[type=password] {
	border: solid 1px #333333;
}
.theContent .iphorm-submit-wrap button {
    background: #9c0c12 !important;
}
#access ul ul a {
	background-color: #2e3e73;
    border-top: solid 1px #333333;
}
