@charset "utf-8";
/* CSS Document */
.gold{
background:url(../../images/bg/gold.jpg) no-repeat #aca63e;
}
.darkgold{
background:url(../../images/bg/darkgold.jpg) no-repeat #514f2c;
}
/* Stripes */
.w10striped{
	background: url(../../images/bg/w10striped.png) repeat;
}
.w25striped{
	background: url(../../images/bg/w25striped.png) repeat;
}
.w50striped{
	background: url(../../images/bg/w50striped.png) repeat;
}
.w75striped{
	background: url(../../images/bg/w75striped.png) repeat;
}
.w90striped{
	background: url(http://barrelhouseatl.com/images/bg/w90striped.png) repeat;
}
.w100striped{
	background: url(../../images/bg/w100striped.png) repeat;
}
.b10striped{
	background:  url(../../images/bg/b10striped.png) repeat;
}
.b25striped{
	background: url(../../images/bg/b25striped.png) repeat;
}
.b50striped{
	background: url(../../images/bg/b50striped.png) repeat;
}
.b75striped{
	background: url(../../images/bg/b75striped.png) repeat;
}
.b90striped{
	background: url(../../images/bg/b90striped.png) repeat;
}
.b100striped{
	background: url(../../images/bg/b100striped.png) repeat;
}
#w10striped{
	background: url(../../images/bg/w10striped.png) repeat;
}
#w25striped{
	background: url(../../images/bg/w25striped.png) repeat;
}
#w50striped{
	background: url(../../images/bg/w50striped.png) repeat;
}
#w75striped{
	background: url(../../images/bg/w75striped.png) repeat;
}
#w90striped{
	background: url(http://barrelhouseatl.com/images/bg/w90striped.png) repeat;
}
#w100striped{
	background: url(../../images/bg/w100striped.png) repeat;
}
#b10striped{
	background:  url(../../images/bg/b10striped.png) repeat;
}
#b25striped{
	background: url(../../images/bg/b25striped.png) repeat;
}
#b50striped{
	background: url(../../images/bg/b50striped.png) repeat;
}
#b75striped{
	background: url(../../images/bg/b75striped.png) repeat;
}
#b90striped{
	background: url(../../images/bg/b90striped.png) repeat;
}
#b100striped{
	background: url(../../images/bg/b100striped.png) repeat;
}