.gr_bg{
	background:#4D562F;
}
.pr_bg {
  background:#6D2B3B;
}
.gray_bg{
	background: #2F233C;
}
.btn-success {
  background: none repeat scroll 0 0 #3D4A0F;
  border-color:#A7B965;
}
.btn-success:hover{
	background: #4D562F;
}
#top_nav .nav{
	background:#6D2B3B;
}
.container.main{
	background-color:#5E6E29;
}
.frame_box{
	background: #3D4A0F;
}
#title{
	color:#470E1B;
	text-shadow: 2px 2px #4D562F;
}
ul.top ul {
  background: none repeat scroll 0 0 #6D2B3B;
}
.headers {
  color: #470E1B;
  text-shadow: 2px 2px #E2B681;
}
.prod_box{
	background:#6D2B3B;
}
.prod_img{
	background:#6D2B3B;
}
.prod_name {
  background: none repeat scroll 0 0 #6D2B3B;
}
footer {
  border-top: 12px solid #470E1B;
}
