html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #2A0000;
}
a:hover {

}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: none;
	background-color: #504634;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 720px;
	background: #ffffff;
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#header {
	height: 150px;
	background-color: #D9D1BC;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#logo {
	position: absolute;
	top: 12px;
	left: 308px;
	width: 323px;
	color: #52616E;
	background-image: url(file://///jphans01/company/websites/www.jphans.com/images/logo2.png);
	height: 50px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#logo h1 {
	font: bold 24px "arial narrow", arial, sans-serif;
	height: auto;
	width: auto;
	background-image: url(images/logo2.jpg);
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#cart {
  position: absolute;
  top: 10px;
  left: 454px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#cart-top { background: url(file://///jphans01/company/websites/www.jphans.com/images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(file://///jphans01/company/websites/www.jphans.com/images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(file://///jphans01/company/websites/www.jphans.com/images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#nav {
	position: absolute;
	top: 87px;
	left: 307px;
	width: 320px;
	text-align: center;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 0;
	background-image: url(images/002.jpg);
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}
#nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
#sub2 {
	position: relative;
	width: 511px;
	text-align: left;
	top: 0px;
	height: 24px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #996c33;
}
#sub2 li {
  list-style: none;
  display: inline;
  color: #fff;
}
#sub2 a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
#sub2 a:hover {
  text-decoration: underline;
  color: #FF0;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background: url(file://///jphans01/company/websites/www.jphans.com/images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(file://///jphans01/company/websites/www.jphans.com/images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(file://///jphans01/company/websites/www.jphans.com/images/pic_3.jpg) no-repeat;
  width: 128px;
}

#body {
  padding-top: 3px;
  background-color:#FFF;
}
#products {
	float: left;
	width: 195px;
	height: 420px;
	background-color: #D4CAB6;
}
#main {
	float: none;
	background: #D4CAB6;
	margin-bottom: 2px;
}
#product_main {
	float: right;
	height: 400px;
	width: 521px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 19px;
	background-color: #D4CAB6;
}
#item_main {
	float: right;
	background: #D4CAB6;
	height: auto;
	width: 521px;
	margin-bottom: 0px;
}
#product_sub{
	float: right;
	height: 30px;
	width: 511px;
	background-color: #2E2E2E;
	color: #FF0;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	position: relative;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-image: url(file://///jphans01/company/websites/www.jphans.com/images/bg_004.jpg);
}
#item_number{
	float: right;
	background: #D4CAB6;
	height: auto;
	width: 521px;
	margin-bottom: 0px;
}
#collection {
	float: right;
	width: auto;
	background: #D4CAB6;
	margin-bottom: 2px;
	height: inherit;
}
#main .inner {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#product_main .inner {
	padding: 6px 12px;
	font-size: 16px;
}
#item_main .inner {
  padding: 6px 12px;
}
#collection .inner {
  padding: 6px 12px;
}
#main p {
	margin: 0.9em 0;
	font-size: 12px;
	text-align: left;
	color: #00F;
}
#product_main p {
  margin: 0.9em 0;
}
#item_main p {
  margin: 0.9em 0;
}
#collection p {
  margin: 0.9em 0;
}
h3 {
	font: bold 14px "arial narrow", arial, sans-serif;
	color: #1B1812;
	font-size: 18px;
}

h2 {
	font: 18px "arial narrow", arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
	font-size: 24px;
}
#products h2 {
	color: #fff;
	font-size: 24px;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 26px;
	background-color: #000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(file://///jphans01/company/websites/www.jphans.com/images/bg_004.jpg);
}
#products li {
	list-style: none;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #D4CAB6;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-style: none;
	height: 25px;
	border-top-color: #2A0000;
	border-right-color: #2A0000;
	border-bottom-color: #2A0000;
	border-left-color: #2A0000;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
#products li:hover {
	background-color:#42210b
}
#products a {
  text-decoration: none;
  color: #000000;
}
#products a:hover {
	text-decoration: underline;
	color: #FF0
}
#collection {
  background: #D4CAB6 bottom right url(file://///jphans01/company/websites/www.jphans.com/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;
}
#product_home-01, #product_home-02, #product_home-03, #product_home-04  {
	height: 180px;
	width: 180px;
}
#product_home-01 {
	float: left;
	width: 180px;
	height: 180px;
	background-image: url(images/outdoor_180.jpg);
	background-repeat: no-repeat;
}
#product_home-02 {
	float: left;
	width: 180px;
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(images/ft002a_180.jpg);
}
#product_home-03 {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	background-image: url(images/advertising01.jpg);
}
#product_home-04 {
	float: left;
	width: 180px;
	height: 180px;
	background-repeat: no-repeat;
	background-image: url(images/sc043_180.jpg);
}
#product_home p {
	text-align: right;
	color: #3CC;
	font-size: 23px;
	font-weight: bold;
	margin-top: 125px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 0;
}
#product_home p.date {
  margin-top: 0;
  font-size: 16px;
}

#footer {
	text-align: center;
	font-size: 10px;
	padding: 3px;
	background-color: #4B5360;
	color: #FFF;
	background-image: url(file://///jphans01/company/websites/www.jphans.com/images/bg_005.jpg);
}
.black {
	color: #000;
}
