#container {
  background-color: #e0d1ab;
}

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;
   width:170px;
  height:204px;  
  margin-left: 4px;
}

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

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

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

#bottom_banner {
	clear:both;
}

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

.bkt1{
	background:url(/images/home/bkt1.jpg) no-repeat;
}
.bkt2{
	background:url(/images/home/bkt2.jpg) no-repeat;
}
.bkt3{
	background:url(/images/home/bkt3.jpg) no-repeat;
}
.bkt4{
	background:url(/images/home/bkt4.jpg) no-repeat;
}

.bkt5{
	background:url(/images/home/bkt5.jpg) no-repeat;
}
.bkt6{
	background:url(/images/home/bkt6.jpg) no-repeat;
}
.bkt7{
	background:url(/images/home/bkt7.jpg) no-repeat;
}
.bkt8{
	background:url(/images/home/bkt8.jpg) no-repeat;
}

.bkt9{
	background:url(/images/home/bkt9.jpg) no-repeat;
}
.bkt10{
	background:url(/images/home/bkt10.jpg) no-repeat;
}
.bkt11{
	background:url(/images/home/bkt11.jpg) no-repeat;
}
.bkt12{
	background:url(/images/home/bkt12.jpg) no-repeat;
}

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

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

.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;
}
