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: right;
}
.clear {
	clear: both;
}

a.bridal:link {color: #000000}
a.bridal:visited {color: #202020}
a.bridal:hover {color: #ffa405}
a.bridal:active {color: #ffa405}

body {
  background: #504634;
  text-align: center;
  font: 11px verdana, arial, sans-serif;
  color: #695F4C;
  padding-bottom: 10px;
}

.bridalshow {
  background-image: url("images/BridalShowBGLight.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  border: 30px solid #D4CAB6;
}

#categories li.blank {
  border-top: 1px solid #D4CAB6;
  background: #D4CAB6;
  background-image: none;
}

#categories li.blankborder {
  border-top: 1px solid #F4EFDF;
  background: #D4CAB6;
  background-image: none;
}

/*
#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;
}
*/

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 672px;
	background: #ffffff;
  position: relative;
}

#header {
  background: #D9D1BC url(images/EEheader.jpg) no-repeat;
  height: 266px;
}
#trioheader {
  background: #D9D1BC url(images/Trio.jpg) no-repeat;
  height: 266px;
}
#logo {
  position: absolute;
  top: 12px;
  left: 300px;
  width: 360px;
  color: #52616E;
}
#logo h1 {
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#body2 {
  float: right;
  width: 474px;
  background: #D4CAB6;
  margin-bottom: 2px;
}

#bridalcenter {
  width: 650px;
  margin: 5px auto;
  text-align: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  left: 3%;
  top: 55px;
  color: #d0d0d0;
  font: normal 2.2em Garamond,serif;
}

#genericcenter {
    width: 650px;
    background: #D9D1BC;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

#genericcenter h1{
    font: 24px elegance, "arial narrow", arial, sans-serif;
    color: #52616E;
}

#genericcenter h2{
    font: 18px elegance, "arial narrow", arial, sans-serif;
    color: #52616E;
}

#genericcenter h3 {
    font: 12px elegance, "arial narrow", arial, sans-serif;
    color: #52616E;
}

#handsupcenter {
    width: 650px;
    background: #D9D1BC;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

#handsupcenter h1{
    font: 24px elegance, "arial narrow", arial, sans-serif;
/*  color: #695F4C; */
    color: #ffffff;
}

#handsupcenter h2{
    font: 18px elegance, "arial narrow", arial, sans-serif;
    color: #52616E;
}

#handsupcenter h3 {
    font: 12px elegance, "arial narrow", arial, sans-serif;
    color: #52616E;
}

#genericcenter ul {
  margin-left: 1.5em;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #d0d0d0;
	font: normal 0.8em Garamond,serif;
	padding-left: 22px;
	text-align: left;
}

blockquote p {padding: 6px;}

narrowblockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em Garamond,serif;
	padding-left: 5px;
}

narowblockquote p {padding: 3px;}

.quotecredit {
	margin-left: 200px;
	color: #d0d0d0;
	text-align: left;
	font: normal 0.6em Arial,sans-serif;
}

.quotecreditwithimage {
	margin-left: 70px;
}

.divider {
	background: url(img/divider.gif) no-repeat;
	align: center;
	height: 20px;
	margin: 24px 0;
}

.clearer {clear: both;}

img.left {margin: 0 18px 6px 0;}

img.right {margin: 18px 0px 18px 18px;}

.item .narrowleftcolumn {
    float:left;
    width:220px;
    }
	
.item .widerightcolumn {
    float:right;
    width:330px;
    }

.item .reallywiderightcolumn {
    float:right;
    width:380px;
}

.item .leftcolumn {
    float:left;
    width:340px;
}

.item .rightcolumn {
    float:right;
    width:340px;
}

#cart {
  position: absolute;
  top: 10px;
  left: 454px;
  width: 208px;
  background: #4B5360;
  width: 209px;
}
#cart-top { background: url(images/cart_top.gif) no-repeat; }
#cart-bot { background: bottom left url(images/cart_bot.gif) no-repeat; }
#cart-cart { background: 9px 11px url(images/cart.gif) no-repeat; }
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FFB400;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#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;
}
#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/EEpic_1.jpg) no-repeat;
  width: 127px;
}
#gallery .gkids {
  background: url(images/EEpic_2.jpg) no-repeat;
  width: 130px;
}
#gallery .gmen {
  background: url(images/EEpic_3.jpg) no-repeat;
  width: 128px;
}

#gallerytext {
  position: absolute;
  top: 155px;
  left: 287px;
  width: 385px;
  padding-left: 10px;
  padding-right: 10px;
  font: 14px elegance, "arial narrow", arial, sans-serif;
  color: #52616E
}

#body {
  padding-top: 3px;
  background-color:#FFF;
}
#categories {
  float: left;
  width: 195px;
}
#freespace {
  float: left
  width: 195px;
  background-color: #000000;
}
#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 elegance, "arial narrow", arial, sans-serif; 
  color: #52616E;
}

h2 {
  font: 18px elegance, "arial narrow", arial, sans-serif; 
  color: #52616E;
  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 right 23px 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/EEfoot_1.jpg) no-repeat;
}
#seas-two {
  float: left;
  width: 249px;
  margin-right: 3px;
  background: url(images/EEfoot_2.jpg) no-repeat;
}
#seas-three {
  float: left;
  width: 222px;
  background: url(images/EEfoot_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;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
}