html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 1;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background-image:url(images/bricks_02.jpg);
	background: #6F1112 ;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #695F4C;
	margin-top: 1px;
	margin-bottom: 1px;
}


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

#header {
	background: center left url(images/logo.jpg) no-repeat; 
	color: #FFFFCC;
}

#logo {
  text-align: left;
  color: #52616E;
}

#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#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: #FFFFFF;
	padding: 0px 0;
	text-decoration: none;
    color: #8E7D5C;
	text-align: center;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom:1px;
    border-left: 1px solid #F4EFDF;
    margin-left: 1px;
    padding-left:1px;
	border-bottom: 1px solid #F4EFDF;
	border-top: 1px solid #F4EFDF;
}

#nav .emptycell {
 background-color: #FFFFFF;
}

#nav .fontredcolor {
 color: #6F1113;
}

#nav .menutag {
  padding-left:1px;
  padding-right:1px;
  background-image:url(images/menu-tag.jpg);
  border-bottom: 1px solid #EBB545;
  
}

#nav .menutagwithborder {
  padding-left:1px;
  padding-right:1px;
  background-image:url(images/menu-tag.jpg);
}

#nav .menutagwithborderyel {
  padding-left:1px;
  padding-right:1px;
  background-image:url(images/menu-tag-yellow.jpg);
  color: #6F1113;
}

#nav li {
  list-style: none;
  display: inline;
  text-shadow:#333333;
  color: #fff;
}

#nav a {
  
  text-decoration: underline;
  color: #4F493C;
  cursor: hand;
}

#gallery {
	position: absolute;
	top: -25px;
	left: 199px;
	width: 701px;
	height: 25px;
}

#gallery li {
  list-style: none;
  text-indent: -999px;
  float: left;
  overflow: hidden;
  height: 111px;
  text-align:left;
}



#categories {
  vertical-align:top;
  width: 250px;
  height: auto;
  text-align:center;
  border-top: 1px solid #F4EFDF;
  background-color: #EBB545;
}

#categories h2{
  background-color: #DDD2BD; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:16px;
  color:#FFFFFF;
}

#entity {
  background: #EBB545;
  margin-bottom: 0px;
  text-align: justify; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:7.5pt;
  border-left: 2px solid #F4EFDF;
  margin-left: 0px;
  padding-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
}

#entity .cell {
  border-bottom: 0px solid #F4EFDF;
}

#entity h2 {
  color: #000000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  text-align:left;
  font-size:10px;
  vertical-align:bottom;
  margin-left: 0px;
  padding-left: 0px;
}

#entity .text {

  color: #85111C;
  vertical-align:text-top;
  border-left: 1px solid #EBB545;
  margin-left: 0px;
  padding-left: 3px;
  padding-right: 3px;
}


#collection {
  width: 900px;
  background: #FAF6ED;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 1px;
}

#entity .inner, #collection .inner {
  padding: 1px 1px;
}
#entity 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: 10px;
}

#categories .cell {
  border-right: 1px solid #EBB545;
}

#categories li {
  background: #DDD2BD left url(images/arrow.gif) no-repeat;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 35px;
  border-right: 1px solid #F4EFDF;
}
#categories a {
  text-decoration: none;
  color: #4F493C;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
  background: #FAF6ED;
}
#collection .inner {
  padding-right: 98px;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1px;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.5em;
}
#collection li {
  margin: 0.2em 0;
  color: #96775E;
  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;
}

#copyright {
  margin-top: 0px;
  margin-bottom:1px;
  background-color: #4F0304;
  text-align: center;
  font-size: 7pt;
  color:#EFB02D;
  padding: 3px;
  border-top: 0px solid #F4EFDF;
}

#copyright span.text {
  
  color:#4F0304;
}




#tabs {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #tabs ul {
	  margin:0;
	  padding:1px 10px 0 50px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
    #tabs a {
      float:left;
      background: url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
      padding: 5px 15px 4px 79px;
      color:#6F1112;
      }
	  
	#tabs a.selected {
      float:left;
      background: url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      background-position:0% -42px;
	  }
    #tabs a span.selected {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
      padding: 5px 15px 4px 79px;
      color:#6F1112;
	  background-position:100% -42px;
      }
	  
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#6F1112;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	  
	  
	  
	  #bottomtabs {
      float:left;
      width:100%;
      background:#EFF4FA;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #DD740B;
      }
    #bottomtabs ul {
	  margin:0;
	  padding:1px 10px 0 30px;
	  list-style:none;
      }
    #bottomtabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #bottomtabs a {
      float:left;
      background: url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #bottomtabs a span {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
      padding: 5px 15px 4px 33px;
      color:#6F1112;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #bottomtabs a span {float:none;}
    /* End IE5-Mac hack */
    #bottomtabs a:hover span {
      color:#6F1112;
      }
    #bottomtabs a:hover {
      background-position:0% -42px;
      }
    #bottomtabs a:hover span {
      background-position:100% -42px;
      }
	  
	  #bottomtabs a.selected {
      float:left;
      background: url(images/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  background-position:0% -42px;
      }
    #bottomtabs a span.selected {
      float:left;
      display:block;
      background:url(images/tabright.gif) no-repeat right top;
      padding: 5px 15px 4px 33px;
      color:#6F1112;
	  background-position:100% -42px;
      }
	  
.header-text {

  font-size: 18px;
  color:#000000;
  font-weight:bold;
  text-align:left;
  padding: 10px;
}

.desc-text {

font-size: 10px;
  color:#A00040;
  font-weight:bold;
  text-align:left;
  padding: 10px;
}