/* #b4614c  coral */

.caption {
	font-size: 10px;
}

.captionBold {
	font-size: 10px;
}

.imagepadleft {
	padding-left: 10px;
}

.imagepadright {
	padding-right: 10px;
}

.normal {
	font-size: 12px;
}

.normalBurgandy {
	font-sze: 12px;
	color: #5e2520;
}

.normalEarth {
	font-sze: 12px;
	color: #816e09;
}

.large {
  font-size: 14px; 
}

.largeBurgandy {
  font-size: 14px; 
  color: #5e2520;
}

.largeEarth {
  font-size: 14px; 
  color: #816e09;
}

.larger {
  font-size: 16px; 
}

.largerBurgandy {
  font-size: 16px; 
  color: #5e2520;
}

.largerEarth {
  font-size: 16px; 
  color: #816e09;
}

.largest {
  font-size: 18px; 
}

.largestBurgandy {
  font-size: 18px; 
  color: #5e2520;
}

.largestEarth {
  font-size: 18px; 
  color: #816e09;
}

.normalBold {
	font-size: 12px;
	font-weight: bold;
}

.normalBurgandyBold {
	font-sze: 12px;
	color: #5e2520;
	font-weight: bold;
}

.nomalEarthBold {
	font-sze: 12px;
	color: #816e09;
	font-weight: bold;

}

.largeBold {
  font-size: 14px;
  font-weight: bold; 
}

.largeBurgandyBold {
  font-size: 14px; 
  color: #5e2520;
  font-weight: bold;
}

.largeEarthBold {
  font-size: 14px; 
  color: #816e09;
  font-weight: bold;
}

.largerBold {
  font-size: 16px;
  font-weight: bold; 
}

.largerBurgandyBold {
  font-size: 16px; 
  color: #5e2520;
  font-weight: bold;
}

.largerEarthBold {
  font-size: 16px; 
  color: #816e09;
  font-weight: bold;
}

.largestBold {
  font-size: 18px;
  font-weight: bold; 
}

.largestBurgandyBold {
  font-size: 18px; 
  color: #5e2520;
  font-weight: bold;
}

.largestEarthBold {
  font-size: 18px; 
  color: #816e09;
  font-weight: bold;
}