@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../newlayout/layout_bg.jpg);
	background-repeat: repeat-x;
	background-color: #160db5;
}
.oneColFixCtr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}#row2 p {
	font-size: small;
	color: #000033;
	text-align: left;
	padding-left: 50px;
	padding-right: 20px;
}
#row2 h2 {
	color: #160DB6;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
}
#row2 h3 {
	color: #E13800;
	text-align: left;
	padding-right: 20px;
	padding-left: 50px;
}
#row3 p {
	font-size: small;
	text-align: right;
	padding-top: 58px;
	padding-right: 30px;
}

#row3 a {
	color: #000000;
	text-decoration: none;
}

#row3 a:hover {
	color: #0099FF;
	text-decoration: none;
}

#row4 p {
	font-size: small;
	color: #666666;
	text-align: right;
	padding-right: 40px;
}

#row4 a {
	color: #3399CC;
	text-decoration: none;
}

#row4 a:hover {
	color: #FF6600;
	text-decoration: none;
}
.style1 {
font-size:x-small;
}


.stylefontsmall {
font-size:small;
}
.indent {
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-align: left;
}

#row4 {
	text-align: right;
}
#colRight {
	font-size: small;
	text-align: left;
	padding-right: 10px;
	padding-left: 20px;
	width: 210px;
	color: #000033;
}
#section1 {
	width: 100%;
}
#contactform {
	font-size: small;
	text-align: left;
	padding-left: 20px;
}
#colRight a {
	text-decoration: none;
}
#colRight a:hover {
	text-decoration: none;
	color: #006600;
}
#specialh3 {
	padding-left: 30px;
}
#btmlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFCC;
	background-repeat: no-repeat;
	text-align: center;
	height: 53px;
	width: 1020px;
	background-image: url(../newlayout/row_btmlinks.jpg);
	padding-top: 20px;
}

#btmlinks a {
	color: #FFFFCC;
	text-decoration: none;
	}
	
#btmlinks a:hover {
	color: #00FFFF;
	text-decoration: none;
	}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../newlayout/row_copyright.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 91px;
	width: 1020px;
	padding-top: 20px;
}

#copyright a {
	color: #FFFF99;
	text-decoration: none;
}

#copyright a:hover {
	color: #FFCC66;
	text-decoration: none;
}

.style1 {
	font-size:x-small;
	}

#row1 #logo {
	background-image: url(../newlayout/row1_col1logo.jpg);
	background-repeat: no-repeat;
	height: 251px;
	width: 684px;
}
#row1 #texttitle {
	background-image: url(../newlayout/row1_col1title.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 684px;
}
#row1 #nav {
	height: 350px;
	width: 336px;
}
#row2 h1 {
	color: #E13800;
	text-align: left;
	padding-left: 50px;
	padding-right: 20px;
}
#babytable {
	font-size: small;
	text-align: left;
	padding-left: 50px;
}
#ColMainRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	padding-left: 20px;
	color: #000033;
}

#texttitle_shippingpolicy {
	background-image: url(../newlayout/row1_col1title_shippingpolicy.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 684px;
}
#texttitle_contactus {
	background-image: url(../newlayout/row1_col1title_contactus.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 684px;
}
#texttitle_home {
	background-image: url(../newlayout/row1_col1title_home.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 684px;
}
