/* homepage styles */

#newsHomeBox {
	width: 60%;
	text-align: left;
}

#aboutBox {
	width: 100%;
	background-color: #fff;
	margin-bottom: 15px;
}

#aboutBox h1 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 2.1em;
	line-height: 1.0em;
	color: #333;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#aboutBox blockquote {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.0em;
	color: #e0dfdf;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	text-align: left;
	text-transform: uppercase;
}

#aboutBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.30em;
	color: #333;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#aboutBox p a:link, #aboutBox p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #974314;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	text-decoration: none;
}

#aboutBox p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #974314;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	text-decoration: underline;
}

#newsBorder {
	border: 1px solid #d2dfcb;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}

#news {
	float: left;
	position: relative;
	background-color: #fff;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#news h2 {
	font-family: 'Arial Black', Arial, sans-serif;
	font-size: 1.9em;
	color: #276037;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	letter-spacing: 0px;
}

#news h3 {
	float: left;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #276037;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 12px;
	margin: 0px;
	border: none;
}

#news p.subscribe {
	position: absolute;
	top: 16px;
	right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #276037;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#news p.subscribe a:link, #news p.subscribe a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #276037;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#news p.subscribe a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #276037;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

.gpLogo {
	margin-left: 4px;
	border: none;
}

#storyBox {
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	border-bottom: 1px dotted #cadbc0;
	margin-bottom: 0px;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.30em;
	color: #73a170;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#news p a:link, #news p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #276037;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

#news p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #276037;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: underline;
}

#subNews {
	float: left;
	width: 100%;
	margin-top: 5px;
}

#subNews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #73a170;
	font-weight: normal;
	padding-bottom: 13px;
	margin: 0px;
}

#subNews p a:link, #subNews p a:visited {
	background-image: url(/sites/all/themes/igniter/images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #276037;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 3px;
	margin: 0px;
	text-decoration: none;
	display: block;
}

#subNews p a:hover {
	background-image: url(/sites/all/themes/igniter/images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #276037;
	font-size: 1.0em;
	line-height: 1.0em;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 3px;
	margin: 0px;
	text-decoration: underline;
	display: block;
}

#storyBox img, #storyBoxBottom img {
	float: left;
	border: 1px solid #333;
	margin-right: 12px;
}
