@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	line-height: 1.5em;
	background-color: #E7EDFD;
	margin: 0px;
}

td {
	font-size: 0.75 em;
	line-height: 1.5em;
}

.bgcolor {

}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0066CC;
}
h1 {
	font-size: 1.2em;
	color: #0066CC;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 1em;
	color: #0066CC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: .8em;
	color: #0066CC;
}

h4 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	color: #0066CC;
}

h5 {
	font-weight: normal;
	color: #0066CC;
}

/* Begin elements */

.container {
	width:950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.header {
	height: 12em;
	position: relative;
	background-image: url(../images/headerBG.jpg);
	background-repeat: no-repeat;
	width: 904px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.logo {
	background-image: url(../images/cnLogo.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 306px;
	position: absolute;
	left: 35px;
	top: 31px;
}

#login {
	position: absolute;
	top: 13px;
	left: 527px;
	width: 375px;
	height: 28px;
	margin: 0px;
	padding: 0px;
}

#cross {
	background-image: url(../images/cross.gif);
	background-repeat: no-repeat;
	height: 128px;
	width: 100px;
	margin-right: 400px;
	margin-left: 400px;
	background-position: center;
	position: absolute;
	top: 12px;
}

#findNannies {
	background-image: url(../images/findNannies.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 94px;
	position: absolute;
	left: 527px;
	top: 52px;
}

#search {
	height: auto;
	position: absolute;
	left: 627px;
	top: 48px;
	width: 170px;
}

#search p {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}

#search #emphasis {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #0066CC;
}

#search #zipSearch {
	color: #666666;
}

#search #zipDist {
	color: #666666;
}

html>body #search p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#ina {
	position: absolute;
	left: 811px;
	top: 46px;
	width: 72px;
	height: 72px;
}

.phone {
	background-image: url(../images/dcgTFnumber.gif);
	background-repeat: no-repeat;
	height: 2em;
	width: 24em;
	left: 450px;
	top: -32px;
	position: relative;
	padding-top: 25px;
	margin-bottom: -25px;
}
.nav {
	position: absolute;
	left: 40px;
	top: 95px;
}

#top {
	background-image: url(../images/topBG.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 904px;
	background-color: #FFFFFF;
}

#center {
	background-image: url(../images/centerBG.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 904px;
	background-color: #FFFFFF;
}

#bottom {
	background-image: url(../images/bottomBG.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 904px;
	background-color: #FFFFFF;
}

#centerContent {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}
#introContent  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #6699FF;
	font-size: 1.2em;
 }

#imagesFrame {
	height: 179px;
	width: 904px;
	position: relative;
}
.images {
	height: auto;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	position: relative;
}

.content {
	height: auto;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	position: relative;
}

.footer {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	font-size: 0.8em;
}

.footer p {
	line-height: 1em;	
}

.cleaner {
	clear: both;	
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	margin: 0;
	border: 0 none;
	padding: 0; /*For KHTML*/
	list-style: none;
	height: 1em;
}

ul#navmenu-h li {
	margin: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 1em;
	width: auto;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0;
}

ul#navmenu-h ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 12em;
	list-style: none;
	display: none;
	position: absolute;
	top: 1.8em;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	font-size: 1px;
	line-height: 0px;
}

ul#navmenu-h ul li {
	width: 12em;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #0066CC;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	color: #0099FF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	background: #DD4026;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
#thumbsup {
	background-image: url(../images/boyThumbsUp.gif);
	height: 80px;
	width: 49px;
	top: -20px;
	right: 15px;
	position: relative;
}
#disclaimer {
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
	color: #666666;
	padding-right: 48px;
	padding-left: 48px;
}
#aboutImage {
	position: absolute;
	top: -25px;
	left: -15px;
}
