body {
	background-color: 	#cccc66;
	font-family:		Verdana, "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 		small;
	margin:			0px;
	color:			#996600;
}

#allcontent {
	width:			950px;
	padding-top:		5px;
	padding-bottom:		5px;
	background-color:	#FFFFFF;
	margin-left:		auto;
	margin-right:		auto;
}


#header {
	margin: 		5px;
	height:			60px;
	align:			center;	
	text-align:		center;
	padding:		5px;
}


#menu {
	BORDER-RIGHT: 		#996600 1px solid; 
	PADDING-RIGHT: 		15px; 
	BORDER-TOP: 		#996600 1px solid; 
	PADDING-LEFT: 		10px; 
	BACKGROUND: 		#ffffff; 
	PADDING-BOTTOM: 	15px;
	MARGIN: 		20px 80px 10px 10px; 
	BORDER-LEFT: 		#996600 1px solid; 
	WIDTH: 			150px; 
	COLOR: 			#996600; 
	LINE-HEIGHT: 		0.5em; 
	PADDING-TOP: 		15px; 
	BORDER-BOTTOM: 		#996600 1px solid
}

#main {
	background: 		#FFFFFF;
	font-size:		105%;
	padding:		10px;
	margin:			0px 10px 10px 0px;
	width:			650px;
	float:			right;
	line-height: 		normal;
}

#footer {
	background-color:	#FFFFFF;
	text-align:		center;
	padding:		5px;
	margin:			5px;
	font-size:		90%;
	clear:			right;
	color:			#996600;
	border-top:		1px solid #996600;
	align:			center;
}

h2 {
	font-size:		150%;
}


ul#navigation_top {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#navigation_top a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#navigation_top a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#navigation_top li {
	display:		inline;
}

ul#furniture_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#furniture_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#furniture_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#furniture_nav li {
	display:		inline;
}


ul#antiques_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#antiques_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#antiques_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#antiques_nav li {
	display:		inline;
}

ul#kitchen_goods_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#kitchen_goods_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#kitchen_goods_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#kitchen_goods_nav li {
	display:		inline;
}

ul#used_clothing_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#used_clothing_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#used_clothing_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#used_clothing_nav li {
	display:		inline;
}


ul#vintage_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#vintage_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#vintage_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#vintage_nav li {
	display:		inline;
}

ul#accessories_nav {
	margin-left:		0;
	padding-left:		0;
	list-style-type:	none;
}

ul#accessories_nav a {
	display:		block;
	text-decoration:	none;
	color:			#996600;
	padding:		.5em .5em;
	border-bottom:		1px solid #996600;
	width:			10em;
}

ul#accessories_nav a:hover {
	background:		#FF9900;
	color:			#FFFFFF;
}

ul#accessories_nav li {
	display:		inline;
}


p.navigation {
	font-weight:		bold;
}

table {
	margin-left:		2px;
	margin-right:		2px;
	border:			none;
	caption-side:		top;
	border-spacing:		0px;
	padding:		3px;
	line-height:		1.5em;
	font-size: 		small;
	align:			center;
	text-align:		center;
}

table.header {
	border-bottom:		1px solid #996600;
	align:			center;
	border-collapse:	collapse;
}

th {
	font-size:		105%;
	text-decoration:	bold;
	text-align:		center;
	align: 			center;
}

tr {	
	align:			center;
}


td {
	border:			none;
	padding:		5px;
	text-align:		center;
	font-size: 		small;
	align:			center;
}

td.aboutus {
	align:			left;
}

/*td.menu {
	border:			none;
	padding-top:		0px;
	padding-bottom:		0px;
	text-align:		left;
}*/

td.header {
	border:			none;
}

p {
	align:			left;
}


a {
	text-decoration:	none;
	color:			#FF9900;
}

div.catalog {
	width:			120px;
	float:			left;
	margin:			0px 10px 10px 0px;
}

div.catalog (
	margin:			10px 0px 0px 10px;
}

.clear {
	clear:			left;
}

