
.row, .alm-reveal {
	max-width: 1400px;
}


.top-bar .social-links a, .top-bar #searchform #searchsubmit, .contact-icon .fa, #sidebar1 #searchform #searchsubmit, .page-numbers li a, .page-numbers li span, .navbar p, table caption  {
	background-color: #939598;
}

table tr td a {
	color: #939598;
}

body {
    background-color: #ffffff;
}

p, body {
	color: #2b2424;
}

.top-bar {
	background-color: #2b2b2b;
}

.top-bar p, .top-bar {
	color: #fff;
}

#logo span.site-logo, .site-description {
	color: #939598;
}

header.header {
	background: url('') #ffffff top;
}

footer.footer {
	background-color: #ffffff;
}

footer.footer p, footer.footer, footer.footer h2, .copyright, footer.footer a {
	color: #595a5b !important;
}

.footer-nav ul li:last-child a {
	border-right: 0px !important;
}

.footer-nav ul li a {
	color: #595a5b !important;
    border-right: 1px solid #595a5b;
}
    
.bottom-bar {
	background-color: #ffffff;
}

.bottom-bar p, .bottom-bar {
	color: #5d5f60 !important;
}



