/* MOBI  */


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

.homesidebar {
	font-family: 'Griffy', sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #2e5c12;

}



.subheader {
	font-family: 'Abel', sans-serif;
	font-size: 28px;
	line-height: 28px;
	color: #666666;

}



.treename {
	font-family: 'Abel', sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #2e5c12;

}


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

}

.treeimg {
	float:left;
	margin-right:12px;

}


.footerhead{
	color: #ffffff;
	text-shadow: #000000 0.1em 0.0em 0.5em;
	font-family: 'Griffy', sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
}
.footertext{
	color: #ffffff;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

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



.footertag{
	color: #cccccc;
	font-family: 'Griffy', cursive;
	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 {
font-size: 16px;
	color: #e4e79b;
	font-family: 'Abel', sans-serif;
}
a.footlink:visited {
		color: #e4e79b;
}
a.footlink:hover {

	text-decoration: underline;
}



a.ergblink:link {
font-size: 12px;
	color: #e4e79b;
	font-family: 'Abel', sans-serif;
}
a.ergblink:visited {
		color: #e4e79b;
}
a.ergblink:hover {

	text-decoration: underline;
}




.sectiontitle {
	font-family: Griffy;
	font-size: 24px;
	color: #bd2323;
	font-weight: lighter;
	text-transform: uppercase;
	text-shadow: 0.1em 0.1em #cccccc;
	text-align: center;
}



.treeinfo {
	font-family: Abel;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: 16px;
	
}


.IMGROUND{
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom:5px;
-webkit-box-shadow: 0 8px 6px -6px black;
	   -moz-box-shadow: 0 8px 6px -6px black;
	        box-shadow: 0 8px 6px -6px black;
	
}


/* TABLET  */


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

.footertag{
	color: #f4f8d2;
	font-family: 'Griffy', cursive;
	font-size: 20px;
	line-height: 24px;
	text-shadow: #ffffff 0.1em 0.1em 0.5em;
	letter-spacing: 1px;
		
}


a.ergblink:link {
font-size: 10px;
	color: #e4e79b;
	font-family: 'Abel', sans-serif;
}
a.ergblink:visited {
		color: #e4e79b;
}
a.ergblink:hover {

	text-decoration: underline;
}


}


/* DESKTOP  */


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

.footertag{
	color: #f4f8d2;
		font-family: 'Griffy', cursive;
	font-size: 24px;
	line-height: 26px;
	text-shadow: #ffffff 0.1em 0.1em 0.5em;
	letter-spacing: 1px;
	
}


}
