@charset "utf-8";
/* CSS Document */

	
/* Horizontal Nav Drop-Down */
.menuLayer{  
  filter: alpha(opacity=95); 
  -moz-opacity: .95; 
  opacity: .95;
}



/* LARGER STATION LOGO */
masthead_logo {
	top: 8px;
	position:
}

/* No TOP BAR */
#siteheader { 
	display:none; 
} 



/* iheart bye bye */
.launchPadRight .iHeart .RadioTunerText {
	color:transparent;
	top:-50px;

}

div.launchPadContainer {
	color:transparent;
	top:-50px;
}

/* NAV BAR width */
.site_container .site_nav {
    border-left: 0 none;
    border-right: 0 none;
    margin: 0;
}


/* Footer FIX */

.site_container .site_footer .footer_map{
 	border-style:none;
	margin:10px;
	padding:10px;
	position:relative;
	text-align:center;
}



/* Footer FIX */
.site_container .site_footer .footer_map .map_text {
    text-align: center;
}
	
/* Search Box Center */
.site_container .site_nav .masthead_rksform {
	padding-top:5px;
}

