	a:link{color: darkred; text-decoration: underline;}
	a:visited{color: darkred; text-decoration: underline;}
	a:hover{color: 495F9A; text-decoration: underline;}	
	
	a.menu-side:link{color: 013B69; text-decoration: none;}
	a.menu-side:visited{color: 013B69; text-decoration: none;}
	a.menu-side:hover{color: darkblue; background-color: 013B69;}	
	
	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.content:link{color: 003366; text-decoration: none;}
	a.content:visited{color: 003366; text-decoration: none;}
	a.content:hover{color: 993300; text-decoration: underline;}	
	
	.default {
	font-size: 11px;
	font-family: Arial;
}

		.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: 495F9A;}
		.black{color: 000000;}
		.orange{color: D18927;}
		.white{color: FFFFFF;}
		.darkblue{color: darkblue;}

	.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 #1B7964;
}


.outline2     {
	border-bottom: 4px double DarkGoldenRod;
}

.outline3     {
	border-top: 2px solid f3ecdf;
}

.outline4     {
	padding-right: 10px;
	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;
}

.facts {
	padding-left:3px;
	padding-right:3px;
}

.thumb {
/*	border:1px solid darkblue;*/
	padding:10px;
}

.did {
	margin-left:8px;
	margin-right:8px;
	padding-bottom:10px;
	align:left;
	color:darkblue;
	font-family:arial;
	font-size:8pt;
}

#dhtmltooltip{
font-face:arial;
font-size:8pt;
color:003366;
position: absolute;
width: 190px;
border: 1px solid #003366;
padding: 2px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

ul.nav {margin-left: 0; padding-left: 20px;padding-right:5px;}

.login-menu { width:100%; height:100%; line-height:28px; clear:both; text-align:right;}
.login-menu div{ margin-right:20px; }
.cc-content { margin:20px;}
