	/* INTELLISHOP */

	#topheader2_left {
		background-image: url('../images/intellishop/header_logo.gif');
	}
	#topheader3 {
		background-color: #93cf21;
	}
	#topheader4_left {
		background-color: #a0dd2a;
	}
	#topheader4_right {
		background-color: #a0dd2a;
	}


	/* Left Menu Nav */
	.menu-hdr{
		background-color:#93cf21;
		background-image:url('../images/intellishop/menu-hdr-background.gif');
	}
	.menu-hdr-text{
		background-color:#4858a7;
	}
	.menu-text{
		color:#003800;
	}
	.menu-item,.menu-item-selected{
		color:#605e5e;
	}
	a.menu-item:hover,.menu-item-selected:hover{
		color:#629600;
	}


	/* Bread Crumb */
	a.breadcrumb:hover{
		color:#629600;
	}
	.breadcrumb,.breadcrumb-selected{
		color:#629600;
	}
	.breadcrumb-selected{
		color:#605e5e;
	}
	.breadcrumb-bottom{
		color:#605e5e;
	}
	.pagetitle{
		color:#629600;
	}



	/* Footer SEO Links */
	a.footlink:hover{
		color:#394a9c;
	}



	/* Feature Link, Used in the boxs */
	.flink{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		color:#529000;
		text-decoration:none;
	}
	.flink:hover{
		color:#4454a5;
	}


	h1,.h1{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color:#394a9c;
		padding-bottom: 2px;
		text-align:left;
	}


	h2,.h2{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color:#394a9c;
		padding-top: 8px;
		padding-bottom: 1px;
	}


	h3,.h3{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color:#000000;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	.easy{
		color:#a6b4f5;
		font-style: italic;
		font-weight: bold;
	}
	.header-address{
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color:#ffffff;
		padding-top: 1px;
		padding-bottom: 1px;
	}









	.green{
		color:#99cc00;
	}



