.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #613C24;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #613C24;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	line-height: 56px;
}
.subheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	line-height: 42px;
}
.brown_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #613B26;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF99CC;
}
.dottedline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E4B587;
	border-right-color: #E4B587;
	border-bottom-color: #E4B587;
	border-left-color: #E4B587;
}
.subhead-pink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF99CC;
	line-height: 30px;
}
.enewsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D482E;
	text-transform: uppercase;
	letter-spacing: 5pt;
}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #613B26;
	list-style-position: outside;
	list-style-type: disc;
}
