/* Stylesheet for the PC */

a:hover	{
	text-decoration: underline;
}


body, td, input { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a {
	text-decoration: none;
	color: rgb( 128, 26, 26 );
}

.headline
{
	font-size: 22px;
	line-height: 26px;
	color: rgb( 128,26,26 );
}

.article,
.subhead
{
	font-size: 12px;
	line-height: 18px;
}

.subhead
{
	font-weight: bold;
	color: rgb(73,73,73);
}

.quote
{
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: rgb( 166,166,166 );
}

.nav_link
{
	font-weight: bold;
	color: rgb( 102,102,102 );
}

.nav_parent_link
{
	font-weight: bold;
	color: rgb( 102,102,102 );
}

.nav_link_selected
{
	font-weight: bold;
	color: rgb( 128,26,26 );
}

.home_link
{
	line-height: 12px;
	color: rgb( 0,0,0 );
}

.channel_body
{
	line-height: 15px;
	color: rgb( 102,102,102 );
}

.channel_body_white
{
	line-height: 15px;
	color: rgb( 255,255,255 );
}

.series_nav_name
{
	font-weight: bold;
	line-height: 10px;
	color: rgb( 0,0,0 );
}

.series_nav_link
{
	font-weight: bold;
	line-height: 10px;
	color: rgb( 102,102,102 );
}

.series_nav_link_selected
{
	font-weight: bold;
	line-height: 10px;
	color: rgb( 128,26,26 );
}

.feature_nav_section,
.feature_nav_section_selected
{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
}

.feature_nav_section
{
	color: rgb( 166, 166, 166 );
}

.feature_nav_section_selected
{
	color: rgb( 128, 26, 26 );
}

.feature_label
{
	line-height: 14px;
	color: rgb( 0,0,0 );
}

.feature_subhead
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: rgb( 128,128,128 );
}

.feature_wood
{
	font-weight: bold;
	line-height: 14px;
	color: rgb( 128,128,128 );
}

.feature_body
{
	line-height: 18px;
	color: rgb( 102,102,102 );
}

.specs_label
{
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: rgb( 255,255,255 );
}

.specs_value
{
	font-size: 9px;
	line-height: 14px;
	color: rgb( 0,0,0 );
}

.form_label
{
	font-weight: bold;
	line-height: 16px;
	color: rgb( 166,166,166 );
}


/* LEGACY */

.trail
{
	font-weight: bold;
	font-size: 7pt;
	color: rgb(150,150,150);
	line-height: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.menulink
{
	font-weight: bold;
	font-size: 7pt;
	color: rgb(128,128,128);
	line-height: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.label
{
	font-weight: bold;
	font-size: 7pt;
	color: rgb(128,128,128);
	line-height: 8pt;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.newsletter_body
{
	font-weight: normal;
	font-size: 9pt;
	color: rgb(0,0,0);
	line-height: 14pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.newsletter_body_sub
{
	font-weight: normal;
	font-size: 8pt;
	color: rgb(0,0,0);
	line-height: 11pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.newsletter_footer
{
	font-weight: normal;
	font-size: 7pt;
	color: rgb(0,0,0);
	line-height: 10pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.newsletter_intro
{
	font-weight: normal;
	font-size: 8pt;
	color: rgb(0,0,0);
	line-height: 14pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.newsletter_intro_box
{
	font-weight: normal;
	font-size: 7pt;
	color: rgb(0,0,0);
	line-height: 11pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

.taylorware
{
	font-weight: normal;
	font-size: 8pt;
	color: rgb(0,0,0);
	line-height: 14pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.twcaption
{
	font-weight: normal;
	font-size: 8pt;
	color: rgb(128,26,26);
	line-height: 11pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.twlead
{
	font-weight: bold;
	font-size: 8pt;
	color: rgb(128,26,26);
	line-height: 14pt;
	font-family: MS Sans-Serif, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.dynamic_div
{
	display: none;
}

/* trick to get google analytics bar on the bottom */
#ga_control
{
	bottom: 0px !important;
	height: 50px !important;
	overflow: hidden !important;
	top: auto !important;
	border-top: solid 1px #c0c0c0;
	position: fixed;
	margin-bottom: 0px !important;
}


#ga_control_spacer
{
	display: none !important;
}

/*Footer ******/
.bottomNavLink{    color: #999999;   }

