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: #AD0E3A;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

/*
#878787
#444444
#585858
*/
body {
	background: #E65C83; /*#504634;*/
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 672px;
	background: #F3F0EB;
    position: relative;
	border: 1px solid #333322;
}

#header {
  background: #D9D1BC url(../images/header.jpg) no-repeat;
  height: 266px;
}

#logo {
  position: absolute;
  top: 12px;
  left: 350px;
  width: 300px;
  color: #ffffff;
  text-align:right;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;

}
#logo p {
  margin: 0;
  font-weight: bold;
  font: bold 14px "arial narrow", arial, sans-serif;
}

/*#nav {
  background: #161616;
  position: absolute;
  top: 101px;
  left: 287px;
  width: 385px;
  padding: 9px 0;
  text-align: center;
}

#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
  text-decoration: none;
  color: #fff;
}

#nav a:hover {
  text-decoration: none;
  color: #DA174E;
}
*/
#nav {	
	clear: both;
	margin: 0; 
	  background: #161616;
	  position: absolute;
	  top: 101px;
	  left: 300px;
	  padding: 0px 0;
	  text-align: center;
	float: left;
}
#nav ul {
	font: bolder 13px 'Trebuchet MS', sans-serif;
	width: 372px;
	color: #FFF;
	background-color: #161616;		 	
	margin: 0 0px;
	padding: 0;
	display: inline;
	/*border-bottom: 6px solid #FFF;*/
	float: left;	
}
#nav li {
	float: left;
	list-style: none;
}
#nav li a {
	display: block;
	padding: 5px 15px;	
	color: #FFF;	
	text-decoration: none;	
}
#nav li a:hover {
	background: #CC2F5A; /*#E65C83;*/
	/*background: #4874B1;*/
	color: #FFF;
}

#nav li a#current  {
	background: #D51C17;
	color: #FFF;
}


#menu2 {	
	clear: both;
	margin: 0; 
	padding: 0 0 0px 0;		
    width: 195px;
	background: #FFF url(../images/wrap-bg.jpg) repeat-y;
	float: left;
}
#menu2 h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#menu2 ul {
	font: bolder 12px 'Trebuchet MS', sans-serif;
	width: 160px;		
	color: #000000;
	background-color: #F3F0EB;		 	
	margin: 0 0px;
	padding: 0;
	float: left;	
	text-decoration: none;	
}
#menu2 li {
    border-top: 1px solid #F4EFDF;
	float: left;
	list-style: none;
	text-decoration: none;	
}
#menu2 li a {
	display: block;
	padding: 5px 15px;	
	color: #000000;	
	width: 159px;		
	text-decoration: none;	
	border-left: 6px solid #F3F0EB
}
#menu2 li a:hover {
	text-decoration: none;	
	/*background: #D51C17;*/
	background: #CC2F5A;
	color: #FFF;
	border-left: 6px solid #000000
}
#menu2 li a#current  {
	background: #D51C17;
	color: #FFF;
}

#body {
  padding-top: 3px;
  background-color:#F3F0EB;
}

#categories {
  float: left;
  width: 195px;
}
#seasonal, #collection, #association {
  float: right;
  width: 474px;
  background: #D4CAB6;
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner, #association .inner {
  padding: 6px 12px;
}
#seasonal p, #collection p, #association 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 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;
}

#association {
  background: #D4CAB6 bottom right url(../images/assoc_bg.png) no-repeat;
}
#association .inner {
  padding-right: 98px;
}
#minigal {
  float: right;
  width: 350px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 4px;
}
#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;
}
#association p {
  width: 103px;
  margin-left: 1.5em;
}
#association ul {
  margin-left: 1.5em;
}
#association 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, #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;
}

#footer {
  width:672px;
  height:45px;
  padding-top:10px;
  background: #161616;
  text-align: center;
  font-size: 9px;
  padding: 0px;
}

#copyright {
  margin:10px;
  text-align: center;
  font-size: 10px;
  padding: 0px;
}


div.left{
	float: left;
	margin: 1px 10px 1px 1px;
	width: 150px;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}

div.middle{
    float: left;
    margin: 1px 0px 0px 60px;
    width: 150px;
    border-bottom: 1px solid #ffffff;
    text-align: center;
}

div.right{
    float: right;
    margin: 1px 0px 1px 0;
    width: 150px;
    text-align: center;
}

div.both{
    clear: both;
    width: 700px;
    margin: 0px auto;
    text-align: center;
}
div#catlist {

	width: 100%;
}

div#catlist div.catleft{
	float: left;
	width: 110px;
	text-align: center;
	margin-left: 5px;
}

div#catlist div.catmid{
	float: left;
	width: 110px;
	text-align: center;
}

div#catlist div.catmid2{
	float: left;
	width: 110px;
	text-align: center;
}

div#catlist div.catright{
	float: right;
	margin-right: 5px;
	width: 110px;
	text-align: center;
}

div#catlist div.both{
    clear: both;
    width: 400px;
    margin: 0px auto;
    text-align: center;
}
	
div#prodlist {

	width: 100%;
}

div#prodlist div.prodleft{
	float: left;
	width: 140px;
	text-align: center;
	margin-left: 3px;
}

div#prodlist div.prodmid{
	float: left;
	width: 160px;
	text-align: center;
}

div#prodlist div.prodright{
	float: right;
	margin-right: 3px;
	width: 130px;
	text-align: center;
}

div#prodlist div.both{
    clear: both;
    width: 390px;
	height: 1px;
    margin-top: 10px;
    text-align: center;
}

.imgmain {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3f3d3d;
}

.imgsml {
	height: 70px;
	width: 70px;
	border: 1px solid #3f3d3d;
}
.imgmdm {

	height: 120px;
	width: 120px;
	border: 1px solid #3f3d3d;
}

.imglgr {
	border: none;
	height: 220px;
	width: 220px;
	border: 1px solid #3f3d3d;
}

.assTbl {
	padding: 5px;
}

.assImg{
border: 1px solid #3f3d3d;
}
