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;
	margin:0 0 10px 15px;
}

.border {border:#f1f1f1 1px solid; padding:3px 3px 3px 3px}

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

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

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

#header {
  background: #f1f1f1 url(images/logo2.gif) no-repeat;
  height: 159px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 170px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}



#nav {
  background: #ffffff;
  position: absolute;
  top: 136px;
  width: 672px;
  padding: 5px 0;
  text-align: right;
}
#nav li {
  list-style: none;
  display: inline;
  color: #1a4f5d;
  font-size:12px;
}
#nav a {
  text-decoration: none;
  color: #1a4f5d;
}


#body {
  padding-top: 3px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 165px;
}

#seasonal {
  
}

#seasonal, #collection {
  float: right;
  width: 484px;
  background: #ffffff;
  margin: -4px 12px 2px 4px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 0px;
}
#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 narrow", arial, sans-serif; 
  color: #1B1812;
}

h2 {
  font: 13px arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 10px;
  background-image:url(images/corner.gif);
  background-repeat:no-repeat;
  background-position:top right;
  
}
#categories h2 {
  color: #fff;
  padding: 8px 4px 6px 10px;
  background: #1a4f5d;
  font-weight:bold;
   background-image:url(images/corner.gif);
  background-repeat:no-repeat;
  background-position:top right;
}
#categories li {
  background: #f4f4f4;
  border-top: 1px solid #ffffff;
  list-style: none;
  font-size: 11px;
  
}
#categories a {
  text-decoration: none;
  color: #1A4F5D;
  display: block;
  padding: 7px 0 8px 10px;
  font-weight:bold;
}
#categories a:hover {
background-color: #e5e5e5;
color: #1A4F5D;

} 


#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;
}

#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;
}

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

#blank-three {
  float: left;
  width: 222px;
  background: url(images/blank.gif) no-repeat;
}


#blank-two {
  float: left;
  width: 249px;
   margin-right: 3px;
  background: url(images/couple_laptop.jpg) no-repeat;
}


#seas p {
  text-align:center;
  color: #fff;
  margin: 123px 15px 0 0;
  font-size: 11px;
 
}
#seas p.date {
  margin: 10px 0 0 8px;
  font-size: 11px;
  text-align:left;
}

#blank-three p {
 text-align:center;
  color: #000;
  margin: 123px 15px 0 0;
  font-size: 11px;
 
}
#blank-three p.date {
  margin: 10px 0 0 8px;
  font-size: 11px;
  text-align:left;
}
#blank-two p {
  text-align:center;
  color: #000;
  margin: 123px 15px 0 0;
  font-size: 11px;
 
}
#blank-two p.date {
   margin: 10px 0 0 8px;
  font-size: 11px;
  text-align:left;
}


#copyright {
  text-align: center;
  font-size: 10px;
  padding: 3px;
  background-color:#000000;
  color:#FFFFFF;
  height:30px
}

.inner ul {margin:0 0 0 30px}