.textInputField {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	background-color: #F5CA78;
	font-size: 11px;
	color: #30180C;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: normal;
	border: 1px solid #FFF;
}
.textbox {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 10px;
	font-style: normal;
	color: #FDDC97;
	background-color: #702E2E;
	height: auto;
	width: auto;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FDDC97;
}
.bottomBodyText {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding-top: 0px;
}
.secondBodyCopy {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #DAB58F;
	padding-top: 8px;
}
.smallBodyText {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #DAB58F;
}

.eventsPressBodyCopy {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #DAB58F;
	padding-left: 30px;
	padding-right: 24px;
	padding-bottom: 12px;
}

.menuItems {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #FC9;
}
.bgFillerBorder {
	background-image: url(images/3RD_BODY_bg_border_filler.png);
	background-repeat: repeat-y;
}

a:link {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #F93;
}
a:hover {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	border-left-color: #F90;
}
a:active {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #F93;
}
a:visited {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
	color: #F93;
}
.bodyCopy3rd {
	font-family: Georgia, "Adobe Caslon Pro", "Adobe Garamond Pro", "Times New Roman", serif;
	font-size: 14px;
	line-height: 16px;
	color: #DAB58F;
	padding-right: 26px;
	padding-left: 30px;
}

