* {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

wrapper {	margin:0 auto;}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}

.style2 {font-size: 10px;}

body {
background:#f3e9f3;
}
#wrapper {
	margin: 35px auto;
	width:888px;
}

#header_top {
	height:88px;
	width:888px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#header_links {

	float:left;
	height: 28px;
	width:888px;

	background-image:url(../images/header_links.gif);
}

#header_links img.home {
	margin:0 9px 0 100px;
	padding:0;
	height:28px;
}
#header_links img {
	margin:0;
	margin-right:8px;
	border: 0;
	height:28px;
}

.ProductNameText {
	font-size:16px;
	color: #8d409c;
	font-weight:bold;
	line-height:27px;
	
}

.shopcart {
	margin-top:-10px;

	margin-left:130px;


	border: 0;
	height:28px; 
	}
	
#flex {
		width:888px;
		background-image:url(../images/grouper_background.gif);
		background-repeat:repeat-y;
		}
		
#left {
	width:187px;
	float:left;
}
#left_top {
	height: 342px;
	background-image:url(../images/top_left_background.gif);
	background-repeat:no-repeat;
}
#left_middle {
	height:342px;
	
}
#left_middle img {
	margin: 4px 0 4px 0px;
	float:right;
	margin-right:26px;
	
}
#left_bottom {
	background-image:url(../images/bottom_left_background.gif);
	background-repeat:repeat-y;
	height:auto;
}
#center {
	float:left;
	width:440px;

	background-color: transparent;	
}
#center_content {
	margin-top:8px;
	margin-left:0px;
}

.hdr-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#8d3f98;
}

#center_content h3 {
	font-size:16px;
	font-weight:bold;
	color:#8d3f98;
}
#center_content img.graphic {
	margin-left:15px;
}

.Tab {
	font-weight:bold;
	padding:5px;
	padding-top:8px;
	width:90px;
	height:20px;
	float:left;
	margin-bottom:0px;
}

.TabContents {
	display: none;
	padding:5px;
	margin-top:-10px;
	min-height:100px;
}
#tabs_mid {
	background-image:url(/images/tabs_body_bg.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	width:412px;
}

#tabs_top {
	background-image:url(/images/tabs_top_bg.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

#tabs_bot {
	background-image:url(/images/tabs_bot_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

a:link, a:hover, a:visited {
    color: #4776BD;
    text-decoration: underline;
}

#tabs_bot a:link, a:hover, a:visited {
	text-decoration:none;
	color:#000000;
}

#quote {	
	background-image:url(../images/quote_outline.jpg);
	height:200px;
	width:377px;
	margin-left:10px;
	margin-top:10px;
}

#quote p {

	margin-left:35px;
}
	
#right {
	float:left;
	background-image:url(../images/right_background.gif);
	background-repeat:repeat-y;
	min-height:612px;

}
#right_content {
	margin-top:0px;
	margin-left:0px;
}
#newsletter {
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(../images/newsletter.gif);
	height:74px;
	width:238px;
	background-repeat:no-repeat;
}
#moms_say {
	margin-top:20px;
}
#moms_say a {
	font-size:10px;
}
#footer {
	width:888px;
	
}

#footer_links {
	margin-top:30px;

	text-align:center;
}
#footer li {
	display:inline;
	height:50px;
	padding: 0 .25em 0 .25em;
	border-right: 1px solid #000000;
	font-size:9px;
}
#footer a {
	font-size:9px;
}
#footer li.last {
border-right:0;
}
#footer ul {
list-style:none;
}

a:active, a:link, a:visited
{
    color: #4776BD;
    text-decoration: underline;
}

a:hover
{
    color: #4776BD;
    text-decoration: underline;
}

