h1 {
font-size: 40px;
color: #5D242A;
margin: 0px 0px 10px 0px;
padding: 0px;
font-family: 'Titillium Web', sans-serif;
font-weight: 700;
}

#content-box-main h1 {
font-size: 32px;
font-weight: normal;
margin: 0px 0px 10px 0px;
padding: 0px;
font-family: 'Titillium Web', sans-serif;
font-weight: 400;
}

#home h2{
font-size: 24px;
color: #C2633F;
font-weight: normal;
margin: 0px 0px 10px 0px;
padding: 0px;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
}


h2 {
font-size: 26px;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
color: #444444;
line-height: normal;
margin: 0px 0px 10px 0px;
}

#home h3{
color: white;
line-height: normal;
margin: 0px 26px 15px 0px;
font-size: 17px;
font-family: 'Titillium Web', sans-serif;
font-weight: 200;
}


h3 {
color: #444444;
line-height: normal;
margin: 0px 0px 10px 0px;
line-height:normal;
font-size: 26px;
font-family: 'Titillium Web', sans-serif;
font-weight: 600;
}

h4 {
color: #444444;
line-height: normal;
margin: 0px 0px 10px 0px;
line-height:normal;
font-size: 20px;
font-family: 'Titillium Web', sans-serif;
font-weight: 600;
}

h5 {
color: #444444;
line-height: normal;
margin: 0px 0px 10px 0px;
line-height:normal;
font-size: 16px;
font-family: 'Titillium Web', sans-serif;
font-weight: 600;
}

h6 {
font-size: 16px;
color: #444444;
margin: 0px 0px 10px 0px;
}

a {
color: #E87031;
text-decoration: none;
}

a:hover {
color: #b35725;
}


.customcolour1 {
	color: #333;
}

.customcolour2 {
	color: #96303D;
}

.customcolour3 {
	color: #C2633F;
}

body.mceContentBody #slogan {
	display:none !important;
}

body.mceContentBody h3{
	font-size: 17px;
}
