﻿body 
{
    font-family:Arial;
    color:#000000;
}

.wrapper
{
    border:solid 7px #a0a0a0;
    width:855px;
    margin:0px auto;
}

.headerwrapper
{
    border-top:solid 10px #e0e0e0;
    background-image:url(images/header.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    height:187px;
    width:855px;
}

.footerwrapper
{
    color:#FFFFFF;
    font-size:70%;
    background-color:#a0a0a0;
    height:10px;
    border-top:solid 25px #e0e0e0;
     clear:both;

}

.footerright
{
    float:right;
    width:300px;
    text-align:right;
}
.footerleft
{
    float:left;
    width:550px;
}


.button
{
    cursor:pointer;
}

.header-home
{
	float:right;
	height:130px;
	margin:50px 0 0;
	width:200px;
}

.image-rotator-wrapper
{
	width:210px;
	min-height:100px;
}

.rotator-baby-image-wrapper
{
	float:left;
	margin:5px;
	overflow:hidden;
	height:58px;
	width:58px;
	cursor:pointer;
}

.rotator-daddy-wrapper
{
	cursor:pointer;
	margin:0 auto;
	margin:5px;
}

.master-image
{
	overflow:hidden;
	height:200px;
	width:200px;
}

.image-rotator-text
{
	margin-top:5px;
	display:block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	text-align:center;
	color:White;
	background-color:Gray;
	font-weight:bold;
}

table tr td
{
	vertical-align:top;
}

.active
{
	display: block !Important;
}

.seo-footer-titles
{
    background-color:#F3B643;
    color:#FFFFFF;
    display:inline-block;
    font-size:85%;
    font-weight:bold;
    margin:-14px 0 0;
    padding:0 10px;
    vertical-align:middle;
}

.social-bookmarking-icons img
{
    height:24px;
    margin-left:5px;
    width:24px;
}

.social-sharing-icons img
{
    height:24px;
    margin-left:5px;
    width:24px;
}