body {
		font-family: 'Open Sans', sans-serif;
	}
	
a {
	color: #425528;
}

a:visited {
	color: #425528;
}

	
h1 {
	font: 65px 'Raleway', sans-serif;
		/*color: #8C332B;*/
		padding: 0px;
		margin: 0px;
		/*order-bottom: solid;
		border-bottom-color: #e5e5e5; */

}

h2 {
	font: 30px 'Open Sans', sans-serif;
	font-weight: 600;
}

h3 {
	font: 22px 'Open Sans', sans-serif;
	color: #425528;
	margin-bottom: 3px;
}

h3 a {
	text-decoration: none;
}

h3 a:visited {
	color: #425528;
}

h4 {
	font: 16px 'Open Sans', sans-serif;
	margin-bottom: -24px;
}

h5 {
	font: 30px 'Open Sans', sans-serif;
}

h6 {
	font: 12px 'Open Sans', sans-serif;
}

h6 a {
	text-decoration: none;
}

h7 a:visited {
	color: #425528;
}