/* CSS Document */
.netscapeignoresthis	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; }	/*----- netscape browser fix -----*/
.footer-black {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
font-style: normal;	
}

.footer-yellow {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#B47809
}

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight:600;
}	
.text-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;	
}

.main-nonitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.main-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
}		

.main-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

td.producttype			{border: none; padding-left:15px;}
td.paddingleft7			{border: none; padding-left:7px;}
td.paddingright7		{border: none; padding-right:7px;}
td.paddingboth7			{border: none; padding-right:7px; padding-left:7px;}
td.paddingtop5			{border: none; padding-top:5px; padding-right:3px;}
td.paddingboth2 		{border: none; padding-right:2px; padding-left:2px;}
td.paddingboth7and2			{border: none; padding-right:3px; padding-left:7px;}

A.text-main:link				{color: #B47809; text-decoration: none; font-weight:bold; }
A.text-main:visited				{color: #B47809; text-decoration: none; font-weight:bold; }
A.text-main:hover				{color: #000000; text-decoration: none; background-color:#D8C4A3 }

A.heading1:link				{color: #B47809; text-decoration: none; font-weight:bold; }
A.heading1:visited				{color: #B47809; text-decoration: none; font-weight:bold; }
A.heading1:hover				{color: #000000; text-decoration: none; background-color:#D8C4A3 }

td.paddingleft10			{border: none; padding-left:10px;}
td.paddingright10		{border: none; padding-right:10px;}

.main-Gold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B47809;
}

.main-medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	
}

.medium-nonitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
	font-style: normal;
}

A.main-medium:link				{color: #B47809; text-decoration: none; font-weight:bold; }
A.main-medium:visited				{color: #B47809; text-decoration: none; font-weight:bold; }
A.main-medium:hover				{color: #000000; text-decoration: none; background-color:#D8C4A3 }

.buttonstyle	{font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: black; background-color: #D8C4A3; }

.allcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight:600;
	text-transform:uppercase;
	
}

hr	{color: #B47809; background-color: #DDDDDD; border-width: 0px; }

A.footer-black:link				{color: #000000; text-decoration: none; }
A.footer-black:visited			{color: #000000; text-decoration: none; }
A.footer-black:hover			{color: #000000; text-decoration: none; background-color:#D8C4A3 }

.promo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B47809;
	font-weight:bold;}
	
.promo-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;	}