@charset "UTF-8";
/* CSS Document */

body{ 
	margin:0px;
	padding:0px;
	background:#ececec;
	font-family:"Lucida Grande", Verdana, Arial;
	font-size:11px;
	color:#4d4e53;
	line-height:12pt;
}

#outerDiv{
margin: 0 auto;
background:url(../images/i_bg_v2.jpg) repeat-y #ececec;
width:960px;
padding-left:4px;
padding-right:4px;
}

#outerbottom{
margin: 0 auto;
background:url(../images/i_bottom_cap.jpg) no-repeat;
width:968px;
height:117px;
}

#home{background:url(../images/i_home_v2.jpg) no-repeat; width:960px; height:786px;}

#secondary{ background:url(../images/img_bg_blk_v3.jpg) no-repeat; width:960px; height:195px;}

#secondary_today{ background:url(../images/img_bg_blk_today.jpg) no-repeat; width:960px; height:195px;}


#homeNav{ padding-left:70px; width:890px;}
#homelogo{ float:left; width:72px;}
#topnav{ padding-left:82px;float:left;}
#headline{ padding-left:70px;height:60px;}

#mainCotent{ padding-left:70px; position:relative;}

#content{ width:570px;padding-right:10px;}
#c_spacer{ width:60px; float:left;}
#c_right{ width:250px; float:left;}
#spacer2{ height:36px; width:960px;}
#spacer60{ height:30px; width:960px;}

.c_intro{ font-family:Helvetica, Arial; font-size:18px; color:#8b8c8f; font-weight:bold; line-height:18pt;}

.drivedown{ font-size:10px;}

.drivedown a{color:#336699; text-decoration:none; font-size:10px; font-weight:normal;}

.subtitle{ color:#f89829; font-family:"Lucida Grande", Verdana, Arial; font-weight:bold; font-size:12px;}

#today_content{width:450px;padding-right:30px;}

#c_image{ padding-left:20px; position:relative;float:left;}

.mine_title{ color:#4d4e53; font-size:9px; font-weight:bold; text-transform:uppercase;}
#mine_intro{ float:left; width:200px;}
#mine_intro ul{ list-style: none; padding:0px; margin:0px; font-family:Helvetica, Arial; font-size:15px; color:#8b8c8f; font-weight:bold;}

#mine_intro ul li{ padding-top:10px;}

.c{font-family:"Lucida Grande", Verdana, Arial;
	font-size:11px;
	color:#4d4e53;
	line-height:12pt;
}

.t_orange{ font-family:Helvetica, Arial; font-size:16px; color:#f89829; font:bold; line-height:16pt;}
.t_black{ font-family:Helvetica, Arial; font-size:16px; color:#8b8c8f; font:bold; line-height:16pt;}

.co{
	font-size:11px;
	color:#4d4e53;
	line-height:12pt;}
	
	
.theaders{ color:#8b8c8f; font-size:14px; font-weight:bold; padding-top:8px; padding-bottom:8px; border-bottom:1px solid #8b8c8f;}
.tbod{padding-top:8px; padding-bottom:8px;}
.cos{font-size:11px;
	color:#4d4e53;
	line-height:12pt;padding-top:8px; padding-bottom:8px; border-bottom:1px solid #8b8c8f;}
	
.infotitle{ font-size:11px; font-weight:bold; color:#333333; text-transform:uppercase;}

.tdpadding{ padding-top:5px; padding-bottom:5px; border-bottom:1px #CCCCCC solid;}

a{ text-decoration:none; color:#f89829;}
a:hover{ color:#f89829; text-decoration:underline;}