#bottom_header, #content #left_nav, #footer, .addthis_toolbox, #wp_page_numbers, .postdate, .postmetadata, #btm_content, #fbLikeIframe, #right-container, iframe {
	display:none;
}

#top_header {
	background:none;
	border-bottom:1px solid #cfb992;
}

#top_header h1#logo a img{
	border:none;
}

#content #content_section div.post h2 a {
	font-size:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#da241a;
	text-decoration:none;
}

#content #content_section div.post{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

#content #content_section div.post p strong {
	color:#00923F;
	display:block;
	font-weight:bold;
	margin-top:10px;
}