@charset "utf-8";
/* CSS Document */
body
{
	font-family: Georgia, Tahoma, Arial, Trebuchet MS, sans-serif;
	color: #7b614e;	
	background-color:#000000;
	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgBody.jpg');
	background-position:50% 0%; 
	margin-top:0px;
	text-align:center;
	background-attachment:fixed;
   	}

td{
	font-style:normal; 
	font-variant:normal; 
	text-decoration:none;
	font-size:10pt;
}
#menu a, a{
	color:#f2bbba;
	text-decoration:none;
}
#menu a:hover{
color:#f8efca;
}
.indentLeft{
	padding-left:5px;
}
#menu{
background-color:#7b6a53;
padding-left:5px;
text-align:left;
}


#maintable a {
color: #7b614e;
text-decoration:none;
font-weight:bold;
}

#maintable a:hover, a:hover {
color: #f2bbba;
}

#leftBorder{

	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgLeft.gif');
	background-position:50% 50%;
	background-repeat:repeat-y;
	}
#rightBorder{

	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgRight.gif');
	background-position:50% 50%;
	background-repeat:repeat-y;
	}

#table2{

padding:0px;
background-color:#FFFFFF;
text-align:center;
margin:auto;
}

#logo{
	background-color:#fad5cb;
}
#maintable{
  padding:5px;
   text-align:left;
   background-color:#FFFFFF;
}

#footer{
	 color:#000000; 
	font-size:9pt;
	text-align:center;

	height: 30px;
	padding-top:10px
}


#topDiv{
	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgDiv.gif');
	background-position:50% 50%;
	background-repeat:repeat-x;
	height:30px;
}
.borderTop{
	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgTop.gif');
	background-position:50% 50%;
	height:25px;
}
.borderBot{
	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/bgBot.gif');
	background-position:50% 50%;
	height:25px;
}
.formbutton{
	color:#c29675;
	border: 1px solid #f8efca;
	background-color:#7b6a53;
	
}
.clearBoth{
	clear:both;
}
#footer a{
	color:#f8efca;
}

a.catcolor, a.pagelinkcolor, a.cartcolor, a.sel_pagelinkcolor, a.sel_catcolor{
	
	
}
a:hover.catcolor, a:hover.pagelinkcolor, a:hover.cartcolor, a:hover.sel_pagelinkcolor, a:hover.sel_catcolor{
	background-image:url('http://www.babiesandbowsboutique.com/m2s/images/dot2.gif');
	background-position:0% 50%;
	background-repeat:no-repeat;
	padding-left:20px;
	
}
