/* RWG: Overriding menu background	#menu { background: url(images/light-blue/menu-bg.png) repeat-x; } */	
		#menu { background: url(/wp-content/themes/Magnificent/images/new-menu-bg.png) repeat-x; }
		#content { background: url(images/light-blue/content-bg.png) repeat-x bottom left; }
			.block-border {background:url(images/light-blue/block-top-bg3.png) repeat-x;}
/* RWG: Overriding theme color for byline	.entry-content p.meta-info span {color:#9bb9b9;}   */
					#slogan span {color: #e3e3e3;}

#et-contact {
display: none;
}