/*Logo on left of header*/
#branding {
	background: url('http://bradfordwoodsconservancy.org/wp-content/uploads/2015/11/Logo-BWC_color-NEW-e1447608254901.png') no-repeat scroll 7.6% 1.9em transparent
}
#site-title, #site-description {
  	margin-top: -10px;
	margin-left: -30px;
	margin-right: 250px;
	margin-bottom: 180px
}
/*address block on right of header*/
#site-title {
	background: url(http://bradfordwoodsconservancy.org/wp-content/uploads/2016/02/New-address-block_stacked-20pt.jpg) right no-repeat;
	position: relative;
	margin: 95px 0 -160px 150px;
	padding: 80px 0 -200px -50px;
	width: 90%;
/* width of the image file. */
	height: 10px;
/* height of the image file. */
}