@charset "UTF-8";
/* CSS Document */










.bodyCopy {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	
}




.eMailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A28700;
	font-weight: bold;
}

.boldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #535353;
	line-height: 14px;
}

.ProductDescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.TwoLine {
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #D6D6D6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.clxnNav {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 5px;
}

.LeftNav {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
.leftNavLine {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #828282;
	height: 20px;
}
.retailListBotLineBlack {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.retailList .retailListBotLineGrey {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: 666666;
}

