@charset "UTF-8";
/* CSS Document */

/*a:hover {
	color: #336600;
	text-decoration:none;
}*/
.logo_holder{
	position:absolute;
	left:0px; top:31px;
	height:76px;
	width:56px;
	background-image:url(../images/logo/nav_logo_brown.jpg);
}


.background_image_top{
	width:100%;
	background:url(../images/backgrounds/brown_top.jpg) no-repeat center top;

}
.background_image_bottom{
	height:152px;
	width:100%;
	background:url(../images/backgrounds/brown_bottom.jpg) no-repeat center;

}
.image_spacer{
	height:auto;
}
.material_band{
	height:40px;
	width:100%;
	background:url(../images/backgrounds/brown_band.jpg) no-repeat center;

}
.background_image_spacer{
background-color:#3333FF;
height:auto;
}
.item_add_to_cart{
	color:#a0cf3d;
	font-size:11px;
	

}