/* CSS Document */

.standard {
	padding:30px 0px 50px 30px;
}

.standard .text {
	width:580px;
	float:left;
	display:inline;
}

.standard p {
	margin-bottom:20px;
	font-size:0.8em;
}

.largeImage {
	float:left;
	margin-right:30px;
	display:inline;
}

.standard h1 {
	color: #2F6C16;
	font-weight: normal;
	font-size: 1.6em;
	height:43px;
	padding-left: 45px;
	background-image: url(../images/headline-deco.jpg);
	background-repeat: no-repeat;
	margin-bottom:15px;
}