/* Master link colors */a:link {	color: #003366;}a:visited {	color: #003366;}a:hover {	color: #660000;}a:active {	color: #FF6600;}/* Site Headers */.lrgHdr {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-weight: bold;	color: #584A28;}.medHdr {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	color: #584A28;}.smHdr {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #584A28;}/* Content text */.bodyText {	font-family: Arial, sans-serif;	font-size: 11px;	color: #584A28;	line-height: 20px;	letter-spacing: 0.6px;}.medText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}.smText {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	letter-spacing: .5px;}.copyright {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	padding: 15px;	background-color: #111111;	display: block;	text-align: left;}.errors {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #BB0000;}/* Special navagation text */.cartBoxText {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #770000;}.cartBoxText a:link {	color: #770000;	text-decoration: none;}.cartBoxText a:visited {	color: #770000;	text-decoration: none;}.cartBoxText a:hover {	color: #FFCC00;	text-decoration: none;}.cartBoxText a:active {	color: #FF6600;	text-decoration: none;}.navLinks {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #005500;}.navLinks a:link {	color: #005500;	text-decoration: none;}.navLinks a:visited {	color: #005500;	text-decoration: none;}.navLinks a:hover {	color: #FFCC00;	text-decoration: none;}.navLinks a:active {	color: #FF6600;	text-decoration: none;}/* Add site specific styles below here */.capText {	font-family: Arial, sans-serif;	font-size: 10px;	color: #584A28;	text-transform: uppercase;	letter-spacing: -0.05px;}