.MuseoSans-500 {
	font-family: MuseoSans-500;
	font-weight: normal;
	font-style: normal;
}
.MuseoSans-900 {
	font-family: MuseoSans-900;
	font-weight: normal;
	font-style: normal;
}

b, strong {

	font-family: MuseoSans-900;
	font-weight: normal;
	font-style: normal;

}


* { margin: 0px; padding: 0px; }

body, p {
	font-family: 'MuseoSans-500', sans-serif;
	font-weight: normal;
	/* font-size: 20px; */
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	color: 000000;
}
p {	margin-bottom: 28px; }

h1, h2, h3, h4 { font-family: 'MuseoSans-900', sans-serif; font-weight: normal; font-style: normal; letter-spacing: 0px; margin: 0px;}
h1 small, h2 small, h3 small, h4 small { margin: 0px; display: block; }

h1, h2 { font-size: 36px; line-height: 46px; margin-bottom: 28px;}



.topSquare h1, .topSquare h2 { margin-bottom: 58px; }
h1 small, h2 small { font-family: 'MuseoSans-500', sans-serif; font-size: 30px; line-height: 36px; }

/*Listsite single site without image and submenu */
.simpleSite .page-header h1, .simpleSite .page-header h2, .simpleSite .moduletable h1, .simpleSite .moduletable h2, .simpleSite .blog h2, .simpleSite .contact-category h2   {

	font-size:28px;
	margin-bottom: 58px; color:#6A4892; margin-top:-80px;background-image:none;
}




/* h3 { font-size: 30px; line-height: 36px;  margin-bottom: 15px; } */
h4, h3 { font-size: 24px; line-height: 30px;  margin-bottom: 12px; }

h2 {
	margin-left: -60px;
	padding-top: 60px;
	padding-left: 60px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	background-image: url('../images/h2yellowBg.png');
}

a, a:link, a:visited, a:hover {
	color: #D59010;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	color: #212121;
}


p a, p a:link, p a:visited, p a:hover {

	padding-left: 22px;
	background-image: url('../images/chevronRight.png');
	background-size: 16px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

a.btn, a.btn:link, a.btn:visited, a.btn:hover,
p.emailTo a, p.emailTo a:link, p.emailTo a:visited, p.emailTo a:hover {
	background-image: none;
	padding-left: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-bottom: 40px;
}
@media (max-width: 576px) {

	body, p { font-size: 16px; line-height: 24px; margin-bottom: 24px; }


	h1, h2 { font-size: 26px; line-height: 30px; margin-bottom: 13px; }
	h1 small, h2 small { font-size: 24px; line-height: 30px; }

	h3 { font-size: 24px; line-height: 30px;  margin-bottom: 15px; }
	h4 { font-size: 18px; line-height: 24px;  margin-bottom: 12px; }

}


div.pagination, div.pagination p {font-size:16px;}



.pagination ul li {list-style:none;display:inline-block;margin:0 2px; padding:2px 10px; background-color:#eee;}
.pagination ul li.pagination-start, .pagination ul li.pagination-end {display:none;}

.pagination ul li.pagination-prev, .pagination ul li.pagination-next {}
