/*** Text Styles ***/

body {
	background-color: #CD8950;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #452C0B;
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #6B190F;
	margin-bottom: 26px;
}

h2 {
	color: #E30310;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 20px 0 0 0;
}

h3 {
	font-size: 42px;
	line-height: 30px;
	font-weight: bold;
	color: #395E3C;
	margin-top: 0px;
 	margin-bottom: 10px;
}

h3.tickets {
	line-height: 45px;
}

em {
	font-size: 15px;
	color: #452C0B;
	font-weight: bold;
	font-style: normal;
}

.legacy {
	font-size: 11px;
	padding-left: 20px;
	line-height: 14px;
}

/*** Purchase Tickets Styles ***/

th {
	background-color: #CD8950;
	padding: 4px 10px;
	font-size: 17px;
}

.sponsorship {
	font-size: 13px;
}

#purchase .content-area, #home .content-area {
	padding-bottom: 160px;
}

/*** Links Styles ***/

a:link, a:visited, a:active {
	color: #CD8950;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #E30310;
}

/*** Image Styles ***/

.imagespacert {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}

.imagespacelt {
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
}

.photos{
	background-color: #E5BE49;
	padding: 10px;
}

/*** Column & Box Styles ***/

.column {
	width: 350px;
	padding-left: 30px;
	float: right;
	margin: 0px;
}

.column h2#first,
.column h2.first{
	margin-top: 0px;
}

#callout-box {
	background-color: #6B190F;
	margin: 0 0 10px 20px;
	color: #F9F2D1;
	padding: 20px;
	width: 200px;
}

#events {
	height: 600px;
}

/*** Layout & Content Area ***/

#top-banner {
	background-image:url(../images/layout-splices/top.jpg);
	background-repeat: no-repeat;
	width: 1074px;
	height: 304px;
}

.content-table {
	background-image: url(../images/layout-splices/bkgd-content.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}

.content-area {
	padding: 0 20px;
}

.meter {
	position:absolute;
	right: 0px;
	bottom: 0px;
	color: #E30110;
}
#footer {
	background-image: url(../images/layout-splices/footer.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	position: relative;
	width: 983px;
	height: 121px;
}

/* Soul Revival 2011 */

.soul-revival-banner {
	margin-top: 15px;
}

.soul-revival-2011 {
	background: url(../images/soul-revival-2011-bkgrd.png) 27px 0 no-repeat;
	width: 550px;
	height: 30px;
	margin-top: 4px;
}

.soul-revival-2011 .star-rt {
	float: right;
	margin-right: -2px;
}

.soul-revival-2011 .star-lft {
	float: left;
	margin-left: -2px;
}

.soul-revival-2011 a:link,
.soul-revival-2011 a:visited,
.soul-revival-2011 a:active {
	background: url(../images/visit-soul-revival-2011.png) 103px 50% no-repeat;
	width: 488px;
	height: 30px;
	display: block;
}

.soul-revival-2011 a:hover {
	background-image: url(../images/visit-soul-revival-2011-hover.png);
}
