@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0859c2;
	margin:0px;
	padding:0px;
	text-align:center;

} 

a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:black;
}
a:visited {
	color:#666;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#main {
	background-color:#FFF;
	width:958px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

#footer {
	width:958px;
	height:auto;
	text-align:center;
	margin:0 auto;
	position:relative;
	padding-bottom:15px;
	padding-top:15px;
	color:#000;
	background-color:#FFF;
	font-size:14px;
}

#header {
	display:block; 
	height:166px;
	width:958px;
	margin:0px;
	padding:0px;
}


li {
	display:inline;
	padding:0;
	margin:0;
	float:left;
	
}

#page_content {
	width:958px;
	margin:20px;
	
}

#newsvideo {
	height:432px;
	width:520px;
	float:left;
}

#newsarticles {
	width:350px;
	margin-left:25px;
	float:left;
}

#newsarticles div {
	float:none;
	width:350px;
}

.story_date {
	font-weight:bold;
	
}

.top_story {
	font-size:22px;
	color:#0000CC;
	background-color:#FFFF00;
	width:300px;
	padding:5px;
	margin-left:-5px;
	margin-top:-10px;
}

.story_city {
	font-weight:bold;
	color:#0000CC;
	margin-top:-10px;
}

.headline {
	margin-top:-10px;
	font-weight:bold;
	font-size:16px;
	line-height:21px;
	width:250px;
	margin-bottom:-15px;
	color:#0000cc;
	
}

#navbg {
	height:31px;
	background-image:url(../../images/newnav_16.jpg);
	background-repeat:repeat-x;
	width:958px;
	margin:0px;
	padding:0px;
	
}

.divline {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	width:300px;
	display:block;
}

.realnews_cat {
	font-size:18px;
	color:#999;
	padding-bottom:10px;
	width:400px;
}

.realnews_titles {
	width:300px;
}

.realnews_titles ul {
	 list-style-type: none;
		padding: 0;
		margin: 0;
		width:350px;
}

.realnews_titles li {
	 background-image: url(../../images/news_page_16.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1em;
	font-size:11px;
	display:block;
	width:300px;
	margin-bottom:10px;
	float:none;
	
}

#callouts {
	border:5px solid #e5e4e4;
	width:910px;
	height:115px;
	margin:20px;
	float:left;
	
}
.call {
	float:left;
	width:300px; 
	border-right:5px solid #e5e4e4;
	font-size:10px;
	height:100%;
}
.call li {
	display:list-item;
	margin:0px 0px 5px 0px;
	width:200px;
}	
.call ul {
	display:block;
	float:none;
	list-style-type:none;
}
.call_last {
float:left;
	width:300px;
	font-size:10px;
	height:100%;
}
.call_last li {
	display:list-item;
	margin:0px 0px 5px 0px;
	width:200px;
}	
.call_last ul {
	display:block;
	float:none;
	list-style-type:none;
}
.call_top_1 {
	background-image: url(../../images/images/icons_03.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:45px;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#f2f2f2;
	font-size:18px; 
	font-weight:bold;
}

.call_top_2 {
	background-image: url(../../images/images/icons_05.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:45px;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#f2f2f2;
	font-size:18px; 
	font-weight:bold;
}

.call_top_3 {
	background-image: url(../../images/images/icons_07.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding-left:45px;
	padding-top:12px;
	padding-bottom:12px;
	background-color:#f2f2f2;
	font-size:18px; 
	font-weight:bold;
}

.call_inside {

}
