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

body {
	background: url(http://yvonnescaninecoiffures.com/images/back.jpg);
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	
	}

/** layout **/
#wrapper {
	text-align: left;
	margin: 0px auto;
	width: 800px;
background-image: url(http://yvonnescaninecoiffures.com/images/back.jpg);
  position: relative;
 
}

#header {
  height: 150px;
   border-bottom: 2px;
  border-bottom: #504634;
}
#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: #4B5360;
  position: absolute;
  top: 199px;
  left: 672px;
  width: 385px;
  padding: 9px 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: 287px;
  width: 385px;
}
#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
}
#gallery .gwomen {
  background:  no-repeat;
  width: 127px;
}
#gallery .gkids {
  background:  no-repeat;
  width: 130px;
}
#gallery .gmen {
  background:  no-repeat;
  width: 128px;
}

#body {
  padding-top: 3px;
}
#categories {
  float: left;
  width: 120px;
   background: #CD5C32;
}
#seasonal, #collection {
  float: right;
  width: 680px;
  background-image: url(http://yvonnescaninecoiffures.com/images/background.jpg);
  margin-bottom: 2px;
}
#seasonal .inner, #collection .inner {
padding-left: 10px;
   background-image: url(http://yvonnescaninecoiffures.com/images/background.jpg);
}
#seasonal p, #collection p {
  margin: 0.9em 0;
   background-image: url(http://yvonnescaninecoiffures.com/images/background.jpg);
}

.more a {
padding: 25px;
  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: #504634;
  padding-bottom: 10px;
}
#categories h2 {
  color: #fff;
  text-weight: bold;
  padding: 5px 0 5px 5px;
  background: #CD5C32;
}
#categories li {
  background-image: url(http://yvonnescaninecoiffures.com/images/background.jpg) left url(http://yvonnescaninecoiffures.com/images/bullet.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  color: #fff;
  list-style: none;
  font-size: 12px;
  text-decoration: bold;
  padding: 5px 0 5px 5px;
}
#categories a {
  text-decoration: none;
  color: #fff;
}
#categories a:hover {
  text-decoration: underline;
  color: #f9f607;
}

#collection {
  background:  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;
}
#collection li {
  margin: 0.2em 0;
  margin-top:6px;
  color: #0055A5;
  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: no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background-image: url(http://yvonnescaninecoiffures.com/images/foot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background-image: url(http://yvonnescaninecoiffures.com/images/foot_3.jpg) no-repeat;
  
}

#seas p {
  text-align: left;
  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;
  color: #000;
  font-size: 9px;
  padding: 3px;
}
.bodytext {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	margin-left: 10px;
	margin-right: 10px;
}
