/* Backgrounds
-----------------------------------------------------------------------------*/

#header {
	height: 242px;
	background-image: url('../i/header_small.png');
}

/* Header Elements
-----------------------------------------------------------------------------*/

#site_title {
	left: 25px;
	bottom: 46px;
	padding: 0;
	margin: 0;
	}

#site_title span.wordline {
	}

#site_title h1 {
	font-size: 33px;
	letter-spacing: -0.015em;
	font-weight: 300;
	}

	#site_title h1 span#first_line {
	font-size: 38px;
	letter-spacing: -0.015em;
	color: #6a8f56;
	}
	

#site_phone {
	left: 280px;
	top: 84px;
	background: none;
	}

#site_phone h2 {
	vertical-align: top;
	font-size: 24px;
	margin: 0;
	color: #97a2b2;
	}