html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background:  #e5e6e1; 
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 672px;
	background: ;
  position: relative;
}

#header {
  background: #D9D1BC ;
  height: 200;
}
#nav {
	background: #000066;
	top: 450px;
	width: 676px;
	padding: 10px 0;
	height: 300;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
   color: #fff;
}
#gallery {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
}


#body {
  padding-top: 3px;
 
}
#categories {
  float: left;
  width: 200px;
}
#seasonal, #collection {
  float: right;
  width: 474px;
  background: #D4CAB6;
  margin-bottom: 2px;
}
#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 14px , arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 18px , arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
}
h1{
  font: 18px , 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: 450px;
  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;
}


#seas-one {
  float: center;
  width: 650px;
  text-align:center;
  
}
#seas-one a {
  text-decoration: none;
  
}
#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}
#layout_wrapper {
	color:#663333;
	width: 685px;
}
#layout_container {padding: 5px; color:#663333;}
#layout_content {border: 1px solid; color:#663333;}
