body {
	margin: 0;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	font-family: Helvetica;

}
#wrapper {
	width: 820px;
	overflow:auto;
	background-image: url(../images/wrapback.png);
	background-repeat: repeat-y;
	background-position: 0px 150px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/headerback.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width:800px;
	height: 30px;
	float:right;
	top:109px;
	position:relative;
	}

#menu a.linkopacity {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}	
#menu a.linkopacity:hover  {
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;	
}	


	
#menu table {
	float:right;
	margin-top:10px;
	margin-right:25px;
	
}

.0margin {
	margin:0px;
	clear: both;
	}

#flash {
	height: 220px;
	width:780px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#content {
	width:780px;
	height:570px;
	padding-right: 20px;
	padding-left: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
}

#col_content h1 {
	margin:0px;
	font-size:28px;
	color:#80633e;
	text-align:right;
	margin-bottom:15px;
	}
	
#col_content h4 {
	margin:0px;
	font-size:17px;
	color:#80633e;
	margin-bottom:6px;
	}
		
#col_content h2 {
	margin:0px;
	margin-top:12px;
	font-size:14px;
	font-weight:bold;
	color:#80633e
	
	}
	
#col_content h3 {
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color:#80633e
	
	}
#col_content h5 {
	margin:0px;
	font-size:14px;
	font-weight:bold;	
	}
	
#col_content h6 {
	margin:0px;
	margin-bottom:6px;
	line-height:18px;
	font-weight:normal;
	font-size:16px;
	}
	
#col_content .subheader {
	margin:0px;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;

	
	}
#col_content p {
	margin:0px;
	margin-bottom:10px;
	font-size:11px;
	text-align:justify;
	line-height:13px;
	}

.indentleft {
	margin-left:20px;
	}
	
.indentright {
	margin-left:20px;
	}	
	
.indentright {
	margin-right:20px;
	}
#col_content a {
	font-size:12px;
	font-weight:bold;
	color:#80633e;
	text-decoration:none
	}

#col_left a {
	font-size:10px;
	font-weight:bold;
	color:#80633e;
	text-decoration:none
	}
#col_left p {
	margin:0px;
	margin-bottom:10px;
	font-size:10px;
	line-height:11px;
	}
	
.super {
	margin:0px;
    vertical-align:top;
	font-size:7px;
	line-height:11px;

	}
		
#col_content a.links {
	font-size:10px;
	font-weight:bold;
	color:#80633e;
	text-decoration:none
	}

#col_content a.pdf {
	font-size:10px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	}

#col_content a:hover {
	color:black
	}

#col_content {
	width:780px;
	padding-right: 20px;
	padding-left: 20px;	
	padding-top: 10px;
	padding-bottom: 10px;
	height:100%;
	overflow:auto;

}

#col_left {
	width:180px;
	float:left;
	text-align:right;


}

#col_left p{
	text-align:right;
}


#col_left #side_menu {
	margin-top:15px;

}


#col_right {
	width:579px;
	padding-left:10px;
	float:right;
	overflow:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1BCA1;
	

}

#bigside_left {
	height: 415px;
	width:590px;
	float:left;
}


#side_left {
	width:180px;
	height:380px;
	float:left;
}
#side_right {
	height: 480px;
	width:180px;
	float:right;
}
#side_banners {
	height: 110px;
	width:180px;
	margin-bottom: 10px;
}

#updates {
	background-image: url(../images/updatesheader.jpg);
	background-repeat: no-repeat;
	width:380px;
	height:350px;
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}

#brandsflash {
	height: 145px;
	width:590px;
	float:left;
	margin-top:10px;
	margin-right:10px;


}


#updates h1{
	font-size: 10px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-bottom: 4px;
	margin-bottom: 6px;
}

#updates h2{
	color: #80633e;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}
#updates p{
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#updates a {
	font-size:10px;
	font-weight:bold;
	color:#80633e;
	text-decoration:none;
	display:inline;
	}
	
#updates a:hover {
	color:#000000;
	}

#bigside_left td {
	margin-top:0px;
}
#side_menu {
	margin-bottom: 0px;
	}

#side_menu table {
	border: 0;
	height: 140px;
}


#side_menu td{
	background: url(../images/sidebuttonback.jpg);
}

#side_menu td.greenback {
	background: url(../images/sidebuttongreenback.jpg);
}

#side_menu td.blueback {
	background: url(../images/sidebuttonblueback.jpg);
}

#side_menu a.linkopacity {
	opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
}	
#side_menu a.linkopacity:hover  {
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;	
}	


#side_menu a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}

#side_menu a:hover{
	color: #FFFF33;
}

#contactbox {
	width:180px;
	height:80px;
	float:left;
	margin-top:10px
}

#testimonials {
	width:168px;
	border: 1px solid #8b7457;
	padding:5px
}



#testimonials h1{
	color: #80633e;
	margin-top:0px;
	margin-bottom:6px;
	font-size: 18px;
	text-align: center;
}
#testimonials h2{
	color: #80633e;
	padding: 2px;
	margin: 3px;
	font-weight: lighter;
	font-size: 11px;
}
#testimonials h3{
	color: #231f20;
	padding: 2px;
	margin: 3px;
	font-weight: lighter;
	font-size: 11px;
}

#testimonials p{
	color: #231f20;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: lighter;
	font-size: 8px;
	text-align: center;
}

.smallbold{
	margin-top:2px;
	font-size: 9px;
	font-weight: bold;

}

.grey{
	color:#999999

}


.imgleft{
	float:left;
	}

.imgright{
	float:right;
	}
	
.textleft{
	text-align:left;
		float:left;

	}

.textright{
	text-align:right;
		float:right;

	}


.imgleftpad{
	float:left;
	margin-right:10px;
	padding-bottom:10px;

	}

.imgrightpad{
	float:right;
	margin-left:10px;
	margin-bottom:10px;

	}

.brown {
	color: #8b7457;
	font-weight:bold;
	}






#footer {
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;

	height: 19px;
	width:778px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #8b7457;
	font: 9px Helvetica ;
	color: white;
}

#in {
	float:right;
	color: white;	
	font-weight:bold;
	}
	
#in a {
	text-decoration:none;
	color: white;
	margin-left:2px;
	font-weight:bold;

	}

#in a:hover{
	text-decoration:none;
	color:#402D08;
	}
	
#col_right table {
	font-size:11px;
	color:#8b7457;
	width:500px;

	}

body#contact #col_right td {
	width: 230px;
	padding: 10px 10px 0px 10px;
	}
	
body#contact #col_right table.bordertop {
	border-top: 1px solid #8b7457;
	}
	

#col_right input {
	width:200px;
	margin-top:2px;

	}
	
#col_right input.submit {
	width:210px;
	font-size:11px;
	margin-top:12px;
	margin-bottom:12px;
	margin-left:10px;

	
	}
	
#col_right textarea {
	width:450px;
	height:100px;
	margin-top:2px;
	margin-bottom:10px;
	font-family:Arial;
		}	
		
#buydiv {
	width:500px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}		
	
#pressmenu {
	font-size:9px;
	margin-bottom:18px;
	width:169px;
	margin-left:10px;
	text-align:right;
	}

#pressmenu ul {list-style:none; margin:0px; padding:0px;}
#pressmenu li{}
#pressmenu li a {
	color:#8b7457;
	font-size:11px;
	display: block;
	margin-bottom:12px;
}
#pressmenu li.active a {color:black; font-size:11px; font-weight:bold}

#sidelink {
	width:180px;
	line-height: 18px;
	color:#999999;

	}
#sidelink p {
	margin:0px;
	padding:0p;
	margin-bottom:10px;
	}	

#sidelink a {
	font-weight:normal;
	display:block;
	font-size:12px
	}
	
#sidelink a:hover {
	color:#911a2d;

	}	
	
body#aegean a#aegeanmenu,
body#baby a#babymenu,
body#chloe a#chloemenu,
body#earth a#earthmenu,
body#mens a#mensmenu,
body#pure a#puremenu,
body#special a#specialmenu,
body#waycool a#waycoolmenu,
body#tout a#toutmenu,
body#pink a#pinkmenu,
body#cosmetic a#cosmeticmenu,
body#babyp a#babymenu,
body#bath a#bathmenu,
body#kids a#kidsmenu,
body#men a#menmenu,
body#special a#specialmenu,
body#pro a#promenu{

	color:#911a2d;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#brandbox {
	width:579px;
	height:228px;
	padding:0px;
	}
#brandbox img{
	margin:0px;
	padding:0px;
	border:0px;
	}
	
.marginbot {
	margin-bottom:10px;
	}
	

#whatsnew {
	width:242px;
	float:right;
	padding-top:29px;
	padding-bottom:9px;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url(../images/whatsnew.jpg);
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1bca1;
	}
	
#whatsnew img {
	border: 1px solid #d1bca1;
	float:right;
	margin-bottom:0px;
	margin-left:5px;
	margin-top:-19px;
 	}

#whatsnew p {
	color:#999999;
	font-size:10px;
	line-height:11px;
	margin:0px;
	padding:0px;
	text-align:left;
	word-spacing:0px;
	}


#products {
	width:579px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	float:inherit;
	}
	
#products h3{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}	
	
#products table {
	padding:0px;
	margin-top:5px;
	width:570px;
	}
	
#products td {
	margin:0px;
	padding:0px;
	width:285px;
	height:125px;
	padding-top:10px;
	padding-bottom:20px;

	}

#products tr {
	margin:0px;
	width:570px;
	padding:0px;
	height:125px;

	}

	
#products td p{
	color:#999999;
	margin:0px;
	}
#products td h1{
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0px
	}
#products td h2{
	color:black;
	font-weight:bold;
	font-size:10px;
	font-weight:normal;
	margin:0px;
	}
	
#products img {
float:left;
padding-right:10px;
}

body#special #col_right{
	background-image:url(../images/products/specialcarebk.jpg);
	background-repeat:no-repeat;
	}
body#babyp #col_right{
	background-image:url(../images/products/babybk.jpg);
	background-repeat:no-repeat;
	}
	
#prodtable{
	width:579px;
	height:30px;
	float:left;
	margin-top:5px;
	}
#prodtable a.linkopacity img{
    opacity:1; filter: alpha(opacity=100); -moz-opacity: 1;
	

}	
#prodtable a.linkopacity:hover img {
	opacity:.50; filter: alpha(opacity=50); -moz-opacity: 0.5;

}
	
#prodtable table{
padding:0px;
border:0px;
}

body#who #col_right{
	background-image:url(../images/who.jpg);
	background-repeat:no-repeat;
	padding-top:300px;
	}
	
body#prod #col_right{
	background-image:url(../images/prod.jpg);
	background-repeat:no-repeat;
	padding-top:260px;
	height:300px;
	}

#brands table {
	padding:0px;	
	width:578px;
	border:none

	}
	
	
#brands table .inner{
	padding:0px;
	width:284px;
	border:none

	}
		
	
#brands td {
	margin:0px;
	padding:0px;

	}
	
#brands td .inner{
	margin:0px;
	padding:0px;
	height:180px;


	}

#brands tr {
	margin:0px;
	padding:0px;
	height:180px;

	}
	
#brands tr .inner{
	margin:0px;
	padding:0px;
	height:180px;

	}
	
.pinktext {
	color:#911a2d;
	}
	
.pinkbold {
	color:#911a2d;
	font-weight:bold;
	}
	
.purpletext {
	color:#862175;
	}
	
#waybottom {
	background-color:#C1D72D;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:549px;
	
	}
	
#waybottom p{
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#862175;
	}

#buywrapl{
	width:460px;
	margin-left:0;
	margin-right:auto;
	}
	
#buywrapr{
	width:460px;
	margin-left:auto;
	margin-right:0;
	}
	
#address {
	background:url(../images/addressbk.jpg);
	padding:20px;
	width:539px;
	height:110px;
	}

	
#address h6{
	color: #911a2d;
	}

#address p{
padding-top:15px;
	font-size:16px;
	}	

#address a{
	font-size:16px;
		color: #911a2d;

	}	
	
.smallimage {
	margin-bottom:-13px;
	}

#press {
	width:579px;

	float:inherit;
	}

#press p{
	color:#000000;
	font-weight:lighter;
	}

#press h2{
	font-size:16px	}
	
#press a{
	font-size:11px;
		}
#press table {
	width:520px;

	}

#press td{
	vertical-align:bottom;

		}
	
body#greening #col_right{
	background-image:url(../images/greening/bk.jpg);
	background-repeat:no-repeat;
	}

body#greening #col_right p{
	padding-left:15px;
	padding-right:210px;
	margin-bottom:6px;
	}

body#greening #col_right p.first{
	padding-left:15px;
	padding-right:240px;
	margin-bottom:6px;
	}

body#greening #col_right p.second{
	padding-left:15px;
	padding-right:150px;
	margin-bottom:6px;
	}

.green{
	color:#78a22e;
	font-weight:bold;
	font-size:14px;
	}

body#greening #col_right h1{
	color:#78a22e;
	font-weight:bold;
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	}

body#greening #col_right h2{
	padding-left:15px;
	margin-bottom:10px;
	}


body#greening #col_right img{
	padding-bottom:10px;
	}

#normal{
	color:#000000;
}

#mqs {
	padding:10px;
	background-color:#F1CADB	}

#mqs p.last {margin:0px;}
#mqs h3 {color:#91192D}
