@charset "UTF-8";
/* CSS Document */

.image_left {
	width: 257px;
	padding: 1px;
	border: 14px solid #f8a759;
	float: left;
	margin: 0 0 5px 0;
}

#content_right {
	width: 622px;
	float: left;
	padding: 30px;
	margin: 0 0 5px 0;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -.02em;
	line-height: 1.5em;
	text-transform: uppercase;
	}

#content_right h2, #content_right p {
	margin: 14px;
	}
    
#content_right p {
	line-height: 1.5em;
	}