	a:link{color: gray; text-decoration: none;}
	a:visited{color: 993300; text-decoration: underline;}
	a:hover{color: 81C68F; text-decoration: underline;}	
	
	a:nav:link{color: 006602; text-decoration: none;}
	a:nav:visited{color: 006602; text-decoration: none;}
	a:nav:hover{color: 006602; 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;}	
	
	a.productnav:link{
		color: black; 
		text-decoration: none;
		font-weight:bold;
		font-size: 10px;
	}
	a.productnav:visited{
		color: black; 
		text-decoration: none;
		font-weight:bold;
		font-size: 10px;
	}
	a.productnav:hover{
		color: 11674C; 
		text-decoration: underline;
		font-weight:bold;
		font-size: 10px;
	}	
	
	.default{
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.nav{
	font-size: 14px;
	font-family: Garamond;
	font-weight: normal;
	
}
	
		.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;}
	
		.submenuDiv	{
		border-bottom-width: 0px;
		background-color: F5F5F5; 
		color: 11674C;
		cursor:pointer;
		cursor:hand;
		font-size: 9px; 
		letter-spacing: 1.25px;
		font-family:  Geneva, sans-serif;
		height: 25px;
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 4px;
		padding-bottom: 4px;}
	
.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;
	
} 

.outlinemerch	{
	border-bottom: 1px solid #972020;
}


.outline2     {
	border-bottom: 4px double DarkGoldenRod;
}

.outline3     {
	border-top: 2px solid f3ecdf;
}

.outline4     {
	border-bottom: 1px solid black;
}
	
.outline5     {
	border-right: 1px solid #972020;
}

.outline6     {
	border-top: 1px solid black;
}
/* ************************* */

.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:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	height: 11px;
	vertical-align : middle;
	}

a:hover.navlink {
	color : green;
	text-decoration: underline;
	background-color : white;
	height: 11px;
}

.linkoff {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	height: 11px;
	vertical-align : middle;
	}

.maplink {
	color: white;
	text-decoration: none;
	height: 1px;
	
	border:2px solid black;
}

#splash { 
border:1px solid black;
border-bottom:0px; 
}

#splashbottom { 
border:1px solid black;
border-top:0px; 
}

#splash p { 
font-size:11px;
line-height:14px;
margin:5px 10px 0px 10px;
text-align:center
}

#splash_ts
{
	display:block;
	width:196px;
	height:132px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/splash_ts.jpg) top left no-repeat;
}
#splash_ts:hover{ 
background-position: bottom left; }

#splash_arm
{
	display:block;
	width:268px;
	height:132px;
	text-indent: 10000px; 
	overflow: hidden; 
	background: url(../graphics/splash_arm.jpg) top left no-repeat;
}
#splash_arm:hover{ 
background-position: bottom left; }

#splash .green { color:#006600;font-style:italic; }

