@charset "utf-8";
/* CSS Document */
  
body {
	margin:10px;
	text-align: center;
	background-image: url(http://babybellamaya.com/images/babybella/dotback2b.jpg);
	padding-bottom: 15px;
	background-position: center center;
}
a:link {
	text-decoration: none;

	}
a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}

  #outer-wrapper {
	width: 950px;
	padding:0px;
	text-align:left;
	border:1px solid #FFFFFF;
	background-color: #ffffff;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 5;
	margin-left: auto;
}
  #header-wrapper {
	width:950px;
	height:110px;
	margin:0 auto 0px;
	background-color: #6b5e3c;
	text-align: center;
}
.header-navigation {
	width:950px;
	height: 25px;
	background-color: #FFBEDC;
	font-size: 12px;
	color: #DDDCCC;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 3px;
}

.header-navigation a:link {
	text-decoration: none;
	color: #6B5E3C;
	}
.header-navigation a:visited {
	text-decoration: none;
	color: #6B5E3C;
	}
.header-navigation a:hover {
	text-decoration: none;
	color: #F58FBE;
	}
.header-navigation a:active {
	text-decoration: none;
	color: #F58FBE;
	}
	
.divider {
	width:950px;
	height:20px;
	background-image: url(http://babybellamaya.com/images/babybella/stripepink.gif);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


  #main {
	width: 700px;
	margin-left: 10px;
	margin-right:10px;
	float: right;
	word-wrap: break-word;
	overflow: hidden;
	padding-top: 10px;
}

  #left-sidebar {
	width: 175px;
	float: left;
	margin-left:5px;
	word-wrap: break-word;
	overflow: hidden;
}
  .lgfont {color:#C00025; }
  
  #shop {
	width: 160px;
	height: 60px;
	background-image: url(http://babybellamaya.com/images/babybella/categories.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
}

  #footer {
	width:950px;
	clear:both;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
}
.footer-navigation {
	width:950px;
	height: 15px;
	background-color: #FFBEDC;
	font-size: 10px;
	color: #DDDCCC;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer-navigation a:link {
	text-decoration: none;
	color: #6B5E3C;
	}
.footer-navigation a:visited {
	text-decoration: none;
	color: #6B5E3C;
	}
.footer-navigation a:hover {
	text-decoration: none;
	color: #F58FBE;
	}
.footer-navigation a:active {
	text-decoration: none;
	color: #F58FBE;
	}
	
.footer-divider {
		width:950px;
	height:20px;
	background-image: url(http://babybellamaya.com/images/babybella/stripebrown.jpg);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

 #footer-btm {
	width:950px;
	clear:both;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
}
.footer-navigation-btm {
	width:950px;
	height: 15px;
	font-size: 10px;
	color: #9A8E6D;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

.footer-navigation-btm a:link {
	text-decoration: none;
	color: #FB9EC9;
	}
.footer-navigation-btm a:visited {
	text-decoration: none;
	color: #FB9EC9;
	}
.footer-navigation-btm a:hover {
	text-decoration: none;
	color: #D9D396;
	}
.footer-navigation-btm a:active {
	text-decoration: none;
	color: #D9D396;
	}


