body {
	background: #ecdfbb;
	margin:0;
	padding:0;
	font-size: 10pt;
	color: #000;
	font-family: arial, tahoma, sans-serif;
	}
	
#wrapper {
	width: 975px;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 0 0 30px 0;
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 975px;
	height: 79px;
	position: relative;
	z-index: 2;
	/*margin: 50px 0 0 0;*/
	}
	
#middle {
	background: url(../images/middle.png) repeat-y;
	width: 975px;
	min-height: 760px;
	}
	
#bottom {
	background: url(../images/bottom.png) no-repeat;
	width: 975px;
	height: 110px;
	}
	
#topContent {
	width: 975px;
	position: relative;
	height: 89px;
	position: abosolute;
	z-index: 9;
	margin: 20px 0 -45px 0;
	}
	
#topContentCol1 {
	width: 195px;
	height: 89px;
	float: left;
	margin: 0 0 0 12px;
	}
	
#topContentCol2 {
	width: 715px;
	height: 78px;
	/*float: right;*/
	margin: 0 0 -17px 0;
	*margin: 47px 0 0 0;
	position: absolute;
	z-index: 15;
	right: 0;
	bottom: 0;
	*top: 0;
	}
	
.colClear {
	clear: both;
	}
	
#topNav {
	margin: 0;
	padding: 0;
	}
	
#topNav li {
	float: left;
	list-style-type: none;
	}
	
#topNav .home a, #topNav .home a:visited {
	background: url(../images/topNav/home.png) no-repeat;
	width: 38px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .home a:hover {
	background: url(../images/topNav/homeH.png) no-repeat;
	width: 38px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .about a, #topNav .about a:visited {
	background: url(../images/topNav/about.png) no-repeat;
	width: 60px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .about a:hover {
	background: url(../images/topNav/aboutH.png) no-repeat;
	width: 60px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .hours a, #topNav .hours a:visited {
	background: url(../images/topNav/hours.png) no-repeat;
	width: 114px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .hours a:hover {
	background: url(../images/topNav/hoursH.png) no-repeat;
	width: 114px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .shipping a, #topNav .shipping a:visited {
	background: url(../images/topNav/shipping.png) no-repeat;
	width: 130px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .shipping a:hover {
	background: url(../images/topNav/shippingH.png) no-repeat;
	width: 130px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .view a, #topNav .view a:visited {
	background: url(../images/topNav/view.png) no-repeat;
	width: 69px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .view a:hover {
	background: url(../images/topNav/viewH.png) no-repeat;
	width: 69px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .checkout a, #topNav .checkout a:visited {
	background: url(../images/topNav/checkout.png) no-repeat;
	width: 68px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .checkout a:hover {
	background: url(../images/topNav/checkoutH.png) no-repeat;
	width: 68px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .contact a, #topNav .contact a:visited {
	background: url(../images/topNav/contact.png) no-repeat;
	width: 73px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#topNav .contact a:hover {
	background: url(../images/topNav/contactH.png) no-repeat;
	width: 73px;
	height: 78px;
	display: block;
	text-decoration: none;
	}
	
#col1 {
	width: 200px;
	left: 0;
	margin: 60px 10px 0 10px;
	position: absolute;
	z-index: 3;
	}
	
#col2 {
	width: 745px;
	float: right;
	margin: 0 10px 10px 0;
	}
	
#col1 a, #col1 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 10pt;
	padding: 0 0 0 16px;
	font-weight: bold;
	}
	
#col1 a:hover {
	color: #7D175C;
	text-decoration: underline;
	font-size: 10pt;
	padding: 0 0 0 16px;
	font-weight: bold;
	}
	
.navTitle {
	background: url(../images/navTitleBg.png) no-repeat bottom;
	width: 194px;
	height: 30px;
	margin: 0 0 5px 0;
	}
	
.navTitle img {
	padding: 0 0 0 8px;
	}
	
#brands a {
	display: block;
	}
	
.searchButton {
	background:url(../images/goBtnP.png) no-repeat bottom;
	width:24px;
	height:22px;
	border:none;
	cursor:pointer;
	margin: 0 0 0 4px;
	}
	
.searchButton2 {
	background:url(../images/goBtnW.png) no-repeat bottom;
	width:24px;
	height:22px;
	border:none;
	cursor:pointer;
	margin: 0 0 0 4px;
	}
	
#slideshow {
	width: 745px;
	height: 412px;
	position: absolute;
	z-index: 8;
	right: 0;
	margin: 1px 10px 0 0;
	}

	/*#slideshow {
 position:relative;
 height:375px;
 width:745px;
 }*/
  
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
#slideshow IMG.active {
 z-index:10;
 }
 
#slideshow IMG.last-active {
 z-index:9;
 }
	
#mainHeader {
	width: 745px;
	height: 55px;
	position: absolute;
	z-index: 8;
	right: 0;
	margin: 60px 10px 0 0;
	/*background: green;*/
	}
	
.spacer {
	width: 745px;
	height: 334px;
	}
	
.spacer2 {
	width: 745px;
	height: 40px;
	}
	
.purpleLine {
	width: 745px;
	height: 10px;
	background-color: #ac4189;
	}
	
.featured {
	/*background: green;*/
	width: 248px;
	float: left;
	border-right: dashed 1px #9F9287;
	min-height: 170px;
	margin: 7px 0 0 0;
	text-align: center;
	}
	
.featuredSpecial {
	/*background: green;*/
	width: 247px;
	float: left;
	border-right: none;
	min-height: 170px;
	margin: 7px 0 0 0;
	text-align: center;
	}
	
.featuredTitle {
	padding: 6px 0 0 0;
	}
	
.featuredItem {
	width: 200px;
	margin: 0 auto 0 auto;
	*padding: 12px 0 12px 0;
	}
	
.featuredItem a, .featuredItem a:visited {
	color: #000;
	text-decoration: none;
	font-size: 9pt;
	}
	
.featuredItem a:hover {
	color: #7D175C;
	text-decoration: none;
	font-size: 9pt;
	}
	
.featuredItem2 {
	width: 200px;
	margin: 0 auto 0 auto;
	}
	
.dashedLine {
	width: 745px;
	height: 2px;
	border-bottom: dashed 1px #9f9287;
	margin: 0 0 10px 0;
	}
	
.welcome {
	padding: 0 0 8px 0;
	}
	
#bottomCol1 {
	width: 472px;
	float: left;
	height: 26px;
	margin: 11px 0 0 220px;
	text-align: center;
	color: #fff;
	}
	
#bottomCol1 a, #bottomCol1 a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	}
	
#bottomCol1 a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
	}
	
#bottomCol2 {
	width: 252px;
	float: right;
	height: 26x;
	margin: 10px 10px 0 0;
	}
	
.newsLetter {
	color: #767676;
	}
	
#bottomPhone {
	float: right;
	margin: 10px 50px 0 0;
	}
	
#copyright {
	width: 858px;
	height: 64px;
	position: absolute;
	z-index: 4;
	bottom: 0;
	right: 0;
	padding: 0 0 20px 0;
	}
	
h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 30pt;
	text-transform: lowercase;
	padding: 3px 0 0 4px;
	}
	
h3.displayPage {
	font-size: 25pt;
	padding: 8px 0 0 4px;
	}
	
h3 a, h3 a:visited {
	color: #000;
	text-decoration: none;
	}
	
h3 a:hover {
	color: #7D175C;
	text-decoration: none;
	}
	
.floatRight {
	float: right;
	padding: 30px 0 0 0;
	}
	
.floatRight2 {
	float: right;
	padding: 20px 0 0 0;
	}
	
a, a:visited {
	color: #7D175C;
	text-decoration: none;
	}
	
a, a:visited {
	color: #7D175C;
	text-decoration: underline;
	}
	
#insideCol1 {
	width: 300px;
	min-height: 300px;
	float: left;
	border: dashed 1px #9F9287;
	text-align: center;
	margin: 10px 10px 0 0;
	}
	
#insideCol1 img {
	padding: 15px 0 0 0;
	}
	
#insideCol2 {
	width: 430px;
	float: right;
	margin: 10px 0 0 0;
	min-height: 320px;
	}
	
.nameHeader {
	font-size: 16pt;
	color: #7D175C;
	}
	
h4 {
	font-size: 14pt;
	border-bottom: dashed 1px #9F9287;
	color: #7D175C;
	margin: 0;
	padding: 0;
	padding: 0 0 0 0;
	margin: 0 0 7px 0;
	}
	
h5 {
	font-size: 12pt;
	border-bottom: dashed 1px #000;
	color: #AC4189;
	margin: 0;
	padding: 0;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
	}
	
.leftLinkDermUs a, .leftLinkDermUs a:visited {
	display: block;
	text-align: left;
	margin: 0 0 0 10px;
	font-size: 7pt;
	color: #7D175C;
	}