/*
Products Page - New Pioneer
*/

#pagewrapper {
	background-color: #FBC255;
}

#mastheadLogo {
    background: url(prod_logo.jpg) no-repeat left;
}

#mastheadBackground {
    background: url(prod_masthead.jpg) no-repeat left;
}

#mastheadPageTitle {
    background: url(prod_pagetitle.gif) no-repeat left;
}

#headerLinks, #headerLinks a {
	color: #fff;
}

#mnuCurrentItem, #mnuItemProducts {
    background: url(prod_leaf.gif) no-repeat center;
    width: 102px !important;
}

#mnuLinkProducts {
    color: #000 !important;
}

#mnu, #mnu ul { /* menu wrapper div, all submenu lists */
	background-color: #250002;
}

#footer, #footer a {
    color: #fff;
	background-color: #842528;
}

#footerimage {
    background: url(prod_footer.gif) no-repeat center;
}

.calloutbox {
	background: url(prod_box_bottom.gif) no-repeat bottom;
}

.calloutboxtext {
	background-image: url(prod_box_top.gif) no-repeat bottom;
}

.leaf {
    background: url(prod_leaf_bottom.gif) no-repeat bottom;
}

.leaftext {
	background: url(prod_leaf_top.gif) no-repeat top;
}

.leaftext a {
	color: #FCF6C2;
}

.leafbullet1 {
	background: url(prod_leafbullet1.gif) no-repeat left;
}
.leafbullet2 {
	background: url(prod_leafbullet2.gif) no-repeat left;
}
.leafbullet3 {
	background: url(prod_leafbullet3.gif) no-repeat left;
}

