.subhead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	font-style: italic;
	color: #C3925A;
	text-align: center;
	text-decoration: none;
}

.center {
	text-align: center;
}
.oneColElsCtrHdr #container #mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	color: #006;
	text-align: center;
}

.smalltext {
	font-size: small;
}
.thrColElsHdr #container #mainContent h1 {
	text-align: center;
	color: #C3925A;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	text-decoration: underline;
	padding-top: 10px;
	white-space: normal;
}
#rightsidebar {
	float: right;
	width: 300px;
	background-color: #CCF;
	margin-bottom: 12px;
	margin-left: 12px;
	padding-left: 5px;
	margin-right: -12px;
}
.fltlft {
	margin: 7px;
	float: left;
	clear: right;
}
.fltrt {
	margin: 7px;
	clear: left;
	float: right;
}
.caption {
	font-size: x-small;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}
.oneColElsCtrHdr.redtext {
	color: #F00;
}
.redtext {
	color: #F00;
}
blockquote {
	text-indent: 30px;
	list-style-position: inside;
	list-style-type: circle;
}
.h3gold {
	font-size: 20px;
	color: #06066A;
}
