.hometitle {
	padding: 25px 15px 0 10px;
}


.featured_img {
	
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:0px;	
	}
	
.accessories_img {
	padding: 18px 0 0 15px;
	}
	
.home_img { 
padding-right: 1px;
 }
 
 #featured_home p { 
 padding-right: 15px; }

	#view_featured, .details_home 
	{
	padding-left:0px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;	
	
	 }
	#view_featured a:link {
	padding: 0 15px 0 0;
	color: #d41304;
	text-align: right;
	text-decoration: none;
	}
	
	#view_featured a:hover {
	text-decoration: underline;
	}
	
	.details_home {
		background-color: #6c6c6d;
		color: white;
		text-align: right;
	}
	
		.details_home a:link {
		color: white;
		text-decoration: none;
	}
	
	.details_home a:hover {
		color: white;
		text-decoration: underline;
		}
	
td#accessories_home .details_home, #view_featured, #featured_img_bottom {
	background-image: url(../images/bg_dotted_border_hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
} 

td#living_room .details_home, td#bedroom .details_home { 
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
 }

#featured_home, td#living_room, td#bedroom {
	background-image: url(../images/vertical_divider.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#bottom_border { 
	background-image: url(../images/bg_dotted_border_hor.gif);
		background-repeat: repeat-x;
		background-position: top;
 }

td#sales { 
background-color: #d41304;
border-top: solid 2px white;
 }
 
 td#sales a:link { 
 color:  color: #6c6c6d;
  }
 
 .sale_product { 
 background-color: white;
 padding: 8px;
  }

  
  .sale_ad { 
  padding: 15px 60px 10px 60px; 
   }
	
	#sales_ad a:link, #sales_ad a:visited { 
	color: white;
	 }
	


