html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
	background-color: #990000;
}
body {
	font: 11px verdana, arial, sans-serif;
	color: #000;
	padding-bottom: 10px;
    padding-top: 3px;
	background-color: #990000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	width: 672px;
	background: #ffffff;
	position: relative;
	background-color: #990000;
	margin-top: 37px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 130px;
	background-color: #990000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#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;
}

#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: 30px;
	left: 204px;
	width: 454px;
	padding: 9px 0;
	text-align: center;
	background-color: #980001;
	height: 16px;
	color: #FFFFFF;
}
#nav li {
  list-style: none;
  display: inline;
  color: #fff;
}
#nav a {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}
#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;
}
#categories {
  float: left;
  width: 195px;
}
#seasonal, #collection {
	margin: 0px 0px 12px 5px;
	padding: 10px;
	background-color: #FFFFFF;
	width: 630px;
	height: 100%;
	left: 160px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#focal {
	margin: auto auto 12px 5px;
	padding: 10px;
	background-color: #FFFFFF;
	width: 630px;
	height: 400px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#focal h1 {
  color: #006363;
  font-family: helvetica, arial, sans-serif;
  font-size: 3.5em;
  margin-top: 10px;
  margin-left: 25px;
}
#focus {
	margin: 0px 0px 12px 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	width: 230px;
	height: 380px;
	left: 160px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#focus h1 {
  color: #006363;
  font-family: helvetica, arial, sans-serif;
  font-size: 3.5em;
  margin-top: 10px;
  margin-left: 15px;
}
#focus p {
	text-align: right;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.25em;
	font-style: italic;
}
#focus p a {
	color: #ff0000;
	font-size: 1em;
}
#feature {
  position: absolute;
  top:170px;
  left: 275px;
  height: 250px;
  width: 358px;
}
#feature img {
  box-shadow: 5px 5px 5px #999;
  -moz-box-shadow: 5px 5px 5px #999;
  -webkit-box-shadow: 5px 5px 5px #999;
  border-radius: 5px 5px 0 5px;
  -moz-border-radius: 5px 5px 0 5px;
  -webkit-border-radius: 5px 5px 0 5px;
}
#mid {
	position: relative;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
}
#mid h4 {
	font-size: 1.75em;
	text-align: left;
	padding-bottom: 5px;
}
#mid li {
	font-size: 1.25em;
}
#upcoming {
	float:left;
	background-color: #fff;
	margin-right: 15px;
	padding: 20px;
	height: 100%;
	width: 365px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#inthenews {
	float:left;
	background-color: #fff;
	margin-right: 15px;
	padding: 20px;
	height: 100%;
	width: 190px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.inner {
	width: 350px;
	text-align: left;
	margin-right: 0px;
}
#tickets {
	position: absolute;
	margin: 20px;
	left: 15px;
	top: 375px;
}
.inner p {
	text-align: left;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.5em;
}
#seasonal h1 {
  color: #006363;
  font-family: helvetica, arial, sans-serif;
  font-size: 1.5em;
  margin-top: 10px;
  margin-left: 25px;
}
.more a {
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
.more a:hover {
  text-decoration: underline;
}
h3 {
  font: bold 1.75em Cambria, Georgia, serif; 
  color: #1B1812;
  margin-left: 50px;
}
h2 {
	color: #000;
	margin-top: 20px;
	margin-left: 15px;
	font-family: "arial narrow", arial, sans-serif;
	font-size: 3.5em;
}
#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 bottom right url(images/person_bg.jpg) no-repeat;
}
#collection .inner {
	padding-right: 98px;
	background-color: #990000;
}
#minigal {
  float: right;
  width: 222px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  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;
}

#seas p {
	text-align: right;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 20;
	font-family: Arial, Helvetica, sans-serif;
}
#seas p.date {
  margin-top: 0;
  font-size: 16px;
}

#copyright {
  text-align: center;
  font-size: 9px;
  padding: 3px;
  color: #FFFF33;
}

