
html {
	height: 100%;
	}
	
body {
	background: #F0F0FC url(images/bg_page.gif) repeat-y;
	color: #333333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	}

p {
	color: #333333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	}
	
img {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
	}

a:link, a:visited {
	color: #333399;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
	}
	
table {
	margin: 0;
	padding: 0;
	}

h5 {
	color: #6E6EB7;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 8px 0;
	}

/* H6 SHOULD MATCH P STYLE BUT WITH font-weight: bold */
h6 {
	color: #333333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


/* DROPDOWN NAVIGATION STYLES */
ul {
	margin: 0;
	padding: 0;
	/* filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity: 0.95;	*/
	/* line-height: 16px; */
	list-style: none;
	width: 177px;
	border-bottom: 1px solid #ccc;
	}

ul li {
	position: relative;
	margin: 0;
	padding: 0;
	}
	
li ul {
	background-color: #EEEEFA;	
	border-bottom: 1px solid #CCCCCC;
	line-height: 20px;
	margin: 0;
	padding: 0 0 0 10px;
	position: absolute;
	left: 177px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	height: 15px;
	margin: 0;
	padding: 5px 0 5px 10px;
	/* border: 1px solid #ccc; */
	}
	
ul li a:hover {
	background-color: #EEEEFA;
	text-decoration: none;
	}

li:hover ul, li.over ul { 
	border: 1px solid #9B9BDD;
	display: block; 
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* END DROPDOWN NAVIGATION STYLES */


/* SITE SPECIFIC STYLES */

#wrap {
  background: url(images/rightbar_bg.gif) right repeat-y;
	/* height: 100%; */
	margin: 0;
	padding: 0;
	width: 764px;
	min-height:100%; /*** moz uses this to make full height design. If you change this to height:100% moz won't expand the design if content grows.
	 ***/
	/* \*/
	height:100%;
	/* Last height declaration hidden from Mac IE 5.x */
	display:table-cell; /*** Safari fixes to 100% height. This makes Safari treat the div as a table cell (no other browser does this) and thus it will expand ***/
	}

#wr\61	p{ /*** for Opera and Moz (and some others will see it, but NOT Safari) ***/
	height:auto; /*** For moz to stop it fixing height to 100% ***/
	}
	/* \*/
* html #wrap{
	height:100%;
	}
	/* Last style with height declaration hidden from Mac IE 5.x */
	/*** Fixes height for IE, back to full height,
	from esc tab hack moz min-height solution ***/
	
#leftside {
	float: left;
	margin: 0;
	padding: 0;
	width: 182px;
	background: url(images/bg_leftnav.jpg) bottom left no-repeat;

	}

#navbox {
	background: url(images/nav_bg.gif) repeat-y;
	margin: 0;
	padding: 0;
	}
	
#navbox img {
	margin: 0;
	padding: 0;
	}

#testimonials {
	background: url(images/testimonials_bg.gif) repeat-y;
	}
	
#testimonials p {
	margin: 0 20px 0 15px;
	}

#hotjobs {
	background: url(images/hotjobs_bg.gif) repeat-y;
	}

#hotjobs p {
	color: #FFFFFF;
	margin: 0 20px 0 15px;
	}

#hotjobs h4 {
	border-bottom: 1px solid #D9DBC7;
	color: #FFFFFF;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 5px 0 15px;
	text-align: left;
	}
	
#hotjobs h6 {
	color: #FFFFFF;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 5px 5px 15px;
	text-align: left;
	}

#searchbox {
	background: url(images/search_bg.gif) repeat-y;
	margin-bottom: 5px;
	}

#searchbox p {
	color: #000000;
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 20px 0 15px;
	}
			
#pollbox {
	background: url(images/pollbox_bg.gif) repeat-y;
	margin-bottom: 5px;	
	}
	
#pollbox p, h6 {
	margin: 0 20px 0 15px;
	}

#pollbox h6 {
  margin-top: 10px;
}

#main {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 360px;
	}
	
#welcome {
	background: #F3F3FD url(images/bg_welcome.gif) top right no-repeat;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	height: 299px;
	margin: 0;
	padding: 0;
	width: 579px;
	}
	
#section {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	float: left;
	margin: 0px 0 0px 0;
	padding: 5px 0 5px 5px;
	width: 340px;
	}
	
/* RIGHT BAR ON HOMEPAGE */
#rightbar {
/*  height: 1210px;
	_height: 1250px;*/
	}

#rightbar {
	/* background: #FAFCE5; */
	/* border-left: 1px solid #CCCCCC; */
	/* display: block; */
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 170px;
	}

/* Hack for Safari (Safari will not read this */
/* Requires lang="en" in the html tag */
html:lang(en)>body #rightbar {
/*	height: 100%;*/
}
	
#rightbar h4 {
	border-bottom: 1px solid #D9DBC7;
	color: #FFFFFF;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 5px 0 15px;
	text-align: left;
	width: 90%;
	}

#rightbar h5 {
	border-bottom: 1px solid #D9DBC7;
	color: #333333;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 0 0 15px;
	text-align: left;
	width: 90%;
	}
	
#rightbar p {
	color: #FFFFFF;
	margin: 0 0 10px 15px;
	text-align: left;	
	width: 170px;
	}
	
#rightbar a {
	color: #FFFFFF;
	}
		
#rightbar_parents {
	background: url(images/tab_blue_bg.gif) repeat-y;
	display: block;
	margin: 5px 0 5px 7px;
	padding: 0;
	text-align: center;
	width: 200px;
	}
	
#rightbar_nannies {
	background: url(images/tab_purple_bg.gif) repeat-y;
	display: block;
	margin: 5px 0 5px 7px;
	padding: 0;
	text-align: center;
	width: 200px;
	}
	
#rightbar_agencies {
	background: url(images/tab_pink_bg.gif) repeat-y;
	display: block;
	margin: 5px 0 8px 7px;
	padding: 0;
	text-align: center;
	width: 200px;
	}	
/* END RIGHT BAR ON HOMEPAGE */


#footer {
	background: #9C9CCD;
	height: 250px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 761px;
	}

#footer a {
  color: #FFF;
}

#footer p {
	color: #FFFFFF;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	width: 80%;
	}
	
/* BEGIN CONTENT */

#center p {margin-bottom:14px; line-height:14px;}
.parentstitle {color: #97BDF6}
/*.centertable {width: 360px; height: auto; min-height: 100%; margin: 0; padding: 0;}*/

/* END CONTENT */

