@charset "windows-1252";

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

body{background-color:#CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#5a471c;
height:100%;

}
img{border:0px}
a:link, a:visited, a:active {color: #5a471c}
a:hover{color: #c1cc23}

#wrapper{ background-color:#FFFFFF; border:solid; border-color:#999999; border-width:1px; width:975px}

#left{
width:488px;
}
#right{
width:487px;
}

#rightInterior{
	background-color:#c1cc23;
	width:447px;
	padding:15px;	
	height:530px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/decorationRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#rightInteriorShop{
	background-color:#c1cc23;
	width:457px;
	padding:10px;	
	height:98%;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(images/decorationRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#leftTop{
	background-image:url(images/decorationLeft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:210px;
	width:488px;
}



#leftBottom{
text-align:center;
vertical-align:top;
padding-top:50px;
}

#menu{
	vertical-align:top;
	text-align:center;
	height:370px;
	background-image:url(images/baby.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#menuShop{
	vertical-align:top;
	text-align:center;
	height:440px;
	background-image:url(images/baby2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#shopLeftCol{
	vertical-align:top;
	text-align:left;
	padding-left:35px;
	padding-right:15px;
	padding-bottom:15px;
}

#aboutUsContent{
	padding-left:15px;
	padding-top:137px;
}

#pressComingSoon{
width:447px;
height:137px;
background-color:#5a471c;
text-align:center;
padding-top:88px;
}

#pressContent{

border-top-color:#5a471c;
border-top-width:1px; 
border-top-style:solid;


}
.pressDivide{
border-top-color:#5a471c;
border-top-width:1px;
border-top-style:dotted;

}

.pressSection{
height:138px;
padding:30px;
}

.pressText{
	float:left;
	text-align:left;
	width: 260px;
}

.pressMagCover{
float:right;
border:solid;
border-color:#FFFFFF;
border-width:1px;
}

.pressName{
	font-size:14px;
}
.pressViewArticle{
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
}

.pressText a{
color:#FFFFFF;
text-decoration:none;

}
.pressText a:hover{
color:#FFFFFF;
text-decoration:underline;

}


#homeText{
	padding-left:30px;
	padding-top:155px;
	padding-bottom:60px;
}

#shopText{
	padding-left:30px;
	padding-top:155px;
}

#tags{
	padding-top:36px;
	padding-bottom:20px;
}




#footerLeft{
padding-top:10px;
height:20px;
text-decoration:none;
}
#footerLeft a:link, #footerLeft a:visited, #footerLeft a:active {
text-decoration:none;
}
#footerLeft a:hover{
color:#FFFFFF;
}

#footerRight{
padding-top:10px;
padding-right:10px;
font-size:10px;
height:20px;
text-decoration:none;
color:#999999;
}

#footerRight a:link, #footerRight a:visited, #footerRight a:active {
text-decoration:none;
color:#999999;
}

#footerRight a:hover{
color:#FFFFFF;
}
#newDesigns {
	height: 30px;
}
