#container {
  background-color: #e0d1ab;
}

#ml_content {
}

p.home_intro {
  margin-top: 0;
  height: 70px;
  color: #37332b;
  font-size: 16px;
}

#home_collage {
  margin-bottom: 40px;
}

#home_banners {
  margin-bottom: 40px;
  padding-bottom:40px;
}

#home_banners div.banner {
  float: left;
  margin-left: 4px;
  margin-bottom:5px;
}

#home_banners div a{
	display:block;
	width:190px;
	height:200px;
	text-decoration:none;
}

#home_banners div a:hover{
	text-decoration:none;
}

#home_banners div.first {
	margin-left: 70px;
}

#bottom_banner {
	clear:both;
}


#bottom_banner div{
	display:block;
	width:630px;
	margin-left:45px;	
}



.bucketLocker{
	background:url(/images/home/bucketsLockers.png) no-repeat;
}

.bucketBenches{
	background:url(/images/home/bucketsBenches.png) no-repeat;
}

.bucketLocks{
	background:url(/images/home/bucketsLocks.png) no-repeat;
}

.bucketParts{
	background:url(/images/home/bucketsPart.png) no-repeat;
}

.bucketShelving{
	background:url(/images/home/bucketsShelving.png) no-repeat;
}

.bucketRestroom{
	background:url(/images/home/bucketsRestroom.png) no-repeat;
}

.bucketBleachers{
	background:url(../images/home/bucketsBleachers.png) no-repeat;
}

.bucketADA{
	background:url(/images/home/bucketsADA.png) no-repeat;
}

.bucketHowToVideo{
	background:url(../images/home/bucketsHowToVideo.png) no-repeat;
}

.bucketTextBG{
	background:url(/images/home/bucketsTextBG.png) repeat-x;
	margin-top:20px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	cursor:pointer;
}


.dwFeaturedItems{
	float:right;
	width:155px;
	height:359px;
	background: url(/images/FeaturedItemsBottom.png) no-repeat;
	margin-right:2px;
	margin-top:10px;
	text-align:center;
}

.dwFeaturedItems div{
	height:120px;
	border-bottom:1px solid #ede4c3;
	padding-top:10px;
}

.dwFeaturedItems img{
	padding-top:5px;
}

.style12 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #CC0033;
}
