a { 
	color : Black;
	font-weight: bold;	
 }
 
a.blue {
	color: Blue;
}
 

BODY {
	background-image: url("graphics/gmarble.jpg");
	font-family: Arial;
	color: Navy;
	margin-left : 5%;
}


div.bold {
	font-weight: bold;
}


h2           {
	color: Navy;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: left;
	}

h2.left           {
	color: Navy;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align : left;
	margin-left : 0%;
}

h2.center           {
	color: Navy;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align : center;
	margin-left : 0%;
}

h3           {
	margin-left : 5%;
}

h3.radio           {
	margin-left: 0%;
	text-align: center;
}

h3.weather           {
	margin-left: 0%;
	text-align: center;
}

h3.shows           {
	margin-left: 0%;
	text-align: left;
	font-weight: bold;
}

img{
	border: 0px;
}


LI {
text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	background-color: transparent;
	text-indent: 0%;
}

LI.indent {
	text-indent : 0%;
}

LI.indent2 {
	text-indent : 5%;
}

LI.radio {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: smaller;
	background-color: transparent;
	text-indent: 0%;
}

LI.weather {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: smaller;
	background-color: transparent;
	text-indent: 0%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
}

p.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 5%;
	background-color: transparent;
	font-weight: bold;
}

p.boldcenter {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-align: center;	
	background-color: transparent;
	font-weight: bold;
}

p.centre {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 5%;
	text-align: center;
	background-color: transparent;
	font-weight: bolder;
}

p.center {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 5%;
	text-align: center;
	background-color: transparent;
}

p.indent {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 5%;
	text-align: left;
	background-color: transparent;
}

p.listenlive  {
	color: Navy;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin-left: 0%;
	font-size: larger;
	font-weight: bolder;
}	
	

p.notice {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	margin-left: 5%;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
}

p.radio {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 0%;
	font-size: smaller;
	text-align: center;
	background-color: transparent;
}

p.schedule  {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 0%;
	font-size: xx-small;
}	
	
p.weather {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 5%;
	font-size: smaller;
	text-align: left;
	background-color: transparent;
}

a.poll {
	font-size : x-small;
	}

p.poll {
	font-size : x-small;

}

span.events  {
	color: Navy;
	font-family: "Times New Roman";
	font-weight: bold;
	text-align: center;
	margin-left: 0%;
	font-size: large;
	}

span.news {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
span.scheduleh1  {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left: 0%;
	font-size: larger;
	background-color: transparent;
}	

span.scheduleh2  {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-left: 0%;
	}	
	
span.scheduleh3  {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-weight: bold;
}	

span.scheduleh4  {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	font-size: smaller;
}	

span.Small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	color : Navy;
	margin-top : 0px;
	padding-top : 0px;
	vertical-align : top;
	white-space : normal;
	text-align : center;
}

span.sponsor{
	font-family : "Times New Roman", Times, serif;
	font-size : xx-small;
	font-weight : bolder;
	color : Red;
}

span.TLg{
	font-family : "Times New Roman", Times, serif;
	font-size : xx-large;
	font-weight : bolder;
	color : Navy;
}

span.TSm{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bolder;
	color : Navy;
}


span.TIt{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : normal;
	color : Navy;
	font-style : italic;
}


