.thickOutline {
	border: 9px solid #E1C16F;
}
.redDotLine {
	background-image: url(../images/red_dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.smallRedDotLine {
	background-image: url(../images/smlred_dotline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
a.MenuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.MenuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}.2ndBackground {
	background-attachment: fixed;
	background-image: url(../images/2ndbkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.pageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663333;
}
.pageHeading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #663333;
	font-style: italic;
}
.pageHeading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}