/* MOBI  */



p {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;

}

.bodytext {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;

}


h1{
	font-family: 'Muli', sans-serif;
	font-size: 28px;
		line-height: 30px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:2px;
}

h2{
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:2px;
}


.footerhead{
	color: #5381bf;
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
.footertext{
	color: #ffffff;
	font-family: 'Abel', sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
}

.footercopy{
	color: #ffffff;
	font-family: 'Abel', sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}



.footertag{
	color: #ffffff;
	font-family: 'Muli', sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-bottom:12px;
		text-shadow: #333333 0.1em 0.1em 0.2em;
}


.footertextred{
	color: #663333;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	line-height: 18px;
}


a.footlink:link {

	color: #ffffff;
	
}
a.footlink:visited {
		color: #ffffff;
}
a.footlink:hover {

	text-decoration: underline;
}



/* TABLET  */


@media only screen and (min-width: 481px) {

.footertag{
	color: #ffffff;
	font-family: 'Muli', sans-serif;
	font-size: 20px;
	line-height: 24px;
		text-shadow: #333333 0.1em 0.1em 0.2em;
}
h1{
	font-family: 'Muli', sans-serif;
	font-size: 28px;
		line-height:30px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:8px;
}

h2{
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:8px;
}

}


/* DESKTOP  */


@media only screen and (min-width: 769px) {

.footertag{
	color: #ffffff;
	font-family: 'Muli', sans-serif;
	font-size: 24px;
	line-height: 26px;
	
}
h1{
	font-family: 'Muli', sans-serif;
	font-size: 44px;
		line-height: 46px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:8px;
	margin-top:-8px;
}

h2{
	font-family: 'Muli', sans-serif;
	font-size: 28px;
	line-height: 30px;
	color: #999933;
	font-weight: normal;
	letter-spacing: -2px;
	margin-bottom:8px;
}

}
