/* CSS Document */

#header {
	background-image:url(../images/min_headerbg.gif);
}

#sectionheader {
	background-image:url(../images/minerals_bg.jpg);
}

.pagedivider {
	background-color:#e3d5b6;
}

#categories {
	background-image:url(../images/min_categories_bg.gif);
}

#information {
	background-image:url(../images/min_information_bg.gif);
}

#navColumnOneWrapper {
	background-image:url(../images/min_leftmenubg.gif);
}

.leftBoxContainer {
	background-image:url(../images/min_blueboxsmall_bg.gif);
}

.sideBoxContent {
	background-image:url(../images/min_blueboxbottom_bg.gif);
}

h1, h2 {
	color:#7C654B;
}

#navBreadCrumb, #navBreadCrumb a {
	color:#7C654B;
}

#footer {
	background-image:url(../images/min_footerbg.gif);
}

.sideBoxContent a, .sideBoxContent a:visited {
	color:#000;
}

.textmenu li {
	border-color:#7C654B;
}

.textmenu a {
	color:#7C654B;
}

.cartNewItem {
	color: #000;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #000;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

#categoriesContent a {
	color:#000;
}

.centerBoxHeading {
	background-image:url(../images/min_titlebg.jpg);
}

.centerBoxContentsNew, .centerBoxContentsNew a, .centerBoxContentsFeatured, .centerBoxContentsFeatured a {
	color:#7C654B;
}

