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: #804000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #D9D1BC url(images/background1.gif);
position: absolute;
	text-align: center;
	font: 11px fantasy, cursive, Serif;
	color: #695F4C
	
}

/** layout **/
#wrapper {
  left: 160px;
	text-align: left;
	margin: 57px auto;
	width: 672px;
	  position: absolute;
	  background: white;
}

#header {
  background: white;
  height: 266px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 326px;
  width: 270px;
  color: #5C5858;
  padding-top: 6px;
padding-right: 6px;
padding-left: 6px;
}
#logo h1 {
  font: bold 45px fantasy, cursive, Serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#nav {
  background: #D9D1BC;
  position: absolute;
  top: 101px;
  left: 365px;
  width: 300px;
  padding: 6px 0;
  text-align: center;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 235px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: right;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background: url(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}

#body {
  padding-top: 6px;
padding-right: 6px;
padding-left: 6px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 293px;
}
#categories1 {
  float: left;
  width: 358px;
}
#seasonal, #collection {
  float: right;
  width: 358px;
  background: #D4CAB6;
  margin-bottom: 2px;
font-family: "arial narrow", arial, sans-serif;
font-size: 16px
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p {
  margin: 0.9em 0;
}

.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}

h3 {
  font: bold 16px "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: 0px 0px 0px 0px;
  background: #847A67;
font-family: "arial narrow", arial, sans-serif;

}
#categories li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
font-family: "arial narrow", arial, sans-serif;
  padding: 3px 0 3px 35px;
}
#categories1 li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
font-family: "arial narrow", arial, sans-serif;
  padding: 7px 0 8px 35px;
}
#categories a {
  text-decoration: none;
  color: #695F4C;
}
#categories a:hover {
  text-decoration: underline;
}

#categories1 h2 {
  color: #fff;
  padding: 0px 0px 0px 0px;
  background: #847A67;
font-family: "arial narrow", arial, sans-serif;

}
#categories1 li {
  background: #D4CAB6 left url(images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
font-family: "arial narrow", arial, sans-serif;
  padding: 7px 0 8px 35px;
}
#categories1 a {
  text-decoration: none;
  color: #000000;
}
#categories1 a:hover {
  text-decoration: underline;
}

#collection {
  background: #D4CAB6 bottom right  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;
font-size: 16px;

}
#collection li {
  margin: 0.2em 0;
  color: #695F4C;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 103px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 146px;
}

#seas-one {
  float: left;
  width: 195px;
  margin-right: 3px;
  background: url(images/foot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url(images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/foot_3.jpg) no-repeat;
}

#seas p {
  text-align: right;
  color: #000;
  margin: 80px 15px 0 0;
  font-size: 23px;
  font-weight: bold;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  font-family: "arial narrow";
background: white;

}