@charset "ISO-8859-1";
.texthead1 {
	font-family: Palatino, Georgia, serif;
	font-size: 18px;
	color: #cc9933;
	font-weight: bold;
}
.textMain {
	font-family: Palatino, Georgia, serif;
	font-size: 14px;
	color: #cc9933;
}
.textCream {
	font-family: Palatino, Georgia, serif;
	font-size: 12px;
	color: #ffffcc;
}
.textCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #cc9933;
}
.photoLeft {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.photoRight {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.textMainWhiteBold {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
