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: #990000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 10px;
	background-color: #C0CFE0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: 37px auto;
	width: 850px;
	background: #ffffff;
	position: relative;
	background-color: #4B5360;
}

#header {
	height: 93px;
	background-color: #D9D1BC;
	background-image: url(images/tdvaheader%20copy.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	top: 0.2px;
	left: 299px;
	width: 555px;
	color: #52616E;
	visibility: visible;
	height: 69px;
}
#logo h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 0;
  font-weight: bold;
}

#cart {
	position: absolute;
	top: 3px;
	left: 637px;
	width: 209px;
	width: 209px;
	visibility: visible;
	height: 35px;
	background-color: #4B5360;
	overflow: visible;
	text-align: center;
	background-position: center center;
}
#cart-top {
	background-image: url(images/mopc2.jpg);
	background-repeat: no-repeat;
}
#cart-bot {
	background-repeat: no-repeat;
	background-position: left bottom;
}
#cart-cart {
	background-repeat: no-repeat;
	background-position: 9px 11px;
}
#cart-cart {
  padding: 8px 8px 8px 60px;
  color: white;
}
#cart p {
  margin: 0;
}
#cart .orange {
  color: #FF9900;
  font-size: 10px;
}
#cart a {
  color: white;
  font-size: 10px;
}

#nav {
	background: #4B5360;
	position: absolute;
	top: 61px;
	left: 302px;
	width: 550px;
	padding: 9px 0;
	text-align: center;
	height: -16px;
	visibility: visible;
	background-color: #4B5360;
	overflow: auto;
}
#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: 250px;
}
#gallery .gwomen {
	width: 127px;
	background-repeat: no-repeat;
}
#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:#FFFFFF;
}
#categories {
	float: left;
	width: 180px;
}
#seasonal, #collection {
	float: left;
	width: 480px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-color: #D9E3EE;
}
#seasonal .inner, #collection .inner {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 50px;
}
#seasonal p, #collection p {
  margin: 1.5em 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 h2 {
  color: #fff;
  padding: 4px 0 5px 39px;
  background: #847A67;
}
#categories li {
	border-top: 1px solid #F4EFDF;
	list-style: none;
	font-size: 11px;
	padding: 7px 0 8px 35px;
	background-color: #4F7DB0;
	background-image: url(images/sub-bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#categories a {
  text-decoration: none;
  color: #FFFFFF;
}
#categories a:hover {
  text-decoration: underline;
}

#collection {
	background-color: #D4CAB6;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#collection .inner {
  padding-right: 30px;
}
#minigal {
  float: right;
  width: 440px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#minigal div {
  float: left;
  margin: 6px;
}
#collection ul {
  margin-left: 1.8em;
}
#collection li {
  margin: 0.3em 0;
  color: #463F32;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
#collection p {
  width: 350px;
  margin-left: 1.5em;
}

#seas-one, #seas-two, #seas-three {
  height: 20px;
}

#seas-one {
	float: left;
	width: 185px;
	margin-right: 5px;
	background-repeat: no-repeat;
}
#seas-two {
	float: left;
	width: 249px;
	margin-right: 3px;
	background-repeat: no-repeat;
}
#seas-three {
	float: left;
	width: 222px;
	background-repeat: 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;
}
a:active {
	color: #990000;
	text-decoration: blink;
}
.newsline {
	font-size: 11px;
	background-color: E7E6E6;
	text-align: justify;
	vertical-align: top;
	left: 9px;
	top: 5px;
	right: 9px;
	bottom: 6px;
	font-family: Tahoma;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}
.newshead {
	color: #FFFFFF;
	background-image: url(images/ln-bg.gif);
	background-repeat: no-repeat;
	text-align: right;
	left: 12px;
	top: 5px;
	right: 12px;
	bottom: 6px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
.fornewstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
