﻿
/*

	HISTORY STYLES
	-----------------------------------------------------------------------------------------------
	Last Updated: 03.24.2009

*/


	
	.HistoryBody
	{
		position: relative;
		padding: 30px 14px 0px 25px;
		width: 855px;
	}
	
		.HistoryBody .LeftColumn
		{
			position: relative;
			width: 180px;
			padding: 0px 10px 0px 0px;
		}

			.HistoryBody .LeftColumn p
			{
				margin: 0px;
				padding-bottom: 10px;
			}

			.HistoryBody .LeftColumn .HeinzTip
			{
				/*padding-top: 40px;*/
				font-size: 11px;
				line-height: 14px;
				width: 125px;
			}

				.HistoryBody .LeftColumn .HeinzTip a
				{
					position: relative;
					top: 5px;
					font-weight: bold;
				}
				
		
		.HistoryBody .CenterColumn
		{
			position: relative;
			width: 435px;
			padding: 0px 0px 0px 0px;
		}

			.HistoryBody .CenterColumn p
			{
				padding: 0px 0px 15px 0px !important;
				margin: 0px !important;
			}
			
			.HistoryBody .CenterColumn h1
				{
					font-size: 28px;
					line-height: 30px;
					color: #0a4728;
				}

		.HistoryBody .RightColumn
		{
			text-align: right;
			position: relative;
			width: 200px;
			padding: 0px 0px 0px 10px;
		}



	
		/*.HistoryBody .Section
		{
			position: relative;
			width: 951px;
			padding-top: 25px;
		}

			.HistoryBody .Section .Image
			{
				position: relative;
				width: 309px;
				text-align: center;
			}
			
			.HistoryBody .Section .Copy
			{
				position: relative;
				width: 600px;
			}

				.HistoryBody .Section .Copy h1
				{
					font-size: 26px;
					line-height: 30px;
					color: #0a4728;
				}
				
				.HistoryBody .Section .Copy hr
				{
					border-top: solid 1px #ABABAB;
					border-bottom: none;
					border-left: none;
					border-right: none;
					height: 1px;
				}

				.HistoryBody .Section .Copy .VinegarInstituteLogo
				{
					vertical-align: middle;
					height: 59px;
				}

					.HistoryBody .Section .Copy .VinegarInstituteLogo img
					{
						float: left;
						width: 100px;
						margin-right: 15px;
					}

					.HistoryBody .Section .Copy .VinegarInstituteLogo p
					{
						float: left;
						width: 400px;
						height: 59px;
						padding-top: 15px;
					}
*/
