body
{ background-color: #d8b169; margin: 0px; padding: 0px; text-align: center; }

.noborder
{ border: none; }

h1, h2, h3, h4, h5 {
	text-align: left;
	font: bold 16px tahoma;
	color: #956235;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}

img, div { behavior: url(iepngfix.htc) }

#centeringUtility
{ margin: 0px auto; width: 1206px; text-align: center; }

#splashcontainer
{ width: 1206px; height: 552px; float: left; margin-top: 0px; display: inline; }

#splashlogo
{ width: 660px; height: 92px; float: left; background: url('images/splash_logo.jpg'); background-repeat: no-repeat; display: inline; }

#splashaddress
{ width: 546px; height: 92px; float: left; background: url('images/splash_address.jpg'); background-repeat: no-repeat; display: inline; }

#splashheader
{ width: 1206px; height: 258px; float: left; display: inline; }

#splashbottom
{ width: 1206px; height: 250px; float: left; background: url('images/splash_bottom.jpg'); background-repeat: no-repeat; display: inline; }

/* Navigation */

	#faceheader
	{ width: 340px; height: 258px; float: left; }

	a.faceheader
	{ display: block; width: 340px; height: 258px; text-decoration: none;  background: url('images/splash_faceheader.jpg'); background-repeat: no-repeat; }
	
	a:hover.faceheader
	{ background-position: -340px; }

	#skinheader
	{ width: 104px; height: 258px; float: left; }

	a.skinheader
	{ display: block; width: 104px; height: 258px; text-decoration: none; background: url('images/splash_skinheader.jpg'); background-repeat: no-repeat; }

	a:hover.skinheader
	{ background-position: -104px; }

	#bodyheader
	{ width: 97px; height: 258px; float: left; display: inline; }

	a.bodyheader
	{ display: block; width: 97px; height: 258px; text-decoration: none;  background: url('images/splash_bodyheader.jpg'); background-repeat: no-repeat; }
	
	a:hover.bodyheader
	{ background-position: -97px; }

	#breastheader
	{ width: 119px; height: 258px; float: left; display: inline; }

	a.breastheader
	{ display: block; width: 119px; height: 258px; text-decoration: none; background: url('images/splash_breastheader.jpg'); background-repeat: no-repeat; }
	
	a:hover.breastheader
	{ background-position: -119px; }

#rightheader
{ width: 546px; height: 258px; float: left; _margin-bottom: -5px; }

#splashmenu
{ width: 400px; height: 30px; float: left; margin-left: 50px; margin-top: 10px; display: inline; }

#mommyclick
{ width: 339px; height: 202px; float: left; margin-left: 265px; display: inline; }

	a.mommyclick
	{ display: block; width: 339px; height: 202px; text-decoration: none;  background: url('images/splash_pictures.jpg'); background-repeat: no-repeat; }
	
	a:hover.mommyclick
	{ background-position: -339px; }

#mainNav
{ width: 1206px; height: 73px; float: left;  display: inline; }

#splashContent,
#featuredArticle,
#featuredService {
	background: #DEBC7F;
	width: 882px;
	margin: 0px auto;
}

#splashContent p,
#featuredArticle p {
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	margin-right: 8px;
	padding: 0px;
	font: 13px tahoma;
	color: #9F6F45;
	padding-bottom: 10px;
}

#contentfooter
{ width: 683px; height: 50px; float: left; }

.footerFont
{ font-family: tahoma; color: #7c4f23; font-size: 13px; }

.footerFont a
{ font-family: tahoma; color: #8F4600; text-decoration: none; font-size: 13px; }


/*----------------------New Styles, June 2010, For front page links to different products------------------------*/

a.front-pg-links {
    text-decoration:none;
    color:#956235;
    margin:0;
    
}

a.front-pg-links:hover {
    text-decoration:underline;
    color:#5E3E21;
    
}

h1.product-list-title {
	font-size:40px;
	width:260px;
	margin:0 auto;
	padding:5px 0;
	color:#5E3E21;
}

a.front-pg-links img {
	border:none;
}

a.front-pg-links img:hover {
	text-decoration:none;
}

/*--------------------------PRODUCT PAGES THAT POP UP!---------------------------*/


.product-pages {
	font-family: tahoma, sans-serif;
	margin: 15px;
	background:#EECB88 url('images/product-header.jpg') top center no-repeat;
	padding:5px 5px 15px 5px;
}

.product-pages h1 {
	font-size:40px;
	color:#532E16;
	width:500px;
	text-align:center;
}

.product-pages p {
	color:#5E3E21;
	font-size:14px;
	text-align:justify;
}


.product-pages ul {
	color:#5E3E21;
	font-size:14px;
	text-align:justify;
	
}

.product-pages ul li {
	list-style-type:circle;
	margin:5px 0 5px 30px;
}

/* ---- Featured article --*/
#featuredArticle
{
	
}
#featuredArticle h3
{
	font-size: 14px;
	margin-top: 15px;
}
#featuredArticle a
{
	color: #8b4f23;
}
#featuredArticle h3 a
{
	color: #956235;
}
#featuredArticle p.date
{
	font-style: italic;
}
/* ---- Featured service ----*/
#featuredService
{
	text-align:center;
}
#featuredService a img
{
	border: 0;
}