body, h1,h2,h3,img,ul {
	margin:0px;
	padding:0px;
	}



body {
font: 12px Verdana,Tahoma,Arial,sans-serif;
color: #505050;
}

#container {
	width:930px;
	}
	
#head {
	margin-left: 10px;
	margin-right: 10px;
	height: 175px;
	background-image: url("images/back.jpg");
	background-repeat: no-repeat;
	width: 920px;
	margin-bottom: 10px;
}

#head h1 {
color: #6BADFF;
padding-left: 50px;
}

#head h2 {
color: #6BFF7C;
padding-left: 100px;
}

#head h3 {
color: #E5FF6B;
padding-left: 150px;
}

#menu_header {
clear: left;
float: left;
margin-left: 35px;
margin-top: 15px;
width: 100px;
height: 300px;
}


#menu {
	float: left;
	margin-left: 10px;
	width: 200px;
	height: 472px;
	clear: both;
	background-image: url(images/mushroomvine.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/*#menu a {
padding-top: 5px;
display: block;
height: 20px;
text-align: center;
color: #505050;
font-weight: bold;
text-decoration: none;
}*/

.newborn_title{
background: #;
	color: #f42b77;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}

#menu a.newborn {
	color: #f42b77;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#menu a.newborn:hover {
	color:#000000;
}
.infant_title{
background: #;
	color: #357F9D;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}

#menu a.infant {
	color: #357F9D;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#menu a.infant:hover {
	color:#000000;
}

.toddler_title{
	color: #C49744;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}

#menu a.toddler {
	color: #C49744;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#menu a.toddler:hover {
color: #000000;
}

.little_title {
	color: #503F93;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}

#menu a.little {
	color: #503F93;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

#menu a.little:hover {
color: #000000;
}

.big_title{
	color: #8FB150;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}

#menu a.big {
	color: #8FB150;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}

.pedi_title, .pedi_title a{
	color: #357F9D;
	text-decoration:none;
	padding-top: 5px;
	display: block;
	height: 20px;
	font-weight: bold;
	font-size: 17px;
}


.pedi_title a:hover {
	color:#000000;
}

#menu a.big:hover {
color: #000000;
}


#content {
	width: 690px;
	float: left;
	padding-left: 20px;
}

#content p {
padding-left: 10px;
padding-right: 10px;
}

#foot {
	text-align: center;
	clear: both;
}

h3 {
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-style: italic;
	color: #8651A1;
}

h1 {
	color: #0B528A;
	width: auto;
	text-align: center;
}

.mainimg {
	margin:5px;
	float: right;
}

#col2 {
	float:left;
	}

.product {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.cl {
	clear:both;
	}
	
h2 {
	color: #4F6F92;
	margin: 5px 0 5px 0;
	font-size: 12px;
	text-align: center;
}

#products {
	width: 350px;
	height: 100%;
}

#headermenu li {
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
}

#headermenu {
	margin-top: 10px;
	margin-left: 340px;
	width: 300px;
	position: absolute;
}

#headermenu a{
	text-decoration:none;
	color: #357F9D;
	font-size: 14px;
	}	
#head #headermenu a:hover {
	color: #A0BF61;
}
