/* Header */

#l-header {
	background: #FFFFFF;
	text-align: center;
	margin-bottom: 25px;
    width: 960px; margin: 0px auto;
}
#l-header-nav {
	background: #D55E2B;
	height: 42px;
	width: 960px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 25px;
}
#l-header-nav a {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 42px;
	margin: 0 4px 0 2px;
}
#l-header-nav a:hover {
    text-decoration: underline;
}
#l-header p {
	font-size: 13px;
    color: #333333;
}

 #l-header h1 { font-family: Arial; font-weight: bold;  color: #D55E2B; font-size: 40px; line-height: 46px; font-weight: normal; margin: 0px 0px 25px 0px; padding: 0px; }


#body h1, #body h1 a { color: #D55E2B; font-size: 24px; font-weight: normal; margin: 0px 0px 25px 0px; line-height: 28px; }