/* testimonials CSS document */

#testimonies
{
  position: relative;
  top: 0.5em;
  width: 30em;
  text-align: left;
  margin: auto;
}

h2, h3
{
  text-align: left;
  font-family: "Monotype Corsiva";
  color: #FFEA03;
}

.productList,
.reikiList,
#distantReikiList,
#aotdList,
.alwList,
#distantAlwList,
#spiritualEssence,
#celestialBeauty,
#meditationCDs,
.iarList,
.workList,
.tehList,
.seList,
.distEnergyHealing
{
  text-align: left;
  font-family: "Perpetua";
  color: #FFEA03;
}

.productList a
{
  font-family: "Monotype Corsiva";
  color: #FFEA03;
  outline: none;  
}
#mainTestimonial li
{
  list-style: none;
}

#mainTestimonial a
{
  outline: none;
  font-family: "Monotype Corsiva";
  color: #FFEA03;
  outline: none;
}

#mainTestimonial img
{
  position: relative;
  top: 8em;
  left: 19.3em;  /*18.7em;   " +0.6 "*/
}

.aromaT
{
  position: absolute;
  top: 11em;
  left: 21.2em;
  font-size: 110%;
}

.workshopsT
{
  position: absolute;
  top: 25.5em;
  left: 23em;
  font-size: 110%;
}
/*
.alwT
{
  position: absolute;
  top: 14em;
  left: 29.6em;
  width: 8em;
  text-align: center;
  font-size: 110%;
}
*/
.iarT
{
  position: absolute;
  top: 16.5em;
  left: 30.6em;
  width: 8em;
  text-align: center;
  font-size: 110%;
}

.empowerT
{
  position: absolute;
  top: 27em;
  left: 20.5em;
  font-size: 110%;
}

.aotdT
{
  position: absolute;
  top: 16.5em;
  left: 11.1em;
  width: 8em;
  text-align: center;
  font-size: 110%;
}

.tehT
{
  position: absolute;
  top: 24em;
  left: 19.1em;
  font-size: 110%;
}

.attribution
{
  font-style: italic;
  font-family: "Monotype Corsiva";
  font-size: 1.1em;
}

.product
{
  font-style: italic;
  font-family: "Monotype Corsiva";
  font-size: 1.1em;
  text-decoration: underline;
}

#disclaimer
{
  text-align: left;
  font-family: "Perpetua";
  color: #FFEA03;
  padding-bottom: 3em;
  width: 30em;
  margin: auto;
}

#disclaimer li,
.productList,
.reikiList li,
#distantReikiList li,
.alwList li,
#distantAlwList li,
#aotdList li,
#spiritualEssence li,
#celestialBeauty li,
#meditationCDs li,
.iarList li,
.workList li,
.tehList li,
.seList li,
.distEnergyHealing
{
  list-style: none;
}

.nobr
{
  white-space: nowrap;
}
