@import url("raleway.css");

BODY {
	margin: 0;
	font: 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #5a5a5a;
}

.clearfix {
	clear: both;
}

h1 {
	font: 48px Raleway,Verdana,Helvetica,sans-serif;
	color: #805125;
	margin: 0px 0 0px 0;
	line-height: 1.6;
}

h2 {
	font: 20px Raleway,Verdana,Helvetica,sans-serif;
	color: #464646;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1.6;
}

h3, h3>a {
	font: bold 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #5a5a5a;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1.6;
	text-decoration: none;
}

h4 {
	font: 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #000000;
	text-transform: uppercase;
	margin: 10px 0 10px 0;
	line-height: 1.6;
}

h5 {
	font: italic 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #000000;
	margin: 10px 0 10px 0;
	line-height: 1.6;
}

h6 {
	font: 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #000000;
	margin: 10px 0 10px 0;
	line-height: 1.6;
}

p {
	margin: 10px 0 10px 0;
	line-height: 1.7;
}

p a, .ngcontent a, a.nglink {
	font-weight: bold;
	
	
	
	color: #805125;
	text-decoration: none;
}

p a:hover, .ngcontent a:hover {
	font-weight: bold;
	
	font-style: normal;
	
	text-transform: none;
	
	color: #395e8a;
	text-decoration: underline;
}

h3 a:hover {
	color: #395e8a;
	text-decoration: underline;
}

img.picture {
	display: block;
	border: 0;
}


.paragraph {
	margin-bottom: 10px;
}