/* body */
html {
	border:0px;
	overflow: -moz-scrollbars-vertical;
}

body {
	background-color:#CAB7A5;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/new.gif);
	background-repeat:repeat;
}
/* end body */

/* begin block display */
.ieSucks {
	display: block;
}
/* end block display */

/* content container */
#container {
	position:relative;
	margin:0 auto;
	width:894px;
}
/* end content container */

/* begin header container */
#headerContainer {
	position:relative;
	margin:0 auto;
	width:894px;
}

#headerLeft {
	position:relative;
	float:left;
	width:684px;
	height:144px;
}

#cartBtn {
	position:relative;
	float:left;
	width:85px;
	height:144px;
}

#contactBtn {
	position:relative;
	float:left;
	width:125px;
	height:144px;
}
/* end header container */

/* begin navigation container */
#centerContent {
	position:relative;
	float:left;
	width:894px;
	background-image:url(../images/testBg.png);
	background-repeat:repeat-y;
}
#navContainer {
	position:relative;
	float:left;
	width:176px;
}

#leftBorder {
	position:relative;
	float:left;
	width:22px;
	height:311px;
}

#aboutBtn {
	position:relative;
	float:left;
	width:154px;
	height:52px;
}

#testimonialBtn {
	position:relative;
	float:left;
	width:154px;
	height:51px;
}

#pressBtn {
	position:relative;
	float:left;
	width:154px;
	height:51px;
}

#loveBtn {
	position:relative;
	float:left;
	width:154px;
	height:51px;
}

#locatorBtn {
	position:relative;
	float:left;
	width:154px;
	height:51px;
}

#shopBtn {
	position:relative;
	float:left;
	width:154px;
	height:55px;
}

#navSub {
	position:relative;
	float:left;
	width:154px;
	background-image: url(../images/navSub.png);
	background-repeat: repeat-y;
}
/* end navigation container */

/* begin right content container */
#leftContent {
	position:relative;
	float:left;
	width:718px;
}

 #contentLeftBuffer {
	position:relative;
	float:left;
	width:20px;
	height: 311px;
}

#contentContainer {
	position:relative;
	float:left;
	width:670px;
}

#contentFooter {
	position:relative;
	float:left;
	height:21px;
}

#rightBorder {
	position:relative;
	float:left;
	width:14px;
	height:350px;
}
/* end right content container */

/* begin footer container */
#footerContainer {
	position:relative;
	float:left;
	width:894px;
}

#footer {
	position:relative;
	float:left;
	width:894px;
	height:46px;
	background-image: url(../images/footer.png);
}
/* end footer container */

/* begin text formatting */
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #433D32;
	letter-spacing:1.5px;
}

.contentText {
	color: #443E33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #433D32;
}
a:visited {
	color: #746956;
}
a:hover {
	color: #746956;
}
a:active {
	color: #746956;
}

/* begin page formatting */
	/* begin about us page */
#subNavAbout {
	position:relative;
	float:left;
	width:670px;
	height:30px;
}
	/* end about us page */
	/* begin testimonial formatting */