html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	font: 11px verdana, arial, sans-serif;
	text-align: center;
}
a.more {
	font: 11px verdana, arial, sans-serif;
	color: #FFA405;
	text-decoration: none;
	text-align: center;
}
a.more:hover {
	font: 11px verdana, arial, sans-serif;
	color:#996600;
	text-decoration: underline;
	text-align: center;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 10px auto;
	width: 800px;
	background: #ffffff;
	position: relative;
}

#header {
	background: #D9D1BC url(images/top-nav.gif) no-repeat;
	height: 174px;
}
#tophomebackground {
	background: #D9D1BC url(images/roof.jpg) no-repeat;
	height: 218px;
}

#homebg {
	background: #D9D1BC url(images/bg-chinese.gif) no-repeat;
	height: 240px;
	width: 800px;
}
#homebglong {
	background: #D9D1BC url(images/bg-chinese-long.gif) no-repeat;
	height:500px;
	width: 800px;
}

#insidehomebg {
	background: #D9D1BC url(images/inside-bg.gif) no-repeat;
	height: 900px;
	width: 800px;
}
#carthomebg {
	background: #D9D1BC url(images/inside-bg.gif) no-repeat;
	height: 350px;
	width: 800px;
}

#left {
	float:left;
	width:780px;
	margin-left:15px;
	display:inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#insideleft {
	float:left;
	width:400px;
	margin-left:15px;
	display:inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#leftnav {
	float:left;
	width:120px;
	margin-left:35px;
	display:inline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#leftnav a{
	color:#000;
	text-decoration: none;
}
#leftnav a:hover{
	color:#996600;
	text-decoration: underline;
}

#rightshopping {
	float:right;
	width:640px;
	margin-top:25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#rightadd {
	float:right;
	width:290px;
	margin-top:25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#leftadd {
	float:left;
	width:300px;
	margin-top:25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#shopping a{
	margin-right:10px;
}
#insideright {
	float:right;
	width:350px;
	margin-top:25px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#insideright a{
	color:#c77e0c;
}
#insideright a:hover{
	color:#85a157;
}

#photos a{
	margin-right:20px;
}

#logo {
	position: absolute;
	top: 27px;
	left: 177px;
	width: 391px;
	color: #333;
	height: 89px;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}
/** Top Navigation **/
#nav {
	position: absolute;
	top: 141px;
	left: 151px;
	width: 649px;
	padding: 9px 0;
	text-align: left;
	text-indent: 20px;
	letter-spacing: .10em;
	
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
  
}
#nav a {
  text-decoration: none;
  color: #fff;
  margin: 0px 10px;
  
  }
#nav a:hover {
  text-decoration:none;
  color:#000000;
}


#gallery {
	position: absolute;
	top: 404px;
	left: 16px;
	width: 454px;
	height: 168px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 162px;
}
#gallery .china {
  background: url(images/china.jpg) no-repeat;
  width: 132px;
}
#gallery .southeastasia {
  background: url(images/southeast.jpg) no-repeat;
  width: 132px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 132px;
}


.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 14px "arial narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #000000;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #D4CAB6 bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}


#copyright {
  text-align: center;
  font-size: 9px;
  padding: 2px;
  
}
