

/* Resources PAGE FROM HERE ON IN */
#mainHero{
	margin-bottom:80px}


figure {
	width:498px;
	margin-bottom: 20px;
	float: left;
	margin-left: 0px;
	padding-bottom:15px;
	background-image:url(../images/figDivide.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
figure img {
	width:200px;
	height:200px;
	float:left;
	}
h1 {
	color: #74491f;
	font-style:normal;
	font-weight:100;
	font-size:23px;
	margin: 0;
	margin-bottom: 5px;
	
}

h2, h3 {
	color: #74491f;
	font-size:14px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
		margin-right:2px;
}
h2{
	margin-bottom:5px;}
h3, p{
		display:inline;
}

p{
	color: hsl(240, 2%, 20%);
	font-size:16px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	line-height: 20px;
	
}

.faq {
	
	margin-bottom:20px;	padding-bottom:15px;
	background-image:url(../images/figDivide.png);
	background-position: bottom left;
	background-repeat: no-repeat;}
	
br	{
	margin-bottom:7px;}
