	a:link{color: darkred; text-decoration: underline;}
	a:visited{color: 993300; text-decoration: underline;}
	a:hover{color: 993300; text-decoration: underline;}	
	
	a.product:link{color: darkred; text-decoration: underline;}
	a.product:visited{color: white; text-decoration: underline;}
	a.product:hover{color: white; text-decoration: underline; background-color:darkred;}	
	
	.default{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


	
		.mini{font-size: 10px;}
		.small{font-size: 11px;}
		.large{font-size: 16px;}
		.xlarge{font-size: 19px;}
	
		.green{color: 11674C;}
		.gray{color: 666666;}
		.litegray{color: cccccc;}
		.red{color: darkred;}
		.burgandy{color: 881400;}
		.Aqua{color: 00ffff;}
		.blue{color: 0020BD;}
		.black{color: 000000;}
		.orange{color: D18927;}
		.white{color: FFFFFF;}

	.BGgreen{background-color: 008000;}
	.BGgray{background-color: 828282;}
	.BGlitegray{background-color: cccccc;}
	.BGred{background-color: B71A37;}
	
.dropdown     {
	font-family: Arial;
	color: 000000;
	font-weight: normal;
	font-size: 10pt;
	background-color: FFFFFF;
	width: 186 px;
	
}

	.home{
	font-size:8pt;
	font-family: Arial;
	color:white;
}

.home2{
	font-size:8pt;
	font-family: Arial;
	color:white;
	line-height:18px;
}

.textbox     {   
		font-family: Arial;
		font-size: 8pt;
		background-color: FFFFFF;
		font-size: 10pt; 
}


/* ************ USED FOR OULDINE EFFECTS ON PRODUCTS PAGE ************* */
.outline1     {
	border-bottom: 1px solid #972020;
	padding-left: 80px;
} 


.outlinemerch	{
	border-bottom: 1px solid #972020;
}


.outline2     {
	border-bottom: 4px double DarkGoldenRod;
}

.outline3     {
	border-top: 2px solid f3ecdf;
}

.outline4     {
	border-bottom: 1px solid #972020;
}
	
.outline5     {
	border-right: 1px solid #972020;
}
/* ************************* */

.padding {
	padding-left: 40px; padding-right: 40px; padding-top: 15px; padding-bottom: 20px;
	
}

.navon {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: FFFFFF;
	background-color : CB9A48;
	text-decoration: none;
	height: 20px;
	vertical-align : middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.navlink {
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	height: 20px;
	vertical-align : middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

a:hover.navlink {
	color : black;
	text-decoration: none;
	background-color : white;
	height: 20px;
}

.linkoff {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	height: 20px;
	vertical-align : middle;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.maplink {
	color: white;
	text-decoration: none;
	height: 1px;	
	border:2px solid black;
}


