BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #873505;
	background-image: url(http://www.thegarliccompany.com/Assets/Images/Background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt;
}

A {
	color: #B14403;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt;
}

A:link {
	color: #B14403;
	text-decoration: none;
}

A:visited {
	color: #B14403;
	text-decoration: none;
}

A:hover {
	color: #5A9B23;
	text-decoration: none;
}

A.current {
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt;
	color: #5A9B23;
	text-decoration: none;
}

A.productNavigation {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	line-height: 13pt;
	color: #B14403;
	text-decoration: none;
}

A.productNavigation:link {
	color: #B14403;
	text-decoration: none;
}

A.productNavigation:visited {
	text-decoration: none;
	color: #B14403;
}

A.productNavigation:hover {
	text-decoration: none;
	color: #5A9B23;
}

A.productButtons {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}

A.productButtons:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.productButtons:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A.productButtons:hover {
	text-decoration: none;
	color: #d1570d;
}

A.footerNavigation {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	color: #FFFFCC;
	text-decoration: none;
}

A.footerNavigation:link {
	color: #FFFFCC;
	text-decoration: none;
}

A.footerNavigation:visited {
	text-decoration: none;
	color: #FFFFCC;
}

A.footerNavigation:hover {
	text-decoration: none;
	color: #B84703;
}

A.footerNavigation_current {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	line-height: 11pt;
	color: #B84703;
	text-decoration: none;
}

A.seoNavigation {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	color: #979797;
	text-decoration: none;
}

A.seoNavigation:link {
	color: #979797;
	text-decoration: none;
}

A.seoNavigation:visited {
	text-decoration: none;
	color: #979797;
}

A.seoNavigation:hover {
	text-decoration: none;
	color: #FFFFFF;
}

A.seoNavigation_current {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}


/* Pepper link styling on homepage */
a.pepperLink h3 {
	display: none;
	}

a.pepperLink {
	width: 231px;
	height: 137px;
	background-image: url(http://www.thegarliccompany.com/Assets/Images/safespicy.jpg);
	background-position: top;
	display: block;
	}
	
a.pepperLink:hover {
	background-position: bottom;
	}
	
a.pepperLink h3 {
	display: none;
	}

/* VakPak link styling on homepage */
a.vakpakLink {
	width: 231px;
	height: 137px;
	background-image: url(http://www.thegarliccompany.com/Assets/Images/vakpakHome.jpg);
	background-position: top;
	display: block;
	}
	
a.vakpakLink:hover {
	background-position: bottom;
	}	

a.vakpakLink h3 {
	display: none;
	}


/*VakPak Page */
div.vakpakBottom { 
	width: 660px; 
	background-image: url(http://www.thegarliccompany.com/Assets/Images/vakStrip.jpg); 
	background-repeat: repeat-y;
	padding: 0px 40px;
	}

table.vakpakTable {
	border-color: #fdfbcc;
}

table.vakpakTable th {
	color: #fbfacd;
	background-color: #5f2713;
	padding: 8px 10px;
	font-size: 24px;
	font-weight: normal;
}

td.vakpakTableLeft, td.vakpakTableRight {
	padding: 3px 10px;
}

td.vakpakTableLeft {
	background-color: #be611c;
}

td.vakpakTableRight {
	background-color: #a24b1b;
}

div.vakpakingredientsBar {
	text-align: right;
	font-size: 8pt;
	color: #000000;
	padding: 10px;
}

div.vakpakBottomBorder {
	width: 740px;
	height: 26px;
	background-image: url(http://www.thegarliccompany.com/Assets/Images/vakpakbottom.jpg);
	background-repeat: none;
	display: block;
}