#leftContainer {	 
	background: url(../../images/navleftbg-d.gif) repeat-y left top;
}
#columnContainer {	 
	background: url(../../images/navrightbg-d.gif) repeat-y right top;
}
#left {	 
	background: url(../../images/navleftbg-d.gif) repeat-y left top;
}
#right {	 
	background-color:#DBD2C2;
}
/*Branding*/
#header {
	background-image:url(../../images/dreyfuss.gif); 
	background-repeat:no-repeat; 
}
#montageImg {
	background-image:url(../../images/dreyfuss-m.jpg); 
	background-repeat:no-repeat; 
}

/*General Properties*/
h1{	 
	background-color:#685046;
}
.block{
	 border: 1px solid #DBD2C2;
}
/*Left Nav*/
#primaryNav li .underline {
	border-bottom:1px solid #877f6d;
}
/*Right Nav*/
#categoryNav {
	color:#685046; 
}
#categoryNav LI {	 
	color:#2A201B;
}
#categoryNav LI a {	 
	color: #685046;
}
#categoryNav a:hover {	 
	color:#FFFFFF;
}
.dreyfussIcon {	 
	background: url(../../images/watch-icons/dreyfuss.gif) no-repeat 0px 3px;
}
/*Search Area*/
.submit {	 
	background-color: #685046;
}
/*General Display Properties */ 
#content .item LI,
#specArea .item LI,
#content .item .price span,
#content .item .price span {  
	color:#57433B;
}
#content .dreyfuss {
	 border:1px solid #685046
}