/* RESET - NO NEED TO MODIFY */
* {
	margin:0;
	padding:0;
}
#clear {
	clear:both;
}
/* ELEMENTS */

.panelbgcenter {
	background-image: url(../images/backgrounds/panelbgcenter.jpg);
	background-repeat: repeat;
}
.panelbgcenter2 {
	background-image: url(../images/backgrounds/panelbgcenter.jpg);
	background-repeat: no-repeat;
}
body {
	background:#a9c672;
	/*background-image: url(../images/backgrounds/bg.jpg);*/
	background-repeat: no-repeat;
}
.lplist {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.0em;
}
.lplist li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	list-style:none;
	padding:0 0px 0px 20px;
	margin-top:8px;
	margin-left:30px;
}
.lplist li a {
	color:#84A87F;
}
.lplist li a:hover {
	color:#426418;
}
#mainwrapper {
	margin:0 auto;
	width:847px;
	background:#FFF;
}
#header {
	margin:0 auto;
	width:847px;
}
#content {
	margin:0 auto;
	width:847px;
}
#footer {
	float:left;
	margin:0 auto;
	width:847px;
	height:241px;
	background-image: url(../images/backgrounds/footer.jpg);
}
.footaddress {
	float:left;
}
.footnav {
	background: 5e6a8al;
	height:8px;
	width:847px;
	background-repeat:no-repeat;
	float:left;
}
p.foottxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:195px 0px 0px 60px;
	line-height:1.2em;
	color:#000000;
}
p.foottxt2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:25px 0px 0px 60px;
	line-height:1.2em;
	color:#000000;
}
A.footlink:link {
	color: #000000;
	text-decoration:none;
}
A.footlink:visited {
	color: #000000;
	text-decoration:none;
}
A.footlink:active {
	color: #000000;
	text-decoration:none;
}
A.footlink:hover {
	color: #000000;
	text-decoration:underline;
}
/* #CONTENT */
#lp {
	float:left;
	width:206px;
}
#substance {
	float:left;
	width:641px;
}
#rp {
	float:right;
	width:278px;
}
/* IMAGES */	
#brand {
	padding-top:10px;
	width:180px;
	height:45px;
}
img.border {
	border: 0px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0px 10px 10px 10px;
}
img.border2 {
	border: 1px solid #666;
	padding: 1px 1px 1px 1px;
	float: left;
	margin: 0px 10px 0px 0px;
}
.panelbgheader {
	background-image: url(../images/backgrounds/panelbgheader.jpg);
	height: 195px;
	background-repeat:no-repeat
}
/* DROPDOWN */
.container {
	margin:0 0 0 10px;
}
.dropdown {
	width: 450px;
}
/* LINKS */
A:link {
	color: #225337;
	text-decoration:none;
}
A:visited {
	color: #225337;
	text-decoration:none;
}
A:active {
	color: #225337;
	text-decoration:none;
}
A:hover {
	color: #225337;
	text-decoration:none;
}
A.front:link {
	color: #ffffff;
	text-decoration:none;
}
A.front:visited {
	color: #ffffff;
	text-decoration:none;
}
A.front:active {
	color: #ffffff;
	text-decoration:none;
}
A.front:hover {
	color: #ff0;
	text-decoration:none;
}
/* ALL TITLES */
h1 {  /* headers */
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#b06a0a;
	padding:20px 0px 0px 10px;
}
h2 {  /* headers gray*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2c2c2c;
	padding:10px 0px 0px 10px;
}
h3 {  /* title sub title */
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#8CA35D;
	padding:0px 0px 0 10px;
}
h4 {  /*bullets down */
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9f0000;
}
h5 {  /* home buttons */
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	padding:182px 0px 0 0px;
}
h6 { /* contact */
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3f3f3f;
	padding:10px 0px 0px 10px;
}
p.call {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#ffffff;
	padding:30px 0px 0px 0px;
}
p.call2 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:ffffff;
	padding:0px 0px 0px 0px;
}
/* ALL TEXT */
p.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:10px 10px 0px 50px;
	line-height:1.3em;
	color:234e20;
}
p.third {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0px 10px 0px 10px;
	line-height:1.3em;
}
/* MISC */
#date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	padding:10px 0 10px 0;
}
/* GALLERY */
ul.images {
	list-style-type: none;
	padding:0px;
	margin:0;
}
ul.images li {
	float: left;
}
ul.images li img {
	padding: 10px;
	border: 1px #ccc solid;
	margin: 10px;
}
s /* POPBOX */
.PopBoxImageSmall .images {
	margin: 12px 0px 12px 12px;
	padding: 0;
}
.images li {
	border: none 0px white;
	cursor: url("../images/magplus.cur"), pointer;
}
.PopBoxImageLarge {
	border: solid thin #CCCCFF;
	cursor: url("../images/magminus.cur"), pointer;
}
#contact {
	float:right;
	font-size:100%;
	font-weight: bold;
	line-height:normal;
	padding:0px 0px 0px 0px;
}
#bulletleft {
	float:left;
	width: 301px;
	height:229px;
}
#bulletright {
	float:right;
	width: 338px;
	height:229px;
}
#bulletleft1 {
	float:left;
	width: 301px;
	padding-left:10px;
}
#bulletright1 {
	float:right;
	width: 330px;
}
.babywipes {
	background-image: url(../images/babywipes.jpg);
	width:301px;
	height:229px;
}
.bathtime {
	background-image: url(../images/bathtimerange.jpg);
	width:301px;
	height:229px;
}
.prodLinks {
	font-size:10px;
	margin-top:30px;
	text-align:center;
}

.prodLinks a{
	font-family:Arial, Helvetica, sans-serif;
 
}
