/*  Table Background Image Styles*/
.maintablebg {
	/*background-image: url(http://web.hgtv.com/webhgtv/images/nav_images/contentbg_home2_ng.gif);*/
}

.headerdropshadow {
	/*background-image: url(http://web.hgtv.com/webhgtv/images/nav_images/header_slice2_ng.jpg);*/
}

.lnbdropshadow {
	/*background-image: url(http://web.hgtv.com/webhgtv/images/nav_images/tableheader_home_lnb_shadow.gif);
	background-repeat: no-repeat;
	background-color: #C8D5C1;*/
}

/* -- newsletter additions -- */
.bodytextForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.bodytextForm a:link{
	color: #843A26;
	text-decoration: underline;
}

.headlineForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9AB774;
}

