body, html {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #393939;
	background: url(../images/page-bg.gif) repeat-x center top;
	background-color: #95d7e0;
}

a {
	color: #402358;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #402358;
}

a:visited {
	
}

p {
	margin: 0;
	line-height: 1.4em;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 10px;
	margin-right: 15px;
}

.home {
	margin-left: 3px;
}

/* My Comment */

a img, :link img, :visited img {
	border: 0;
}

ul, ol, dl {
	margin: 0 0 1.5em 10px;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	line-height: 1.7em;
}

ul li, ol li {
	margin-bottom: 0.20em;
}

ul li {
	background: url(../images/home-bullet.gif) no-repeat 0 5px;
	padding: 0 0 0 20px;
	list-style-type: none;
}

ul ul, ol ol {
	font-size: 100%;
	margin: 0.40em 0 0.80em 20px;
	padding: 0;
}

dl dt {
	font-weight: bold;
	margin-bottom: 0.20em;
	padding: 0 0 0 15px;
}

dl dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}

table, td {
	font-size: 100%;
}

address {
	font-style: normal;
	display: block;
	margin-bottom: 1.5em;
}

abbr {
	cursor: help;
	border-bottom: 1px dotted #666;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	text-decoration: none;
}

h1 {
	color: #8b181a;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 6px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: 402358;
	padding: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d37b13;
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 10px;
}

h5 {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	line-height: 0px;
}

/***************************** >> Structure <<  ************************/

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 960px;
	height: 172px;
	background: url(../images/header_bg.gif) no-repeat center top;
}

#content-wrapper {
	width: 960px;
	background: url(../images/content_bg.gif) repeat-y;
}

#nav {
	width: 670px;
	height: 39px;
	float: right;
	padding-top: 3px;
}

#home-banner {
	width: 579px;
	height: 218px;
	background-image: url(../images/home-banner.jpg);
}

#content-banner {
	width: 579px;
	height: 112px;
}

.daycare {
	background-image: url(../images/header-daycare.gif);
}

.photos {
	background-image: url(../images/header-photos.gif);
}

.news {
	background-image: url(../images/header-news.gif);
}

.resources {
	background-image: url(../images/header-resources.gif);
}

.contact {
	background-image: url(../images/header-contact.gif);
}

/***************************** >> Nav <<  ************************/

#nav-wrapper {
	float: right;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 113px;
	padding-top: 110px;
	width: 661px;
}

#nav {
	background: url(../images/nav.gif) no-repeat left top;
	float: right;
	height: 38px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-indent: -9999px;
	width: 661px;
}

#nav-home a:hover {
	background-image: url(../images/nav.gif);
	background-position: 0 -42px;
	background-repeat: no-repeat;
}

#nav-daycare a:hover {
	background-image: url(../images/nav.gif);
	background-position: -68px -42px;
	background-repeat: no-repeat;
}

#nav-photos a:hover {
	background-image: url(../images/nav.gif);
	background-position: -208px -42px;
	background-repeat: no-repeat;
}

#nav-news a:hover {
	background-image: url(../images/nav.gif);
	background-position: -298px -42px;
	background-repeat: no-repeat;
}

#nav-products a:hover {
	background-image: url(../images/nav.gif);
	background-position: -452px -42px;
	background-repeat: no-repeat;
}

#nav-contact a:hover {
	background-image: url(../images/nav.gif);
	background-position: -563px -42px;
	background-repeat: no-repeat;
}

#page-home #nav-home {
	background: url(../images/nav.gif) 0 -42px no-repeat;
}

#page-daycare #nav-daycare {
	background: url(../images/nav.gif) -68px -42px no-repeat;
}

#page-photos #nav-photos {
	background: url(../images/nav.gif) -208px -42px no-repeat;
}

#page-news #nav-news {
	background: url(../images/nav.gif) -298px -42px no-repeat;
}

#page-resources #nav-resources {
	background: url(../images/nav.gif) -452px -42px no-repeat;
}

#page-contact #nav-contact {
	background: url(../images/nav.gif) -563px -42px no-repeat;
}

#nav li {
	display: block;
	list-style: none;
	position: absolute;
}

#nav li,#nav a {
	display: block;
	height: 42px;
	margin: 0;
	padding: 0;
}

#nav a,#nav a:hover {
	text-decoration: none;
}

#nav-home {
	left: 0;
	width: 68px;
}

#nav-daycare {
	left: 68px;
	width: 140px;
}

#nav-photos {
	left: 208px;
	width: 90px;
}

#nav-news {
	left: 298px;
	width: 154px;
}

#nav-products {
	left: 452px;
	width: 111px;
}

#nav-contact {
	left: 563px;
	width: 101px;
}

/***************************** >> Left Content <<  ************************/

#left_content {
	width: 580px;
	float: left;
	margin-left: 65px;
	background-color: transparent;
}

* html #left_content {
	width: 550px;
	margin-left: 35px;
}

#left-col-home {
	float: left;
	width: 290px;
}

#right-col-home {
	float: right;
	width: 270px;
	margin-left: 10px;
}

* html #right-col-home {
	float: right;
	width: 210px;
	margin-left: 5px;
	margin-right: 0px;
}

/***************************** >> Center Content <<  ************************/

#content_home {
	width: 385px;
	float: left;
	padding-left: 5px;
}

#content {
	width: 940px;
	float: left;
	padding: 20px;
}

/***************************** >> Right Content<<  ************************/

#right_content {
	width: 250px;
	float: left;
	margin-left: 10px;
}

* html #right_content {
	width: 250px;
	margin-left: 6px;
}

#feature-one {
	width: 238px;
	height: 188px;
}

#feature-two {
	padding-top: 10px;
}

/***************************** >> Footer <<  ************************/

#footer {
	height: 42px;
	width: 960px;
	background: url(../images/footer.gif) no-repeat center bottom;
	clear: both;
}

#footer-text {
	height: 30px;
	width: 960px;
}

#footer-text p {
	margin-left: 30px;
	font-size: 11px;
	text-align: center;
	line-height: 1.5em;
}

.clear {
	height: 2px;
	display: block;
	clear: both;
}

#elvis {
	display: block;
	position: fixed;
	right: 0;
	bottom: 0px;
	overflow: visible;
	width: 175px;
	height: 193px;
	margin: 0 0 0 0;
	padding: 0;
	z-index: 9999;
	border: none;
	float: none;
}


*html #elvis {
	display: none;}

.section {
	border-top: 1px solid #BBB;
	margin-top: 15px;
	margin-left: 5%;
	margin-right: 5%;
	padding: 5px;
	padding-bottom: 0px;
	background-color: white;
}

/***************************** >>lightbox<<  ************************/

.section {
	overflow: auto;
}

.first {
	border-top: none;
	padding-top: 0;
}

.thumbnail {
	padding: 3px 3px 8px 3px;
	background-color: #402358;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.caption {
	font-size: 0.9em;
	padding-top: 0.2em;
}
