* {margin: 0; padding: 0;}

html {
	margin-bottom: 1px;
	padding: 0;
	height: 100%;
	}

body {
	text-align: center;
	background-color: #336600;
	font: 62.5%/1.5 "Andale Mono", "Monaco", "Lucida Console", "Courier New", "Bitstream Vera Sans", monospace;
	color: #333;
	position: relative;
	}

div#wrap {
	width: 901px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}

div#header-wrap {
	height: 100px;
	background: transparent url(/assets/graphics/t-sleeve.gif) bottom center no-repeat;
	position: relative;
	}

div#header-wrap div#logo {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 284px;
	height: 157px;
	}

div#header-wrap div#logo div.img {
	width: 284px;
	height: 157px;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(/assets/graphics/logo.png) center center no-repeat;
	z-index: 200;
	}

div#header-wrap div#logo h1 {
	position: absolute;
	top: 33px;
	left: 27px;
	width: 236px;
	height: 84px;
	overflow: hidden;
	}

div#content-wrap {
	background: transparent url(/assets/graphics/v-sleeve.gif) top center repeat-y;
	height: auto;
	}

div#footer-wrap {
	height: 181px;
	background: transparent url(/assets/graphics/b-sleeve.jpg) top center no-repeat;
	}

div#content-inner {
	background: transparent url(/assets/graphics/inner-bg.gif) 4px 0 repeat-y;
	width: 901px;
	}

div#content-inner div#left-column {
	float: left;
	background-color: red;
	padding: 85px 0 0 4px;
	width: 231px;
	background: transparent url(/assets/graphics/bamboo.jpg) 4px 50px no-repeat;
	}

div#navigation {
	padding-left: 25px;
	overflow: hidden;
	}

div#navigation ul {
	list-style-type: none;
	}

div#navigation ul li {
	font-size: 1.2em;
	padding-left: 15px;
	line-height: 2.2;
	background: none;
	}

div#navigation ul li a {
	font-weight: bold;
	display: block;
	width: 175px;
	}

div#navigation ul li ul li a {
	width: 160px;
	}

div#navigation ul li ul li ul li a {
	width: 145px;
	}

div#navigation ul li ul li,
div#navigation ul li ul li ul li,
div#navigation ul li ul li ul li ul li {
	font-size: 1em;
	}

div#navigation ul li ul li {
	background: transparent url(/assets/graphics/li-green-sq.gif) 4px 6px no-repeat;
	line-height: 1.6;
	}

div#navigation ul li ul li ul li {
	background: transparent url(/assets/graphics/li-green-ci.gif) 4px 5px no-repeat;
	line-height: 1.2;
	}

div#navigation ul li ul li a,
div#navigation ul li ul li ul li a,
div#navigation ul li ul li ul li ul li a {
	font-weight: normal;
	}

/* Additions 0707311305 */
div#navigation ul li ul li ul  {
	display: none;
	}

body#skincare div#navigation ul li ul li ul.ul-skincare,
body#grooming div#navigation ul li ul li ul.ul-grooming,
body#about div#navigation ul li ul li ul.ul-about {
	display: block;
	}
/* End additions */

div.mailinglist {
	padding-left: 25px;
	}

div#content-inner div#content {
	float: left;
	width: 590px;
	padding: 50px 10px 0 30px;
	z-index: 5;
	}

div#content-inner div.half#content {
	width: 400px;
	}

div#content-inner div#content h2 {
	font-size: 1.5em;
	}

div#content-inner div#content h3 {
	font-size: 1.3em;
	margin: 1.45em 0 -0.8em 0;
	line-height: 2.5em;
	}

div#content-inner div#content li h3 {
	line-height: 1.5;
	}

div#content-inner div#content a {
	color: #336600;
	text-decoration: underline;
	}

div#content-inner div#content a:visited {
	color: #333;
	}

div#content-inner div#content a:active {
	color: #333;
	}

div#content-inner div#content a:hover,
div#content-inner div#content a:focus {
	text-decoration: none;
	}

.clear_l {
	clear: left;
	}

.clear_r {
	clear: right;
	}

.clear_b {
	clear: both;
	}

a {
	color: #333;
	text-decoration: none;
	}

a:visited {
	color: #666;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #336600;
	text-decoration: underline;
	}

form {
	position: relative;
	}

form p.field {
	position: relative;
	}

input.text {
	width: 13em;
	padding: 1px;
	border: 1px solid #336600;
	}

textarea {
	padding: 1px;
	border: 1px solid #336600;
	}

label.overlabel {
	position: absolute;
	top: 3px;
	left: 5px;
	z-index: 1;
	}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	}

label.toplabel {
	display: block;
	}

.generic-form input.text {
	width: 18em;
	}

.generic-form textarea {
	width: 26em;
	height: 13em;
	}

p {
	font-size: 1.2em;
	margin: 1.6em 0 0 0;
	}

p.footer-links {
	margin: -5px 0 0 0;
	padding-bottom: 20px;
	}

p.footer-links a {
	color: #333;
	}
	
p.footer-links a:hover {
	color: #333;
	text-decoration: underline;
	}

p.testimonial-author {
	margin-top: 0;
	}

p#skiplink {
	left: -9999px;
	position: absolute;
	top: 0;
	}

div#content-inner div#pull-column {
	width: 180px;
	float: left;
	padding: 0 0 0 20px;
	}

body#home div#content-inner div#pull-column {
	padding: 35px 0 0 20px;
}

div#content-inner div#pull-column a {
	color: #336600;
	text-decoration: underline;
	}

div#content-inner div#pull-column a:visited {
	text-decoration: none;
	}

div#content-inner div#pull-column a:hover,
div#content-inner div#pull-column a:focus {
	text-decoration: none;
	}

div#content-inner div#pull-column h3 {
	font-size: 1.5em;
	margin: 1em 0 -0.5em 0;
	}

div#content-inner div#pull-column h4 {
	font-size: 1.2em;
	margin: 1em 0 -1em 0;
	}
		
div#content-inner div#pull-column ul {
	margin: 1.6em 0 0 0;
	font-size: 1.2em;
	}

div#content-inner div#pull-column ul li {
	margin-top: 0.8em;
	}

div#content-inner div#pull-column ul li p {
	font-size: 1em;
	margin-top: 0.4em;
	}

ul li.lemon {
	padding-left: 28px;
	list-style-type: none;
	background: transparent url(/assets/graphics/li-lemon.jpg) 0 0 no-repeat;
	}

div#content ul {
	margin-top: 1.6em;
	list-style-type: none;
	font-size: 1.2em;
	}

div#content ul li {
	position: relative;
	padding-left: 15px;
	background: transparent url(/assets/graphics/li-green-ci.gif) 4px 5px no-repeat;
	}

div#content-inner div#content ul li h3 {
	font-size: 1em;
	}

div#content-inner div#content ul li p {
	font-size: 1em;
	margin: 1em 1em 0 1em;
	}

/* Removed by Greg 0707311225. See new class below.
div.underlay-image {
	width: auto;
	height: 283px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -50px;
	margin-bottom: -110px;
	}
*/

div.underlay-image {
	width: auto;
	height: 283px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -50px;
	margin-bottom: -110px;
	}

h3 span.date {
	line-height: 2.5em;
	display: block;
	width: 3em;
	float: left;
	margin-right: 0.5em;
	}

h3 span.date span.d {
	display: block;
	text-align: center;
	line-height: 1.1;
	font-size: 1.4em;
	}

h3 span.date span.M {
	display: block;
	text-align: center;
	line-height: 1.2;
	color: #FFF;
	background-color: #333;
	}

div#content img.left {
	float: left;
	display: block;
	margin: 1.6em 1.2em 1.6em 0;
	}

div#content p img.left {
	margin: 0 1.2em 0 0;
	}

div#content img.middle {
	text-align: center;
	display: block;
	margin: 1.6em auto;
	}

div#content p img.middle {
	margin: 0 auto;
	}

div#content img.right {
	float: right;
	display: block;
	margin: 1.6em 0 1.6em 1.2em;
	}

div#content p img.right {
	margin: 0 0 0 1.2em;
	}
	
div#content-inner p a.special_offer img {
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
}