
/* Headings
================================================*/
h1, h2, h3, h4, h5, h6 {
	color:#5A6E47;
	font-weight:normal;
	font-family:"Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	font-weight: normal;
	
}
h1 {
	margin:0 0 0.5em;
	font-size:1.8em;
	line-height:1.2;
	letter-spacing:-1px;
}
h2 {
	margin:10px 0 0 10px;
 	padding:5px;
	font-size:1.7em;
	line-height:1.3;
	text-decoration: underline;
}
h3 {
	margin:20px 0 0 12px;
	padding:10px;
	font-size:18px;
	
	}

h4 {
	margin:10px 0 0 10px;
 	padding:5px;
	font-size:16px;
	line-height:1.3;
	
	}
	
p {
 margin:0 0 0 12px;
 padding:10px;
 font-size:12px;
 letter-spacing:+0.05em;
word-spacing:0.1em;
}