body {
	background-color: #93863F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4F4821;
	line-height: 20px;
}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #C6B455;
	float:left;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #807436;
}
ol, ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4F4821;
	line-height: 18px;
}
.pullquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #4F4821;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
h3 {
	color: #807535;
	font-size: 16px;
	font-weight: bold;
}

.dateTime {
	color: #807535;
	font-size: 12px;
	font-weight: bold;
}
.gigs {
	color: #807535;
	font-size: 15px;
	// font-weight: bold;
}
.gigTitles {
	color: #807535;
	font-size: 17px;
	font-weight: bold;
}
.gigNotes {
	color: #807535;
	font-size: 15px;
	// font-weight: bold;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4F4821;
	line-height: 20px;
}
.calenderDateTime {
	color: #807535;
	font-size: 12px;
	font-weight: bold;
}
.calenderGigTitles {
	color: #807535;
	font-size: 17px;
	font-weight: bold;
}
.calenderAddress {
	color: #807535;
	font-size: 15px;
}
.calenderNotes {
	color: #807535;
	font-size: 17px;
}
.calenderMonth {
	color: #807535;
	font-size: 17px;
	font-weight: bold;
	background-color:#FBF5E2;
}