body {
	margin: 0px;
	background-image: url(../images/template/background.jpg);
	padding-bottom: 40px;
}
.siteWrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	color: #3b2313;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.shows {
	background-image: url(../images/template/showsBackground.jpg);
	background-repeat: no-repeat;
	height: 542px;
	width: 950px;
	float: left;
}
.showDates {
	height: 120px;
	width: 345px;
	margin-top: 50px;
	margin-left: 485px;
	overflow: auto;
}
.showDays {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bb5d1d;
}
.showVenue {
	color: #bb5d1d;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.showState {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: ##3b2313;
}

.showCity {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b2313;
}

.music {
	background-image: url(../images/template/musicBackground.jpg);
	height: 447px;
	width: 950px;
	background-repeat: no-repeat;
	float: left;
}
.musicDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
	float: left;
	padding-left: 100px;
}
.musicButtons {
	float: left;
	padding-top: 291px;
	margin-left: 21px;
	width: 245px;
}
.musicTracks {
	float: left;
	margin-left: 15px;
	width: 190px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #564634;
	padding-top: 30px;
	line-height: 23px;
}


.quote {
	font-size: 15px;
}
.orange16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bb5d1d;
}
.times18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3B2313;
}
.news {
	background-image: url(../images/template/newsBackground.jpg);
	height: 354px;
	width: 950px;
	clear: left;
	float: left;
}
.newsItems {
	width: 730px;
	margin-left: 100px;
	margin-top: 20px;
	height: 200px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsItems a {
	color: #bb5d1d;
}
.newsItems td {
	padding-right: 30px;
}
.links {
	background-image: url(../images/template/linksBackground.jpg);
	height: 279px;
	width: 950px;
	float: left;
}
.linksContent {
	margin-left: 410px;
	margin-top: 30px;
}
.footer {
	clear: left;
	height: 92px;
	width: 950px;
}

.linkIcon {
	float: left;
	margin-right: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3b2313;
	text-align: center;
}
.linksEmail {
	font-family: "Times New Roman", Times, serif;
	color: #3b2313;
	font-size: 20px;
	text-align: center;
	margin-top: 20px;
	float: left;
	width: 438px;
}
.linksEmail a {
	color: #bb5d1d;
}
