body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

.infobox {
	height: 50px;
	width: 250px;
	padding: 4px;
	margin-top: 25px;
	margin-right: 25px;
	float: right;
	border: 1px solid #666666;
	visibility: hidden;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #950002;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #950002;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



.main input,textarea,select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.secondary {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.navbar {
	padding-right: 0px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.navbar a{
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	background-image: url(navbar_divider_right.gif);
	background-repeat: no-repeat;
	background-position: right;	
}

.navbar a:hover{
	background-image: url(navbar_divider_hover.gif);
	color: #FFCC00;
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
	background-repeat: no-repeat;
	background-position: right;	
}

.crumb_path {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;	
	padding-bottom: 5px;
	padding-left: 3px;	
	padding-right: 3px;		
	margin: 0px;	
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-color: #eeeeee

}







.children_pages ul {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	
	list-style-type: none;
	text-align: left;
	padding-top:20px;	
	padding-left:45px;
	background-color: #63A9A7;
	background-image: url(this_section.gif);
	background-repeat: no-repeat;
	color:#ffffff;

}

.children_pages ul li{
	padding-left:10px;	
	padding-bottom:5px;	
	background-image: url(child_bullett.gif);
	background-repeat: no-repeat;
}

.children_pages ul li a{
	color: #ffffff;
	text-decoration: none;
}



.sibling_pages ul {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	
	list-style-type: none;
	text-align: left;
	padding-top:20px;	
	padding-left:45px;
	background-color: #63A9A7;
	background-image: url(this_section.gif);
	background-repeat: no-repeat;
	color:#ffffff;
}


.sibling_pages ul li{
	padding-left:10px;	
	padding-bottom:5px;	
	background-image: url(child_bullett.gif);
	background-repeat: no-repeat;
}

.sibling_pages ul li a{
	color: #ffffff;
	text-decoration: none;
}



.subnav_pages ul {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	
	list-style-type: none;
	text-align: left;
	padding-top:20px;	
	padding-left:45px;
	padding-bottom:10px;	
	background-color: #63A9A7;
	background-image: url(this_section.gif);
	background-repeat: no-repeat;
	color:#ffffff;
}

.subnav_pages ul li{
	padding-left:10px;	
	padding-bottom:5px;	
	background-image: url(child_bullett.gif);
	background-repeat: no-repeat;
}

.subnav_pages ul li a{
	color: #ffffff;
	text-decoration: none;
}



.subnav_pages ul li a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.subnav_subpages ul {
	border-top-style: none;
	border-bottom-style: none;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-left:5px;	
	padding-top:5px;
	padding-bottom:0px;	
	background-color: #63A9A7;
	background-image: none;

}

.subnav_subpages ul li{
	font-size: 9px;
	padding-left:10px;	
	padding-bottom:2px;	
	background-image: url(child_bullett.gif);
	background-repeat: no-repeat;
}

.subnav_subpages ul li a{
	color: #000000;
	text-decoration: none;
}




.schedule_item {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	font-size: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;		
	background-color: #5d9492;	
	background-image: url(on_air.gif);	
}

.schedule_item strong {
	font-size: 14px;
	color:#000000;
}

.schedule_item img {
	float: left;
}

.schedule_desc {
	float:right;
	width:140px;
	font-size: 9px;
	color:#ffffff;
	
}


.now_playing {
	color: #000000;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	
	padding-top:13px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:80px;
	background-image: url(now_playing.gif);


}

.coming_up {
	color: #000000;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	
	padding-top:15px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:80px;
	background-image: url(coming_up.gif);

}






.preview_children {
	padding-left:20px;
	padding-bottom:10px;
}


.preview_child {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
}

.preview_child img {
	margin-top:10px;
	border-style: solid;
	border-width: 1px;
	border-color:#000000;
	float: left;
}

.preview_child_desc {
	padding-top:10px;	
	width:300px;
	float: right;
}


.preview_child_desc strong {
	font-size: 12px;
	font-weight: bold;
	color: #950002;
}

.assets {
	font-size: 11px;
	background-color: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
	margin-bottom: 5px;
	padding:5px;

}

.assets ul {
	list-style-type: none;
	text-align: left;
	padding:0px;
	margin: 0px;
}

.assets li {
	padding-bottom: 3px;
}


.assets img {
	padding-right:3px;
}

.blog_item {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
	margin-bottom: 10px;
	margin-left:10px;

}

.blog_item h3 {
	font-size: 12px;
	font-weight: bold;
	color: #950002;
	margin-top: 10px;
	margin-bottom: 5px;	
	padding: 0px;
}

.blog_item p {
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 0px;
}



.blog_author {
	background-color: #eeeeee;
	padding: 3px;
	margin-top:10px;
	font-size: 11px;

}


.blog_bookmarks {
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
	background-color: #eeeeee;
	padding: 5px;
	margin-bottom: 10px;

}


.blog_comments {
	margin-bottom: 10px;
}

.blog_comment {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
	padding: 5px;
	margin-left:15px;
	background-color: #eeeeee;
	margin-bottom: 5px;
}

.blog_comment_author {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color:#cccccc;
	font-size: 11px;
	padding-top:3px;
	margin-top:5px;

}


.blog_comment_box form {
	margin-left:15px;
}



.footer_credit {
	font-weight:bold;
}

.pull_quote {
	clear: both; 
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 13px; 
	float: right; 
	padding-bottom: 0px; 
	margin: 25px 0px 25px 25px; 
	width: 150px; 
	padding: 10px;
	background-color: #eeeeee;

}



.promo {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;	
	margin-right:0px;	
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#A69970;
	border-bottom-color:#000000;	

}

.promo img {
	border-style:none;
	margin:0px;
	padding:0px;
}

.promo_title a {
	display:none;
}

.promo_desc {
	display:none;
}


.webcalendar {
	padding: 0px;
	margin:0px;
	width:100%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color:#9CC9C8;
	border-bottom-color:#529492;	
	background-color: #63A9A7;
}

.webcalendar a {
	text-decoration:none;
}


.cal_frame td {

padding:2px;
margin:0px;

}


.cal_frame a{

color:#000000;

}

.cal_month_selector {
	font-size: 10px;

}

.cal_nav { 
	font-size: 12px;
}

.cal_headings {
	color: #ffffff;
	background-color:#000000;
}

.cal_adjacentMonth {
	background-color:#538f8d;
}

.cal_adjacentMonth a{
	color: #3b6665;

}


.cal_thisDay {
	background-color:#FFFFFF;

}

.cal_thisMonth_active {
	background-color:#96c6a3;

}

.cal_thisDay_active {
	border-color:#ffffff;
	border-style:solid;
	border-width:1px;
	background-color:#9bc8c7;

}

.cal_thisWeek_active {
	background-color:#9bc8c7;

}
.cal_eventActive {
	
}

.cal_subnav { 
	font-size: 10px;
	padding-top:5px;
	padding-bottom:5px;	
}





.EventList {
	margin-top:5px;
	margin-bottom:5px;	
}

.EventItem {
	clear:both;
	margin-bottom:25px;	
}

.EventDate {
	background-image: url(cal_back.gif);
	width:55px;
	height:55px;
	padding-top:10px;
	float: left;
	text-align: center;
	background-repeat: no-repeat;

}

.EventMonth {
	font-weight:bold;
	font-size: 11px;
	color: #ffffff;
}

.EventDay {
	font-size: 18px;
	font-weight:bold;
	color: #074171;
	padding-top:3px;
	padding-bottom:0px;	
	margin:0px;
}

.EventYear {
	font-size: 10px;
	color: #aaaaaa;
	padding-top:0px;
}

.EventTitle {
	font-weight:bold;
	width:330px;
	float: right;
}
.EventDesc {
	width:330px;
	float: right;
	font-size: 11px;

}

.podcastItem {

	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	padding: 5px;
}

.podTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.AlphaList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.AlphaList a {
	background-colour: #cccccc;
}

.PlayListContent  {
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	margin-top:10px;
	margin-bottom:10px;
	height:350px;
	overflow: auto;
	background-color:#eeeeee;
	padding:10px;
}

.PlayListContent ul {
	margin-top:0px;
	margin-bottom:0px;
}

