@charset "utf-8";
/* CSS Document */

#leftmod1 { display:none; }

/* .footer_map {
	display: none;
} */

.hometop_onair {
	display: none;
}

#p2area .moduleContentContainerTopBorder {
	border-width: 0px !important;
	margin-top: -10px !important;
	padding-left: 0px !important;
}

.moduleContainer .moduleTitle {
	text-align: center;
	font-size: 22px !important;
}

.masthead_topad {
	margin-left: 12px;
}

.masthead_logo_container {
	margin-left: -5px;
}

.masthead_rksform { /* keyword box */
	margin-top: 6px !important;
}

/* interior pages */
	.subpage_title {
		display: none;
	}
	
	.contentThumb img {
		width: 125px;
	}
	
	.articleBody {
		margin-top: -15px;
	}
	
	.twocolumn_article {
		width: 650px !important;
	}
/* interior pages */

.leftColumn .moduleContentContainer img, .leftColumn .moduleContentContainer object, .leftColumn .moduleContentContainer embed, .leftColumn .moduleContentContainer iframe {
	max-width: 200px;
}

.moduleContainer .moduleContentContainer p, .moduleContainer .moduleContentContainer div {
	margin: 0px !important;
}

.moduleContainer .moduleContentContainer .smallImage {
	max-width:100px !important;
}

/* New 2-column Format */

	#doublewide1 .smallImage, #doublewide2 .smallImage, #doublewide3 .smallImage, #doublewide4 .smallImage { /* Lines up text so it does not wrap to thumbnail */
	margin-bottom: 25px;
}

	#doublewide1 .moduleContentContainer .moduleSubItems li, #doublewide2 .moduleContentContainer .moduleSubItems li, #doublewide3 .moduleContentContainer .moduleSubItems li {
		width: 308px;
		float: left;
		height: 130px;
		overflow: hidden;
		margin: 5px 0 0 10px;
		border-bottom: none;
	}
	
	#doublewide1 .moduleContainer .moduleContentContainer, #doublewide2 .moduleContainer .moduleContentContainer, #doublewide3 .moduleContainer .moduleContentContainer {
		padding: 0;
	}
	
	#doublewide1 .moduleContentContainer .xSmallImage, #doublewide2 .moduleContentContainer .xSmallImage, #doublewide3 .moduleContentContainer .xSmallImage {
		float: left;
		max-width: 65px;
		margin-bottom: 65px;
	}
/* New 2-column Format */

.site_nav {
	margin: 0px 10px 5px !important;
}


