@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


#sm {
	position:fixed; left:0;
	margin-top: 10%;
	width: 43px;
	height: 190px ;

	
}

td #subnav {
	margin-left: -1px;
}

#subnav {
	background-image: url(../images/bg_subnav01.png); 
	background-repeat: repeat-y;
}

#subnav ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	list-style: none;
}


#mid_seg { 
	
	width:100%; 
	background-image: url(../images/bg_mid.png);
	background-repeat: repeat-x;
}

#flash_holder {
	background: url(../images/bg_flash.png) no-repeat center; 
	width:1200px; 
	height:388px; 
	margin:0px auto;

}

#flash_holder2 {
	background: url(../images/bg_flash_short.png) no-repeat center; 
	width:1025px; 
	height:350px; 
	margin:0 auto;

}

#flash_banner {
	width: 1025px;
	padding-top: 18px;
	margin-left: auto;
	margin-right: auto;
}


.p_iwantto{
	font-size: 14px;
	font-weight: bold;
	color: #264455;
	margin-left: 22px;
	width: 180px;
}

.body_teal{
	font-size: 14px;
	color: #264455;

}

.body_text{
	font-size: 16px;
	line-height: 1.4em;
	color: #264455;

}

.header_text{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color: #264455;

}


.body_teal_small{
	font-size: 12px;
	line-height: 1.0em;
	color: #264455;

}
.header_teal{
	font-size: 14px;
	font-weight: bold;
	color: #264455;;

}

.links_cyan {
	font-size: 14px;
	color:#05ccfe;
}

.link_red {
	color: #eaca3b;
}


#todays_broadcast2 {
	margin-top: 110px;

}

#featured_resource {
	margin-top: 15px;
	
}

#sidebar_featured_resource {
	margin-top: 20px;
	padding-left: 20px;

}



#broadcast_listings {
	margin-top: 30px;
}


#footer {
	width: 100%;
	padding-top: 80px;
	margin-bottom: 0;
}

.grey_text {
	color: #999999;
	font-size: 14px;
	text-align: center;
}
