﻿

#masterColumnLayout { width: 960px; border-collapse:collapse; }
	/* #masterColumnLeft { width: 199px; border-right: 1px solid #ebe7e7; } */
	#masterColumnLeft { display: none; }
	#masterColumnCenter { width: 758px; padding: 0; padding-right: 0px; border-collapse:collapse; }
	#masterColumnRight { width: 202px; border-collapse:collapse; padding: 0; }
    	.columnContent { width: 756px; padding: 0; }
   
#homePageContent { padding-left: 15px; padding-right: 15px; padding-bottom:15px; }
h1, #breadcrumbTrail { display: none; }
#masterColumnCenter .ms-WPHeader td { background: transparent; }
#masterColumnCenter h3.ms-WPTitle { font-size: 1.1em; color: #000; padding: 0; }
#natpLogin, #natpLoggedIn { width: 182px; }

#splashImage { width: 758px; height:185px; overflow: hidden; position:relative; background: #fff; }
#splashImage div#NATPHeaderImages { z-index: 0; }

#featuresLayout { margin: 10px 0;  }
	#featuresLayout td.zoneLeft { padding: 10px; background: #f7f5e8; }
	#featuresLayout td.zoneRight { padding: 10px; background: #f7f5e8; }

table.threeZoneLayout { margin-top: 10px; width: 100%; }
	td.threeZoneLeft { width: 30%; vertical-align: top; }
	td.threeZoneCenter { width: 30%; vertical-align: top; }
	td.threeZoneRight { width: 30%; vertical-align: top; }
	td.threeZoneSpacer { width: 5%; vertical-align: top; }
	
/* header image rotator */
#NATPHeaderImagesLayout a { width: 100%; height: 100%; }
#NATPHeaderImages { width: 758px; height: 185px;  overflow:hidden; z-index:1; }
#NATPHeaderImage a, img  { border: 0px;  }
/* end image rotator */

/* tax item image rotator */
#NATPFeaturedTaxItemImagesLayout a { width: 100%; height: 100%; }
#NATPFeaturedTaxItemImages { width: 240px; height: 200px;  overflow:hidden; }
#NATPFeaturedTaxItemImage a, img  { border: 0px;  }
/* end tax item rotator */



