/*CENTER CASCADING STYLE SHEET */


/*START BODY STYLES*/

body 	
	{
	font-size:12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	}

/*END BODY STYLES*/



/*START HEADER STYLES*/

.header1
	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A72D1A;
	}

.header2
	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CB6B1E;
	}

.header3
	{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CB6B1E;
	}

/*END HEADER STYLES**/



/*START TEXT STYLES*/

.text_main_12
	{
	font-size:	12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}

.text_main_white
	{
	font-size:	12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #FFFFFF; 
	}

.text_small_10
	{
	font-size:	10px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}

.footer
	{
	font-size:	10px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}
	
.now_playing
	{
	font-size:	30px;
	font-family: "century gothic",verdana,arial,helvetica,sans-serif; 
	color: #ffffff; 
	}
	
.feature
	{
	font-size: 40px;
	font-family: neuropol,"century gothic",verdana,arial,helvetica,sans-serif; 
	color: #ffffff; 
	}
	
.feature a
	{ 
	color: #ffffff;
	text-decoration: none;
	}
	
.feature_date
	{
	font-size: 26px;
	font-family: "myriad pro","century gothic",verdana,arial,helvetica,sans-serif; 
	color: #ffffff;
	padding-left: 1.5em;
	}
	
.coming_up
	{
	font-size:	18px;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}

.coming_up_event
	{
	font-size:	13px;

	font-family: "Lucida Sans",verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}
	
.coming_up_event a
	{ 
	color: #000000;
	text-decoration: none;
	}
	
.coming_up_event_date
	{
	font-size:	10px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif; 
	color: #000000; 
	}

/*END TEXT STYLES*/



/*START ANCHOR STYLES/
a
	{
	color: #000000;
	text-decoration:underline;
	}

a:hover
	{
	color: #CB6B1E;
	text-decoration:underline;
	}

a:active
	{
	text-decoration:underline;
	font-weight: normal;
	color: #CB6B1E;
	}

a:visited
	{
	color: #FFFFFF;
	}

/*END ANCHOR STYLES*/


/*START TABLE STYLES*/
td{
	font-size:12px;
	font-family: verdana,arial,helvetica,sans-serif; 
	text-align: left;
	vertical-align: top;
}
/*END TABLE STYLES*/


/*START ADA-COMPLIANT HEADING STYLES*/
h1
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #A72D1A;
}

h2
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #cb6b1e;
}

h3
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cb6b1e;
}

h4
{
	font-size: 12px;
	font-weight: bold;
}

h5
{
	font-size: 11px;
	font-weight: bold;
}

h6
{
	font-size: 10px;
	font-weight: bold;
}

/*END ADA-COMPLIANT HEADING STYLES*/



/*START LIST STYLES*/


/*END LIST STYLES*/