﻿@import url('layout.main.css');

#masthead {
	background : #ffffff;
	height : 110px;
	line-height : 110px;
	background-size:contain;
	background : url('../img/layout/masthead.bkg.pa-bal.jpg') center no-repeat #ffffff;
}

#site-logo {
	display:none;
}

#site-title {
	display:none;
}

#navbar { background-color:#d31e25; }

#navbar > .layout > ul.nav > li > a {
	padding-left : 13px;
	padding-right : 13px;
}

#main > .layout > .column-set > div.column > div.pod > h2 { background-color:#132553; }

#footer > .layout { background:#132553; }