.subTitles {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	color: #CB9C4C;
	font-weight: bold;
}
.headlines {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 15px;
	color: #CB9C4C;
	font-weight: bold;
	border-bottom: 1px solid #99896d;
	width: 462px;
}
.mainCopy {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #B79D80;
	font-size: 12px;
	line-height: 15px;
}
.daysOfWeek {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #B79D80;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.tabs {
	font-family: Arial,Helvetica,freesans,sans-serif !important;
	font-size: 12px;
	text-decoration: none;
	color: #c87027;
	letter-spacing: 1px;
}
.smallCopy {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #B79D80;
	font-size: 11px;
	line-height: 14px;
}
.smallLinks {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #CB9C4C;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}
.links {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #CB9C4C;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
}
.topBar {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif;
	color: #CB9C4C;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	letter-spacing: 1px;
}
hr {color: #010100; background-color: #acaa9c; border: 1px dotted #cccdbd; border-style: none none dotted; }

#poweredByDiv {
	display: none;
}
#poweredByLink {
	display: none;
}


