<br />
<b>Warning</b>:  Invalid argument supplied for foreach() in <b>/home/advocate/public_html/wp-content/themes/blamster-news/styles/dynamic-style.php</b> on line <b>19</b><br />


/* General Styles
-------------------------------------------------------------- */
/* The following section sets the basic general body styles */

body {
	background			: 	#;
}

a {
    color           	:   #912177;
}

.section_title {
	width				:	96%;
	padding				:	3px 2%;
	background			:	#333333;
	font-size			:	14px;
	font-weight			:	bold;
	font-family    		:   'Droid Sans', arial, serif;
	color				:	#FFF;
	margin-bottom		:	5px;
	text-align			:	center;
}


/* Header Styles
-------------------------------------------------------------- */
/* The following section sets the header styles */

.header_logo {
    background			: 	url(http://www.enfieldweeklypress.com/files/2011/08/enf-header.jpg) no-repeat;
}

#menu {
    background      	:   #912177;
}


/* Footer Styles
-------------------------------------------------------------- */

#footer {
    background      	:   #0f0f0f;
}


/* Custom CSS Code
-------------------------------------------------------------- */


