@import url("roboto.css");
@import url("raleway.css");

.sqpnavicon {
    width: 1.1em;
    height: 1.1em;
    display: inline-block;
    vertical-align: -0.18em;
    margin-right: 0.5em;
    border: 0;
    padding: 0;
}

.sqplinkicon {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: -0.2em;
    margin-right: 0.2em;
    border: 0;
    padding: 0;
}


BODY {
	margin: 0;
	font: 15px Corbel,'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Verdana,sans-serif;
	color: #7a6e6e;
}

.clearfix {
	clear: both;
}

h1 {
	font: 48px Roboto,Tahoma,Helvetica,sans-serif;
	color: #ffffff;
	margin: 0px 0 0px 0;
	line-height: 1.6;
}

h2 {
	font: 18px Raleway,Verdana,Helvetica,sans-serif;
	color: #bf8328;
	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.6;
}

p a, .ngcontent a, a.nglink {
	font-weight: bold;
	
	
	
	color: #bf8328;
	text-decoration: none;
}

p a:hover, .ngcontent a:hover, a.nglink:hover {
	font-weight: bold;
	
	font-style: normal;
	
	text-transform: none;
	
	color: #755019;
	text-decoration: none;
}

h3 a:hover {
	color: #755019;
	text-decoration: none;
}

img.picture {
	display: block;
	border: 0;
}


.paragraph {
	margin-bottom: 10px;
}