/* New CSS Document */
body {
	background-image: url("../../images/core_shadow.gif");
}
/* Premast */
#zone_default_premast_options a:hover{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	/*color: #3281d4;*/
	color: #f0f0f0;	
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#zone_article_text,
.area_index_layout_text div,
.area_section_layout_text div,
.area_section_layout_text_bottom div,
.area_section_layout_maintext div,
.area_section_list_text div,
.area_contest_container div{
	font-family: Georgia, serif;
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	cursor: default;
}
.area_article_text_default,
.area_index_layout_text div,
.area_section_layout_text div,
.area_section_layout_text_bottom div,
.area_section_layout_maintext div,
.area_section_list_text div,
.area_contest_container div{
	font-size: 13px;
}
.area_article_text_big{
	font-size: 15px;
}
.area_article_text_bigger{
	font-size: 16px;
}


/* Masthead */
.img_masthead_bg {
 	background: url("../../images/core/tj_masthead.gif") no-repeat #f0f0f0;
}

/* Article */
.area_article_image_on{
	background-image: url("../../images/core/tj_icon_image_on.gif");
	background-position: 0px 2px;
	background-repeat: no-repeat;
	width: 12px;
	height: 16px;	
}

/* Weather */
.txt_weather_cty,
.shadetabs li a,
#zone_weather_data_temp,
.shadetabs li a:visited{
	color: #3281d4;
}


/* Footer */
#zone_default_footer_content a,
#zone_default_footer_content a:hover{
	font-family: Verdana, sans-serif;
	color:#3281d4;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

/* Index Categories */
.area_index_category_list ul li{
	background: url("../../images/core/tj_bullet.gif") top left no-repeat;
}

/* Headers */
h1{
	font-family: Georgia, serif;
	font-size: 26px;
	text-decoration: none;
	font-weight: normal;	
	margin: 0px;
	cursor: default;
}
h2{
	font-family: Georgia, serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;	
	margin: 0px;
	cursor: default;	
}
h3{
	font-family: Georgia, serif;
	color:#000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	cursor: default;	
}
h4{
	font-family: Georgia, serif;
	color:#000000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	cursor: default;	
}
h5{
	font-family: Georgia, serif;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	cursor: default;		
}
h1,
h2,
h3,
h5,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
#zone_section_image_text a:hover,
.area_index_layout_text div a:hover,
.area_section_layout_text div a:hover,
.area_section_layout_text_bottom div a:hover,
.area_section_layout_maintext div a:hover,
.area_section_list_text div a:hover,
.area_online_blog_list_item_title a:hover,
.area_online_cenetwork_pdf div a:hover,
.area_online_cenetwork_list ul li a:hover,
.area_online_feature_item_title a:hover,
.area_online_blog_item_title a:hover,
.area_contest_container a:hover,
.area_comment_posted_toolbox_rating_input_up a:hover,
.area_comment_posted_toolbox_rating_input_down a:hover,
.area_comment_posted_toolbox_flag_input_run a:hover,
.area_comment_form_selections_notice div a:hover,
.area_login a:hover,
.area_comment_form_instructions div a:hover,
.area_index_tab_search_text a:hover,
.area_article_tab_search_text a:hover{
	color:#000000;
	text-decoration: none;	
}
h1 a:hover, 
h2 a:hover,
h3 a:hover,
h4,
h4 a:hover,
h5 a:hover,
#zone_section_image_text a,
.area_article_image_menu div a,
.area_index_layout_text div a,
.area_index_list_text div a,
.area_index_section_text div a,
.area_section_layout_text div a,
.area_section_layout_text_bottom div a,
.area_section_layout_maintext div a,
.area_section_list_text div a,
.area_index_section_maintext div a,
.area_index_classifieds_title_highlight,
.area_index_classifieds_listing_title a,
.area_menu_highlight_off a,
.area_index_contactbar a,
.area_index_category_title a,
.area_online_contest_title a,
.area_online_blog_list_item_title a,
.area_online_cenetwork_pdf div a,
.area_online_cenetwork_list ul li a,
.area_online_feature_item_title a,
.area_online_blog_item_title a,
.area_contest_container a,
.area_comment a,
.area_comment_posted_toolbox_rating_input_up a,
.area_comment_posted_toolbox_rating_input_down a,
.area_comment_posted_toolbox_flag_input_run a,
.area_comment_form_selections_notice div a,
.area_login a,
.area_comment_form_instructions div a,
.area_onsite_advertise_about_title strong,
.area_onsite_advertise_table_title strong,
.area_onsite_advertise_tableclass_title strong,
.area_onsite_advertise_stats_item_number,
.area_index_tab_search_text a,
.area_article_tab_search_text a,
.area_appointments_item_desc h3 a{
	color: #3281d4;
	text-decoration: none;	
}





/* Tabber */

ul.tabbernav li a:link{ 
	color: #3281d4; 
}