	a:link{color: darkblue; text-decoration: underline;}
	a:visited{color: 004988; text-decoration: underline;}
	a:hover{color: black; text-decoration: underline;}	
	
	a.product:link{color: white; text-decoration: underline;}
	a.product:visited{color: white; text-decoration: underline;}
	a.product:hover{color: 993300; text-decoration: underline;}	
	
	.default{
	font-size: 12px;
	font-family: Arial,Verdana,Georgia,  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;
	
}

.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;
}

.btmline{padding-top:10;padding-bottom:10;border-bottom-style:solid;border-bottom-width:1;border-bottom-color:darkred}
/* ************************* */

.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;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
padding: 0;
text-align: center
} 

#nav-menu li a
{
height: 1em;
border-bottom:1px solid #336699;
line-height: 3em;
float: left;
width: 106px;
display: block;
font-family:Arial Narrow;
color: white;
text-decoration: none;
text-align: center;
font-size: 14px;
} 

#nav-menu li a:hover
{
color: black;
text-decoration: underline;
} 

#nav-menu
{
width:108px
} 

.switch {
height: 1em;
border-bottom:1px solid #336699;
line-height: 3em;
float: left;
width: 106px;
display: block;
font-family:Arial Narrow;
color: gray;
text-decoration: none;
text-align: center;
font-size: 14px;
font-weight:bold;
} 
