#mainContentRow .columnLayout {
	background: url(/App_Themes/TuftiesNew/images/menuBackground.jpg) top left repeat-y #F7F4E0;
}
#contentColumn .leftHandBigger p {
	color: #FFF;
}
#mainContentRow .mainMenuColumn .mainMenu ul li ul li a:link, #mainContentRow .mainMenuColumn .mainMenu ul li ul li a:visited {
	background: #DEC480;
}
#mainContentRow .mainMenuColumn .mainMenu ul li ul li.active a:link, #mainContentRow .mainMenuColumn .mainMenu ul li ul li.active a:visited {
	background: #613C25 url(/App_Themes/TuftiesNew/images/menuBulletActive.png) 230px 11px no-repeat !important;
	color: #FFF;
}
#mainContentRow .mainMenuColumn .mainMenu ul li ul li a:link:hover, #mainContentRow .mainMenuColumn .mainMenu ul li ul li a:visited:hover {
	background: #613C25 url(/App_Themes/TuftiesNew/images/menuBulletActive.png) 230px 11px no-repeat !important;
	color: #FFF;
}
.innerOffers {
	background: #FEFDFA;
}
.innerOffers .offerDetails span {
	color: #613C25;
}
.innerOffers .offerDetails a:link, .innerOffers .offerDetails a:visited {
	color: #333;
}
.innerOffers .offerDetails a:link:hover, .innerOffers .offerDetails a:visited:hover {
	color: #C00;
}
.priceListTable table th {
	background: #FEC34E;
	color: #613C25;
}	
.priceListTable table td {
	background: #FEFDFA;
	color: #613C25;	
}	
.priceListTable p {
	color: #613C25;	
}

.leftHandSectionPhoto {
	width: 273px;
	height: 475px;
	display: block;
	background: #000;
}
/* # product details # */
.productDetails h2 {
	border-bottom: 1px dotted #FEC34E;
	color: #FEC34E;
}
p {
	color: #636467;
}
p span {
	color: #9E0918;
}