/* CSS Document */

body {
	margin: 0 0 60px 0;
	padding: 0;
	background-image: url();
	background-color: #FFFFCC;
}

div.border {
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}

a.pussinbootslink {
	color: #FFFFFF;
}

div.tickets {
	margin: 20px 20px 20px 60px;
}

.nolink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
}

.nolinkcurrent {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-variant: small-caps;
	color: #A37D66;
}

.link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #993300;
}

.link_in_text {
	color: #000000;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.red_link {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #CC3300;
}

a.red_link:visited {
	color: #CC3300;
}

a.galleryLink:visited {
	color: #FF9933;
}

a:visited {
	color: #A37D66;
/*
	color: #B38970;
	color: #CF9F82;
	color: #BB8F75;
*/
}

a:hover {
	color: #D78800;
}

.alert_italic_09em {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.9em;
}

.alert_1em {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.playName {
	color: rgb(186,226,0);
	/*
	color: rgb(180,197,0); 2
	color: rgb(175,255,0); 1
	color: #CCF700;
	color: #AFD300;
	color: #97D300;
	color: rgb(186,226,0); 3
	color: #BADF92;
	color: #CDF900;
	color: #D0FF00;
	color: #00FF1D;
	color: #D3FF00;
	color: #FFD100; yellow
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.playCreamDates {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.playGreenDates {
	color: rgb(186,226,0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.playCreamLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFF99;
}
.playGreenLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
	font-variant: small-caps;
	color: rgb(186,226,0);
}
a.playCreamLink:visited {
	color: #FFFF99;
}
a.playGreenLink:visited {
	color: rgb(186,226,0);
}
.galleryLink {
	color: rgb(186,226,0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
}
a.galleryLink:visited {
	color: rgb(186,226,0);
}

.sub_banner {
	color: #FFFF99;
	font-family: "Century Gothic", Tahoma, Arial, sans-serif;
	font-size: 1em;
}

.photo_caption {
	margin: 5px 0px 50px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
	color: #FFFF99;
}

.chtc_footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .9em;
	color: #FFFF99;
}

.link-footer {
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #FFFF99;
}
.brownLinkSmall {
	color: #993300; /*this is needed, though it shouldn't; should come from .alert_1em */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #993300;

}
.text_heading_red_1em {
	font-family: Tahoma;
	color: #CC3300;
	font-size: 1em;
}

.text_heading_red_095em {
	font-family: Tahoma;
	color: #CC3300;
	font-size: .95em;
}

.text_black_09em {
	font-family: Tahoma;
	color: #000000;
	font-size: 0.9em;
}

.text_black_08em {
	font-family: Tahoma;
	color: #000000;
	font-size: 0.8em;
}

.text_black_07em {
	font-family: Tahoma;
	color: #000000;
	font-size: 0.7em;
}

.text_black_ital_08em {
	font-family: Tahoma;
	color: #000000;
	font-size: 0.8em;
	font-style:italic;
}
.text_gray_1em {
	font-family: Tahoma;
	color: #666666;
	font-size: 1em;
	font-weight: bold;
}
