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

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

body {
	background-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://babybutterclothing.com/images/centerbg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.Testimonials{
	font-style: italic;
}


.bgMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(http://babybutterclothing.com/images/MenuBG.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:45px;
}


.bgFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(http://babybutterclothing.com/images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:70px;
}

.BluText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #774195;
}

.PinkText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #d60c84;
}

.BigWhiteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #ffffff;
}

.CentralLine {
	background-color: #d60c84;
	height:5px;
}

.GeneralBG {
	background-color: #000000;
	text-align: center;
}

.StrokePics {
	background-color: #ffffff;
}

.Box1 {
	background-image: url(http://babybutterclothing.com/images/homebox1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Box2 {
	background-image: url(http://babybutterclothing.com/images/homebox2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.Box3 {
	background-image: url(http://babybutterclothing.com/images/homebox3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.GeneralBG tr td p {
	text-align: center;
}

