body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	font-size: 12px;
	color: #000000;
	background-color: #f2ece5 /*~ main.background-color */;
}

#wrapper1 {
	background-color: #D7cba1;
	background-repeat:repeat-y;
	background-position:146px 0px;
}

#wrapper2 {
	background-color: #D7cba1;
	background-repeat:repeat-y;
	background-position:right 0px;
}

.left {
	border-top:13px solid #D7cba1;
}

.container-left {
	border-top:10px solid #D7cba1;
}

.center { 
	background-color:#ffffff; 
	border-top: 28px solid #ffffff;
	border-bottom: 50px solid #ffffff;
}

.right {
	border-top:13px solid #D7cba1;
}

.container-right {
	border-top:10px solid #D7cba1;
}

a:link {
	color: #000000 /*~ link.color */;
}

a:visited {
	color: #000000 /*~ link-visited.color */;
}

a:hover {
	color: #f2ece5 /*~ link-hover.color */;
	
}


#expander {
	background-color: transparent;
}




#header-content {
	background-color:#f2ece5;
	background-image: none;
	background-position:left bottom;
	background-repeat:repeat-x;
}



.container-left .content-block, {
color: #000000;
}
.container-right .content-block {
	color: #000000;
}

.container-left a:link, {
	color: #000000;
}
.container-left a:visited, {
	color: #000000;
}
.container-right a:link, {
	color: #000000;
}
.container-right a:visited {
	color: #000000;
}

.container-left a:hover,  {
	color: #000000;
}

.container-right a:hover {
	color: #000000;
}


.container-left .content-block h3, {
	background-color:#D7cba1;
	color: #000000;
} 
.container-right .content-block h3 {
	background-color:#D7cba1;
	color: #000000;
} 


.content-product { /*--the whole box - border overwrite--*/
	border-color: #D7cba1;
}

	
.content-product-header { /*--Box top--*/
	background-color: #B18F61;
}


.footer-section {
	color:#000000 /*~ footer.color */;
	background-color:#f2ece5;
	border-top:30px solid #D7cba1;	
}

.footer-section a:link, .footer-section a:visited {
	color:#000000 /*~ footer.color */;
}


.content-category .largeimage { display:none; }
.content-category .smallimage img { display:none; }


.navigation1 {
	clear:both;
	height:auto !important;
	height:10px;
	font-weight:bold;
	font-size:11px;
	margin: 5px 0px 7px;
	padding: 0px;
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	text-decoration: none;
}


.quick-search-button {
	background-color:#ffffff;
	border-color:#EEEEEE;
	color:#B18f61;
	cursor: pointer;
}




.category-list-header a:link {
	color:#00ff00;
	text-decoration:none;
}

.category-list-header a:visited {
	color:#00ff00;
	text-decoration:none;
}

.category-list-header a:hover {
	color:#00ff00;
	text-decoration:none;
}
