/* CSS Document */


	
/*****  PRINTING RULES *****/

#header, #nav, #left .noprint .content {display: none;}

body, #wrapper_2, #body, #split, #body_wrapper, #content {width: 100%; margin: 0; float: none;}

body, a:visited, a	{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	


h1 {
	font-size: 150%;
	color: #000000;
	font-weight:lighter;
	margin-bottom:20px;
	border-bottom: none;
	}
	
#home h1	{
	font-size: 150%;
	color: #000000;
	font-weight:lighter;
	border: none;
	}
	
h2 {
	font-size: 140%;
	color: #000000;
	}
	
h3 {
	font-size: 125%;
	 color: #000000;
	
	}
	
h4 {
	font-size: 120%;
	 color: #000000;
	
	 }
	
h5 {
	font-size: 115%;
	 color: #000000;
	font-weight:lighter;
	 }
	
h6 {
	font-size: 110%;
	
	
	}	
	
.bold	{
	font-weight: normal;
	}
	
.shows	{
	border-top: dotted 2px #203468;
	font-size: 115%;
	color: #000000;
	font-weight: normal;
	
	}
.upcoming	{
	
	font-size: 130%;
	font-weight: normal;
	
	}