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: #ff3333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #504634;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 820px;
	background: #ffffff;
  position: relative;
}

#header {
  background: #D9D1BC url(images/header.gif) no-repeat;
  height: 180px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 350px;
  width: 370px;
  color: #52616E;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}

#logo h1 a{
font: bold 24px "arial narrow", arial, sans-serif;
text-decoration: none;
color: #695f4c;
}

#logo p {
  margin: 0;
  font-weight: bold;
}

#nav {
  background: #4B5360;
  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: #ff3333;
 }

#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(images/pic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/pic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/pic_3.jpg) no-repeat;
  width: 128px;
}

#body {
  padding-top: 3px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 175px;
}

#centrevertad {
float: left;
width: 160px;
height: 717px;
margin:0px 0 0 3px;
background-color:#d4cab6;
}

#searchresults {
  float: left;
  width: 810px;
  background-color:#d4cab6;
  margin-bottom: 2px;
  margin-right: 0px;
  padding: 5px;
}

#seasonal, #collection {
  float: right;
  width: 478px;
  background: #D4CAB6;
  margin-bottom: 2px;
  margin-right: 2px;
}
#seasonal .inner, #collection .inner {
  padding: 6px 12px;
  overflow: hidden;
}
#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: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 4px;
}

h1 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
  padding-bottom: 4px;
}
#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 {
  color: #ff3333;
}

#collection {
  background: #D4CAB6 bottom right url() no-repeat;
}
#collection .inner {
 padding: 6px 12px;
}
#minigal {
  float: left;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
  margin-bottom: 10px;
}
#collection li {
  margin: 0.2em 0;
  color: #463F32;
  font-size: 16px;
  font-weight: bold;
  font-family: "arial narrow", arial, sans-serif;
}
#collection p {
  width: 450px;
  
}


#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 {
  text-align: center;
  font-size: 10px;
  padding: 20px 5px 0px 5px;
}

#copyright a{color: #000000;}
#copyright a:hover{color: #ff3333;}

#footer{
	clear: both;
	background-color: #d4cab6;
	position: relative;
	height: 46px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 1px solid #ffffff;
	padding: 0px 5px 0px 5px;
		}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
		}
	
#footer a{color: #000000;}
#footer a:hover{color: #ff3333;}

.photo {
padding:2px;
margin:3px 5px 3px 3px;
background-color:#f0f0f0;
border:1px solid #ffffff;
}

/* Tables and forms */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:100%; margin:0 0 16px; padding:0;}
caption {font-size:1.0em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; color:#695f4c; padding:5px;font-size:1.0em; text-align:center;}
td {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.8em; padding:3px; text-align:center;}
input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}
input {width:200px;}
textarea {width:300px;}