body {
	font-size: 1em;
	font-family:georgia; verdana, helvetica, arial, sans-serif;
	line-height:18px;
	color: #6C6D6F;
	background-color: #6C6D6F;
}

.red { color:#CF4345; }
.bold { font-weight: bold; }
img { border: 0; }
a.red:link {color:#CF4345; padding: 0; margin: 0; text-decoration:none;}
a.red:hover {color:#00ABD2; padding: 0; margin: 0; text-decoration:none;}
a.red:active {color:#CF4345; padding: 0; margin: 0; text-decoration:none;}
a.red:visited {color:#6C6D6F; padding: 0; margin: 0; text-decoration:none;}

.unstyledList, .unstyledList li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.unstyledList li ul.unstyledList li {}

#layoutContainer, #bodySection
{
	text-align: left;
	width: 800px;
	margin: 0 auto;up
}

#container {
	
	xmargin: 10px auto 0px auto;
	border-collapse: collapse;
}


#logoContainer
{
	text-align: right;
}

#header {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .7em;
	background-color: black;
	color: white;
	padding: 7px 0px 7px 25px;
}

#content {
	background-color: white;
	xpadding: 0px 15px 50px 15px;
}

#content h1, #content h2, #content h3 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
	color: rgb(0, 171, 210);
	
}

#content h1 { font-size: 1.8em; margin-bottom: 3px; color: #CF4345;}
#content h2 { font-size: 1.5em; margin-bottom: 3px; }
#content h3 { font-size: 1.3em; margin-bottom: -10px; }

#content #bodyText {
	font-size: .8em;
}

#subheadNavigation, .backToTop {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.backToTop {
	margin-bottom: 30px;
	text-align: right;
}

#subheadNavigation {	
	list-style-type: none;
	margin: 0px 0px 8px 0px;
	padding-left: 0px;
	
}

#subheadNavigation li {
	display: inline;
}

.bodySection {
	font-size: .9em;
	padding-left: 30px;
	padding-right: 30px;
}








#formContainer { border-collapse: collapse; width: 100%; }

#formContainer td { padding: 5px; }

#formContainer td.label { text-align: right; width: 100%; }
#formContainer td.field { }

#formContainer input { font-size: 20px; }
#formContainer label { font-size: .9em; color: rgb(0, 171, 210); }


td#upcomingShows
{
	text-align: left;
	vertical-align: top;
	padding: 0;
	padding-left: 5px;
}

td#upcomingShows
{
	
}

#upcomingShowsList .showTitle,
#upcomingShowsList .showLocation { color: #CF4345; }
#upcomingShowsList .moreInfo { font-size: .8em; line-height: 1.3em; color: #CF4345; margin-bottom: 3px; }
#upcomingShowsList .showTitle { font-size: 1.2em; font-variant: small-caps; font-weight: bold; line-height: .8em; margin-bottom: 3px; }
#upcomingShowsList .showLocation { font-size: .8em; }

#upcomingShowsList h2
{
	margin: 0;
	margin-bottom: 10px;
}

#upcomingShowsList
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#upcomingShowsList>li
{
	margin-bottom: 20px;
}



.itemBlock
{
	background-color: #ddd;
	width: 450px;
	padding: 13px 20px;
	padding-bottom: 15px;
}

.itemBlock .itemName,
.itemBlock .quantity,
.itemBlock .date
{
	margin-bottom: 7px;
}

.itemBlock .itemName { text-align: right; }

.itemBlock .button
{
	margin-top: 15px;
}

.itemBlock .itemName
{
	font-size: 1.1em;
	font-variant: small-caps;
	font-weight: bold;
	color: #CF4345;
}

.itemBlock .quantity,
.itemBlock .date,
.itemBlock .button,
.itemBlock .itemLink, .itemBlock .itemLink a
{
	color: rgb(0, 171, 210);
	text-align: right;
}

.itemBlock .moreInfo { font-size: .75em; }

.itemBlock .quantity {}
.itemBlock .date {}

.smaller { font-size: .8em; line-height: 1.1em; }

tr#paypalExtras td { padding-bottom: 100px; }
td#sponsors { border-top: 1px solid grey; text-align: center; }

#paypalExtras { text-align: right; }

#privacyPolicy { width: 100%; font-family: helvetica, arial, sans-serif; background-color: #6C6D6F; text-align: right; border-bottom: 1px solid #A6A8AA; clear: both; }
#privacyPolicy a { color: white; text-decoration: none; }
.smallest { font-size: .6em; }