body
{
text-align: center;
background-color:#f1e5f0;
}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
}

a:link {
	color: #685667;
	text-decoration: none;
}

a:hover {
	color: #d5afd2;
	text-decoration: underline;
}

a:visited {
	color: #d5afd2;
	text-decoration: none;
}

a:active {  
	color: #d5afd2;
	text-decoration: none;
}

a.b:link {
	color: #d3eeea;
	text-decoration: none;
}

a.b:hover {
	color: #d3eeea;
	text-decoration: underline;
}

a.b:visited {
	color: #d3eeea;
	text-decoration: none;
}

a.b:active {  
	color: #d3eeea;
	text-decoration: none;
}

.text2 {
font-size:10px;
color:#bfbcb8;
}

.text3 {
font-size:12px;
color:#29596e;
font-weight: bold;


}

.text4 {
color:#FFFFFF;
font-weight:bold;
padding-left:35px;
padding-top:3px;
font-size:11px

}

.bg {

background:url(http://www.groovymama.net/shop/images/flower-bg.gif) repeat-x 0px 277px;
background-color: #f1e5f0;
}

.footer {
font-size:10px;
}

#sidebar a {
    color: #fff;
}

#sidebar a:hover {
    color: #000;
}

#sidebar ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
}

#sidebar ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#menu {
	width: 783px;
	height: 165px;
	background: url(images/menu-bg.jpg) no-repeat;
	position: relative;
}

#menu div {
	padding: 20px;
}

a.home, a.products, a.meet-us, a.news-and-events, a.social-activisim, a.links, a.search { width: 100px; height: 100px; display: block; float: left; cursor: pointer; margin-right: 6px; }
a.home:hover, a.products:hover, a.meet-us:hover, a.news-and-events:hover, a.social-activisim:hover, a.links:hover, a.search:hover { background-position: 0 100px; }
a.home { background: url(images/menu-home.jpg); }
a.products { background: url(images/menu-products.jpg); margin-top: 35px; }
a.meet-us { background: url(images/menu-meet-us.jpg); }
a.news-and-events { background: url(images/menu-news-and-events.jpg); margin-top: 35px; }
a.social-activisim { background: url(images/menu-social-activisim.jpg); }
a.links { background: url(images/menu-links.jpg); margin-top: 35px; }
a.search { background: url(images/menu-search.jpg); }