body {
	height: auto;
	background: #FFF url(../simages/body-strip.jpg) repeat-x;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* hyperlinks */
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
}

#main {
		background: url(../simages/back.jpg) center top no-repeat;
}	


#minicartcontainer {
	top: 10px;
	left: 740px;
	height: 100px;
	width: 217px;
	border: solid; border-color: #e6e6e6; border-width: 2px;
}



/* Top half of the links in the header */
	
	#navbar a {
		color:#964f00;
	
	}
	#navbar a:hover {
		background: #fff7ee;
		color: #FFF;
	}
	

/* coreleft - NavMenu.ascx */
#coreleft {
	border-left-style: solid; border-left-width: 1px; border-left-color: #c3e1f9;
	border-right-style: solid; border-right-width: 1px; border-right-color: #c3e1f9;
	border-top-style: solid; border-top-width: 2px; border-top-color: #c3e1f9;
	border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #c3e1f9;
}


	#coreleft ul li a {
		color: #464646;
		padding: 2px;
		padding-left: 5px;
	}

	#coreleft ul li a:hover {
		background: #c3e1f9;
		color: #235bc3;
	}
	



/* the center part  */
#corecenter {
	border-left-style: solid; border-left-width: 1px; border-left-color: #c3e1f9;
	border-right-style: solid; border-right-width: 1px; border-right-color: #c3e1f9;
	border-top-style: solid; border-top-width: 2px; border-top-color: #c3e1f9;

}


/* the footer */
#footer {
	background: #7f7f7f;

}

	#footer a {
		color: #FFFFFF;
	}
	#footer a:hover {
		background: #c3e1f9;
		color: #000;
	
	}
		#footlinks a {
		color:#333;
		}
	#footlinks a:hover {
		background: #c3e1f9;
		color: #000;
	}


/* contains all content template styles */


#cat_name {
Color: #b4875e;
}


		/* Product Data Boxes */

.product_title {
color: #6683cb;
}

