body {
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	font-size: 12px;
	color: #000000;
	background-color: #ffffff /*~ main.background-color */;
}

.content {
	
}

#wrapper1 {
	background-color: #C6B790;
	background-repeat:repeat-y;
	background-position:146px 0px;
}

#wrapper2 {
	background-color: #C6B790;
	background-repeat:repeat-y;
	background-position:right 0px;
}

.left {
	border-top:13px solid #C6B790;
}

.container-left {
	border-top:10px solid #C6B790;
}

.center { 
	background-color:#ffffff; 
	border-top: 28px solid #ffffff;
	border-bottom: 50px solid #ffffff;
}

.right {
	border-top:13px solid #C6B790;
}

.container-right {
	border-top:10px solid #C6B790;
}

a:link {
	color: #000000 /*~ link.color */;
}

a:visited {
	color: #252525 /*~ link-visited.color */;
}

a:hover {
	color: #c2253d /*~ link-hover.color */;
	
}

.outer {
	
}

.float-wrap {
	
}

#expander {
	background-color: transparent;
}




#header-content {
	background-color:#ffffff;
	background-image: none;
	background-position:left bottom;
	background-repeat:repeat-x;
}



.container-left .content-block, 
.container-right .content-block {
	color: #ffffff;
}

.container-left a:link, 
.container-left a:visited, 
.container-right a:link, 
.container-right a:visited {
	color: #ffffff;
}

.container-left a:hover,  
.container-right a:hover {
	color: #000000;
}


.container-left .content-block h3, 
.container-right .content-block h3 {
	background-color:#C6B790;
	color: #ffffff;
} 


.content-product { /*--the whole box - border overwrite--*/
	border-color: #9C7C2D;
}

	
.content-product-header { /*--Box top--*/
	background-color: #c2253D;
}


.footer-section {
	color:#000000 /*~ footer.color */;
	background-color:#706957;
	border-top:10px solid #C6B790;	
}

.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;
	text-shadow:;
}




