@charset "utf-8";
/* CSS Document */

body {
	min-width:928px;
	margin-top: 30px;
	background-color: #92B5DF;
	background-attachment: fixed;
	background-image: url(http://host5.shoppepro.com/~babiease/images/layout/dotbg.gif);
	}

a       {color: #6a3e1a; text-decoration: underline;}
a:hover {color: #de7089; text-decoration: underline;}

.clear { clear: both; }

#wrap {

	width: 928px;

	margin-right: auto;

	margin-left: auto;

	height: auto;

	padding-bottom: 20px;

}

#layout {

	width:928px;

	margin-right: auto;

	margin-left: auto;

	height: auto;

	background-attachment: scroll;

	}

#header {

	height: 151px;

	width: 928px;

	}

#navcontainer ul

{
	margin: 0;
	list-style-type: none;
	width: 928px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-left: 0;
	background-image: url(http://host5.shoppepro.com/~babiease/images/layout/pinknav.gif);
	height: 15px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}



#navcontainer li { display: inline; }



#navcontainer li a

{

	text-decoration: none;

	color: #FFFFFF;

	padding-top: 0.2em;

	padding-right: 1em;

	padding-bottom: 0.2em;

	padding-left: 1em;


}



#navcontainer li a:hover

{

	color: #764C29;

}

#leftnav {
	float:right;
	width:160px;
	padding-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44210D;
	}

.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44210D;
	padding-right: 10px;
	line-height: 18px;
}

.leftnav A:link {
	text-decoration: none;
	color: #F293A8;
}

.leftnav A:visited {
	text-decoration: none;
	color: #F293A8;
}

.leftnav A:active {
	text-decoration: none;
	color: #F293A8;
}

.leftnav A:hover {

	color: #42210B;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #1D88D0;

}


#contentcontainer {

	width: 928px;

	background-image: url(http://host5.shoppepro.com/~babiease/images/layout/contentbg.gif);

}

#content {

        float:right;

	width:880px;

	margin-right: 23px;

	margin-top: 28px;

	margin-bottom: 5px;

	margin-left: 0px;

	height: auto;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 18px;

	color: #6a3e1a;

	}

#content2 {

        float:right;

	width:880px;

	margin-right: 23px;

	margin-top: 28px;

	margin-bottom: 5px;

	margin-left: 0px;

	height: auto;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	line-height: 18px;

	color: #6a3e1a;

	}

#pagecontent {
        float:left;
	width:725px;
	padding-right: 0px;
	padding-left: 35px;
	margin-right: 0px;
	margin-top: 28px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #6a3e1a;
	}

#intropic {

	float: left;

	height: 414px;

	width: 277px;

}

#introtxt {

	float: right;

	width: 575px;

}

.blueintro {
	color: #92B5DF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}

#footer {
	clear:both;
	float: none;
	left: auto;
	height: 15px;
	width: 928px;
	background-image: url(http://host5.shoppepro.com/~babiease/images/layout/footer.gif);
}

#footer p {

	padding:5px;

	float: none;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 75;

	right: 50px;

    }

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 8px;
	width: 928px;
}

.credit A:link {
	text-decoration: none;
	color: #FFFFFF;
}

.credit A:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.credit A:active {
	text-decoration: none;
	color: #FFFFFF;
}

.credit A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

input {
       background-color:#fee4ea;
       border: 1px solid #de7089;
       text-align: left;

}

textarea {
       background-color: #fee4ea;
       border: 1px solid #de7089;
       text-align: left;
       wrap: hard;
}
#form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
        font-weight: bold;
}

.formbutton {
       background-color: #ffffff;
       border: 0;
}

.orderlink {
       background-color: #ffffff;
       border: 0;
}
