#ddlRoomDividers
{
	width: 166px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;
    line-height:2.4;
}

#ddlFurniture
{
	width: 155px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;
    line-height:2.4;
}

#ddlLighting
{
	width: 156px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px; 
}

#ddlHomeDecor
{
	width: 155px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;        
}

#ddlFineGifts
{
	width: 130px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;
    line-height:2.4;
}

#ddlArt
{
	width: 152px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;    
}


#ddlSale
{
	width: 101px;	
	margin: 0;
    padding: 0;			            	        
    background-image: url('images/bkgrnd_dropnav.gif'); 
    background-repeat: repeat-x; 
    background-position: left bottom; 
    background-color: #a33b05;
    position:absolute;
    top:30px;
    left:0px; 
    z-index:100;	
    border-right:solid 1px #AA6641;
    border-left:solid 1px #AA6641;
    border-bottom:solid 1px #AA6641;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:8px;    
}

.ddl
{
	line-height:2;	
}


.ddl a {
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;            
    font-weight:bold;	
    text-decoration:none;    
    color:#D8C6A6;
}
.ddl a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica;
    font-size: 11px;            
    font-weight:bold;	
    text-decoration:none;
	color: #FFC467;
}