body {
	margin: 0;
	}
	
body#antiques {
	background-image: url('images/new/gradient1.jpg');
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

body#new {
	background-image: url('images/new/gradient2.jpg');
	margin: 0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}

body#jewelry {
	background-image: url('images/new/gradient3.jpg');
	margin: 0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
	
body#fermob {
	background-image: url('images/new/gradient4.jpg');
	margin: 0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
	
body#maininfo {
	background-image: url('images/new/gradient5.jpg');
	margin: 0;
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
	
.wrapper {
	width: 1200px;
	min-height: 1000px;
	}

.left {
	width: 215px;
	float: left;
	}

.main {	
	width: 900px;
	height: 700px;
	float: left;
	margin-left: 20px;
	}

.left_menu_yellow {
	background-color: #FACBA9;
	padding: 5px;
	}

.left_menu_pink {
	background-color: #F97571;
	padding: 5px;
	}
	
.left_menu_jewelry {
	background-color: #F99786;
	padding: 5px;
	}

.left_menu_orange {
	background-color: #F8A32F;
	padding: 5px;
	}

a:link, a:visited {
	color: #313007;
	text-decoration: none;
	}

a:hover {
	color: #313007;
	text-decoration: underline;
	}

.leftnav {
	margin-left: 15px;
	margin-left: 15px;
	font-size: 13pt;
	line-height: 17pt;
	}

.active {
	margin-left: -14px;
	font-weight: bold;
	color: #07808C;
	}
	
.active a.lnav:link, .active a.lnav:visited {	
	color: #07808C;
	}
	
.items {
	min-width: 850px;
	}

table.items td {
	padding: 10px 0px 10px 10px;
	}
	
td.section_head {
	border-bottom: 1px solid #313007;
	padding-bottom: 20px;
	font-family: Times;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16pt;
	color: #313007;
	}

.header {
	margin-left: 10px;
	}
	
.header_new {
	margin-left: 10px;
	padding-top: 30px;
	}
	
h1 {
	font-family: Times;
	font-size: 16pt;
	color: #313007;
	font-weight: normal;
	}

h2 {
	font-family: Times;
	font-size: 14pt;
	color: #313007;
	font-weight: normal;
	}
	
.product {
	text-align: left;
	width: 600px;
	margin-left: 10px;
	padding-bottom: 50px;
	}
	
.content {
	margin-left: 10px;
	}

.navspc {
	height: 3px;
	}
	
a.hlite:link, a.hlite:visited, a.hlite:hover {
	color: #fff;
	text-decoration: underline;
	}

.procat {
	background-color: #fff; 
	width: 200px; 
	height: 205px; 
	text-align: center; 
	padding: 5px 5px 0px 5px;
	}
	
.procat_link {
	background-color: #FACBA9; 
	padding: 5px; 
	width: 200px; 
	text-align: center;
	}

.soldcat {
	background-color: #fff; 
	width: 150px; 
	height: 150px; 
	text-align: center; 
	padding: 5px 5px 5px 5px;
	}

.soldcat_link {
	background-color: #FACBA9; 
	padding: 5px; 
	width: 150px; 
	text-align: center;
	}

.subnavindent {
	margin: 3px 3px 8px 15px;
	font-size: 12pt;
	}
	
.navbold {
	font-size: 14pt;
	font-weight: bold;
	}

.boldtext {
	color: #07808C;
	font-weight: bold;
	font-size: 13pt;
	}
	
#pro_icons img {
padding-right: 5px;
padding-bottom: 5px;
}
