
/************** FOOTER BOTANICALS ***************/
/* NEW CODE */
.botanicals {
	text-align:center;
}
.botanicals p {
	display:none;
}
.botanicals p.showThis {
	display:block;
	margin:0;
}


/* OLD CODE 
.botanical {
    width:908px;
    height:435px;
	margin:0 auto;
}
.botanical a {
    display:block;
    width:908px;
    height:435px;
    text-indent:-9999px;
}
.botanical.Almond {background: url('./img/btAlmond.jpg') no-repeat center top;}
.botanical.Aloe {background: url('./img/btAloe.jpg') no-repeat center top;}
.botanical.Avocado {background: url('./img/btAvocado.jpg') no-repeat center top;}
.botanical.Calendula {background: url('./img/btCalendula.jpg') no-repeat center top;}
.botanical.Cedar {background: url('./img/btCedar.jpg') no-repeat center top;}
.botanical.Chamomile {background: url('./img/btChamomile.jpg') no-repeat center top;}
.botanical.Coconut {background: url('./img/btCoconut.jpg') no-repeat center top;}
.botanical.Comfrey {background: url('./img/btComfrey.jpg') no-repeat center top;}
.botanical.Eucalyptus {background: url('./img/btEucalyptus.jpg') no-repeat center top;}
.botanical.Juniper {background: url('./img/btJuniper.jpg') no-repeat center top;}
.botanical.Lemon {background: url('./img/btLemon.jpg') no-repeat center top;}
.botanical.Mint {background: url('./img/btMint.jpg') no-repeat center top;}
.botanical.Pomegranate {background: url('./img/btPomegranate.jpg') no-repeat center top;}
.botanical.Rosemary {background: url('./img/btRosemary.jpg') no-repeat center top;}
.botanical.Spearmint {background: url('./img/btSpearmint.jpg') no-repeat center top;}
.botanical.Tangerine {background: url('./img/btTangerine.jpg') no-repeat center top;}
.botanical.Yarrow {background: url('./img/btYarrow.jpg') no-repeat center top;}

/**/
