@charset "utf-8";
.tableOutline {
	border: 1px solid #f8c058;
}
.navItem {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: .5pt;
}
.productRedHead {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #8C231C;
}
.productBody {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 10px;
	color: #000;
}
.bodyText {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

.productPrice {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.leftColumnList {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 10px;
	color: #000;
	line-height: 16px;
	padding-right: 3px;
	padding-left: 3px;
}
.purpleHead {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5A2149;
}

.leftColBackground {
	background-image: url(images/leftColSliceMain.gif);
}
.leftLeftBackground {
	background-image: url(images/leftColMainLeft.gif);
}
.leftRightBackground {
	background-image: url(images/leftColMainRight.gif);
}
.navItemOn {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #f6c84c;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: .5pt;
}
.boldRed11 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8A1F03;
	text-decoration: none;
}
.leftColBoldRed13 {
	font-family: "Myriad Pro", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #8C231C;
	line-height: 20px;
}
.title20 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #000;
	line-height: 20px;
	letter-spacing: 3pt;
	margin-bottom: 25px;
}
.blackBackgroundImage {
	background-image: url(images/blackDot.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
