@charset "UTF-8";
body {
	background-image: url(../images/backgrounds/bgPic.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 1000px;
}
#mainNavWrapper {
	background-image: url(../images/backgrounds/bg-mainNav.png);
	background-repeat: no-repeat;
	height: 69px;
	width: 1000px;
	margin-bottom: 25px;
}
#mainNav ul {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#mainNav ul li {
	display: block;
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ee2a7b;
	line-height: 52px;
	padding-right: 25px;
	padding-left: 25px;
}
#wrapper2 {
	background-image: url(../images/backgrounds/bottomArt.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 86px;
	padding-top: 60px;
}
#mainNav {
	margin-left: 134px;
	width: 735px;
	padding-top: 9px;
}
#mainNav ul li a {
	color: #FFF;
	text-decoration: none;
}
#mainNav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#rotationWrapper {
	background-image: url(../images/backgrounds/bg-homeSlider.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 596px;
	overflow: hidden;
	float: left;
}
#wrapper1 {
	background-image: url(../images/backgrounds/topArt.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper3 {
	background-image: url(../images/backgrounds/rays.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#logo {
	padding-top: 25px;
	text-align: center;
}
#nannyText {
	margin-left: 35px;
}
#nannyText p {
	font-family: #EF6D6A;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nannyText .gallery {
	height: 150px;
	width: auto;
}
#logo p {
	font-size: 14px;
}
.italic {
	font-style: italic;
}
#wrapper2 p {
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1  {
	color: #F06E6B;
	font-weight: normal;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nannyTribute p {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nannyTribute p strong {
	color: #F06E6B;
}
#nannyTribute p a {
	color: #F06E6B;
}
#nannyTribute p a:hover {
	color: #000;
}
#tributeHeader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-bottom: 5px;
}
#emailSuccess {
	float: left;
	color: #0C0;
	margin-left: 5px;
	font-size: 22px;
	padding-top: 5px;
}
#nannyTribute {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.border {
		 background-color: #ffffff;
		 border: 1px solid #cccccc;
		 	padding: 3px;
			margin: 5px;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			-khtml-border-radius:3px;
			border-radius:3px;
			-moz-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			-webkit-box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			box-shadow:0 0 5px rgba(0,0,0,0.45),0px 1px 2px rgba(0,0,0,0.2);
			
			
		}.floatRightImage {
	float: right;
}
#video {
	float: left;
}
.title {
	color: #E86C6E;
	display: block;
	font-weight: bold;
}
#memory .readmore {
	font-size: 12px;
	text-align: left;
}
