/* ------- Main Body Elements ----------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 5px;
	padding: 0px;

background-image: url(images/gradient-bkg.jpg);

}


.maintable {
	border: 1px solid #999999;
	height: 468px;
	width: 830px
}
.textwhitespace {
	line-height: 20px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


/* ------- image elements ----------- */
#thumbnailsDiv {
	margin-bottom: 0px;
	
}
#thumbnailsDivbottom {

	position: absolute;
	top: 435px;
}

#thumbnailsDivbottomTestimonials { /*bug fix */
margin-top:5px;
}
#thumbnailsDivVert {
	margin-bottom: 0px;
	
	padding-top: 15px;
}

.thumbnailimage {
	border: 1px solid #999999;
	margin-right: 10px;	
}
.thumbnailimageV {
	border: 1px solid #999999;
	margin-bottom: 10px;	
}

.picturepadding {
	padding-right: 10px;
}
.picturepadding2 {
	padding-right: 10px;
	padding-left: 10px;
}
.picturepadding-border {
	border: 1px solid #999999;
	margin-right: 10px;
	margin-left: 10px;
	
}


.picturepadding-discrimination {
	padding-right: 20px;
	padding-bottom: 75px;
	padding-top: 75px;
}
.moveright {
	text-align: right;
	display: block;
}

.imageborder {
	border: 1px solid #999999;
}



/* ------- body links ----------- */

a:link {
	color: #663300;
	text-decoration:underline;
}
a:visited { color: #663300; text-decoration:underline; }
a:hover {
	color:#663300;
	text-decoration:underline;
}

	
/* ------- PAGE DIVS ----------- */


#mainDiv {
	padding:0px;
	border: 1px solid #cccccc;
	width: 785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 450px;	
}

/* IE Win 3 pixel bug */
html>body #mainDiv {
    width:785px;
}

#topHeader
 {
	text-align: left;
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

#mainContent {
	width: 100%;
	
	
}

#tableContent {
	width: 100%;

}


#footer {
	width:785px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	padding-top: 7px;
	}



/* ---- Left Column ----- */


.blueDiv {
	background-color: #bbc1cf;
}

.pinkDiv {
	background-color: #f7dede;

}
.grayDiv {
	background-color: #999999;

}
.leftColWide {
	width: 315px;
	background-color:#ffffff;
    margin: 0px;
	padding: 0px;
}

.leftColContact {
	width: 250px;
	background-color:#ffffff;

}

.leftCol {
	background-color: #bbc1cf;
	width: 200px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	
}

.leftColpink {
	background-color: #f7dede;
	width: 200px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	
}

.leftColgray {
	background-color: #999999;
	width: 200px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	
}


/* ---- right Column ---- */

.pageheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #663300;
	font-size: 16px;
	text-align: right;
	margin-top: 0px;
}



.contentColIndex {
	background-color: #fff;
	border-right: 0px solid #fff;
	width: 465px;
	
}
.contentColContact {
	background-color: #fff;
	border-right: 0px solid #fff;
	width: 535px;
	
}

.indexcontent {
	line-height: 18px;
	padding: 15px 15px 0px;
	margin-top: 150px;
	text-align: left;	
}
.contactcontent {
	line-height: 18px;
	padding: 15px 15px 0px;
	margin-top: 50px;
	text-align: left;	
}

/* ---- right Column content ---- */

.contentCol {
	background-color: #fff;
	width: 550px;
	line-height: 16px;
	height: 428px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}

.contentColTight {
	background-color: #fff;
	width: 550px;
	line-height: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}

.contentCol3 {
	background-color: #fff;
	width: 550px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}


.goldcaps {
	font-size: 11px;
	color: #663300;
}


.testimonials {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
	font-style: italic;
	background-color: #999999;
	padding: 7px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #6666CC;
	margin-bottom: 0px;
	width: 180px;
}

.testimonialsCorp {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial;
	font-style: normal;
	background-color: #666666;
	padding: 7px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #6666CC;
	margin-bottom: 0px;
	width: 180px;
}

.bigquotemark  {
	color: #660000;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bigquotemarkTight  {
	color: #660000;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.quotationsbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000066;
	margin-top: 4px;
	margin-bottom:4px;
	padding: 2px 2px;
	line-height: 14px;
}
.quotationsbluetextWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	margin-top: 4px;
	margin-bottom:4px;
	padding: 2px 2px;
	line-height: 16px;
}

.quotationsmaroontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 2px;
	line-height: 14px;
}


.quotationsmaroontextWS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #663300;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px 2px;
	line-height: 16px;
}

/* -------- NAVIGATION ------------ */


#topNav {
	text-align: left;
	background-color: #ccc;
	width: 785px;
	height: 22px;
	margin:0 auto 0 auto;
	padding: 0px;
		}

#navList {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


#navList ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	display: inline;
}

#navList li {
 	display: inline;
	list-style-type: none;
	line-height: 22px;
	float: left;
	
}

#navList a {
	text-decoration: none;
	display: block;

	float: left;
	padding-right: 12px;
	padding-left: 12px;	
	
}

#navList a:link,  #navList a:visited {
	color: #333;
	text-decoration: none;
	
	
	} 	

#navList a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #1c2e5e;
    width: auto;
	} 	
	
	





/* ------- specific nav pages ---------- */
#bodyIndex a#navIndex,#bodyaboutAgency1 a#navAbout,#bodyaboutAgency a#navAbout,#bodyaboutLocations a#navAbout, #bodyaboutTestimonials a#navAbout,#bodyaboutBook a#navAbout,#bodyaboutDiscrimination a#navAbout,#bodyaboutPrivacy a#navAbout,#bodyServices a#navServices,#bodyFamilies a#navFamilies,#bodyNannies a#navNannies, #bodynewsLatest a#navNews,#bodynewsNannyAward a#navNews,#bodynewsEvents a#navNews,#bodynewsAppearances a#navNews,#bodynewsCPR a#navNews,#bodyjobsOverview a#navJobs,#bodyjobsAgency a#navJobs,#bodyjobsCurrent a#navJobs,#bodyjobsApply a#navJobs,#bodyjobsTestimonials a#navJobs,#bodyContact a#navContact, #bodyBlog a#navBlog,#bodynanniesWelcome a#navNannies,#bodynanniesApply a#navNannies,#bodynanniesTestimonials a#navNannies,#bodynanniesFAQs a#navNannies,#bodyfamiliesWhy a#navFamilies,#bodyfamiliesPermanent a#navFamilies,#bodyfamiliesTemporary a#navFamilies,#bodyfamiliesPayroll a#navFamilies,#bodyfamiliesTestimonials a#navFamilies,#bodyfamiliesFAQs a#navFamilies,
 #bodyservicesAgency a#navServices,#bodyservicesPermanent a#navServices,#bodyservicesTemporary a#navServices,#bodyservicesCorp a#navServices, #bodyservicesOvernight a#navServices,#bodyservicesHotel a#navServices,#bodyservicesHotelcontact a#navServices,#bodyservicesHotelfees a#navServices, #bodyservicesEvent a#navServices,#bodyservicesEventcontact a#navServices,#bodyservicesScreening a#navServices,#bodyservicesNewborn a#navServices,
#bodycorpservicesBenefits a#navServices,#bodycorpservicesContact a#navServices,#bodycorpservicesFees a#navServices,#bodycorpservicesTestimonials a#navServices,#bodyovernightservices a#navServices,#bodyservicesOvernightcontact a#navServices,#bodyservicesNewborncontact a#navServices,#bodyservicesNewborn a#navServices,#bodyservicesNewborntestimonials a#navServices,#bodyservicespermanentapp a#navServices,#bodyservicespermanentNanny a#navServices,#bodyservicespermanentnannyapp a#navServices,#bodyservicespermanentNannyfee a#navServices,#bodyservicespermanentNannytestimonials a#navServices,#bodyservicespermanentNannyscreening a#navServices,#bodyservicespermanentNannypayroll a#navServices,
#bodyservicespermanentNannymgr a#navServices,#bodyservicespermanentnannymgrapp a#navServices,#bodyservicespermanentNannymgrfee a#navServices,#bodyservicespermanentNannymgrtestimonials a#navServices,#bodyservicespermanentNannymgrscreening a#navServices,#bodyservicespermanentNannymgrpayroll a#navServices

{
	color: #663300;
	font-weight: bold;	
	}
	
#bodyIndex a:hover#navIndex,#bodyaboutAgency1 a:hover#navAbout,#bodyaboutAgency a:hover#navAbout,#bodyaboutLocations a:hover#navAbout, #bodyaboutTestimonials a:hover#navAbout,#bodyaboutBook a:hover#navAbout,#bodyaboutDiscrimination a:hover#navAbout,#bodyaboutPrivacy a:hover#navAbout,#bodyServices a:hover#navServices,#bodyFamilies a:hover#navFamilies,#bodyNannies a:hover#navNannies, #bodynewsLatest a:hover#navNews,#bodynewsNannyAward a:hover#navNews,#bodynewsEvents a:hover#navNews,#bodynewsAppearances a:hover#navNews,#bodynewsCPR a:hover#navNews,#bodyjobsOverview a:hover#navJobs,#bodyjobsAgency a:hover#navJobs,#bodyjobsCurrent a:hover#navJobs,#bodyjobsApply a:hover#navJobs,#bodyjobsTestimonials a:hover#navJobs,#bodyContact a:hover#navContact, #bodyBlog a:hover#navBlog,#bodynanniesWelcome a:hover#navNannies,#bodynanniesApply a:hover#navNannies,#bodynanniesTestimonials a:hover#navNannies,#bodynanniesFAQs a:hover#navNannies,#bodyfamiliesWhy a:hover#navFamilies,#bodyfamiliesPermanent a:hover#navFamilies,#bodyfamiliesTemporary a:hover#navFamilies,#bodyfamiliesPayroll a:hover#navFamilies,#bodyfamiliesTestimonials a:hover#navFamilies,#bodyfamiliesFAQs a:hover#navFamilies,
 #bodyservicesAgency a:hover#navServices,#bodyservicesPermanent a:hover#navServices,#bodyservicesTemporary a:hover#navServices,#bodyservicesCorp a:hover#navServices, #bodyservicesOvernight a:hover#navServices,#bodyservicesHotel a:hover#navServices,#bodyservicesHotelcontact a:hover#navServices,#bodyservicesHotelfees a:hover#navServices, #bodyservicesEvent a:hover#navServices,#bodyservicesEventcontact a:hover#navServices,#bodyservicesScreening a:hover#navServices,#bodyservicesNewborn a:hover#navServices,
#bodycorpservicesBenefits a:hover#navServices,#bodycorpservicesContact a:hover#navServices,#bodycorpservicesFees a:hover#navServices,#bodycorpservicesTestimonials a:hover#navServices,#bodyovernightservices a:hover#navServices,#bodyservicesOvernightcontact a:hover#navServices,#bodyservicesNewborncontact a:hover#navServices,#bodyservicesNewborn a:hover#navServices,#bodyservicesNewborntestimonials a:hover#navServices,#bodyservicespermanentapp a:hover#navServices,#bodyservicespermanentNanny a:hover#navServices,#bodyservicespermanentnannyapp a:hover#navServices,#bodyservicespermanentNannyfee a:hover#navServices,#bodyservicespermanentNannytestimonials a:hover#navServices,#bodyservicespermanentNannyscreening a:hover#navServices,#bodyservicespermanentNannypayroll a:hover#navServices,
#bodyservicespermanentNannymgr a:hover#navServices,#bodyservicespermanentnannymgrapp a:hover#navServices,#bodyservicespermanentNannymgrfee a:hover#navServices,#bodyservicespermanentNannymgrtestimonials a:hover#navServices,#bodyservicespermanentNannymgrscreening a:hover#navServices,#bodyservicespermanentNannymgrpayroll a:hover#navServices
{
	color: #ffffff;
		
	}
	

/* commented backslash hack hides rule from EI5-Mac \*/
#navList a {float: none;}    /* end IE5-Mac hack */


#mainContent {
	clear:left;
}


/*----- subNavList -------- */


#subnavList {
	margin: 0px;
	padding: 0px;
	background-position: left;	
	background-color: #bbc1cf;	
}

#subnavListpink {
	margin: 0px;
	padding: 0px;
	background-position: left;	
	background-color: #f7dede
}
#subnavListgray {
	margin: 0px;
	padding: 0px;
	background-position: left;	
	background-color: #999999;
	
	}
#subnavList ul {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

#subnavListpink ul {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

#subnavListgray ul {
	line-height: 14px;
	font-size: 12px;
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}

#subnavList li {
	line-height: 14px;
	font-size: 12px;
	margin-left: 12px;
	padding-bottom: 6px;
	
}
#subnavListpink li {
	line-height: 14px;
	font-size: 12px;
	margin-left: 12px;
	padding-bottom: 6px;
	
}
#subnavListgray li {
	line-height: 14px;
	font-size: 12px;
	margin-left: 12px;
	padding-bottom: 6px;
	
}

#subnavList a {
	line-height: 18px;
	color: #1c2e5e;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#subnavListpink a {
	line-height: 18px;
	color: #1c2e5e;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#subnavListgray a {
	line-height: 18px;
	color: #1c2e5e;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#subnavList a:hover {
	color: #663300;
	text-decoration:underline;
}

#subnavListpink a:hover {
	color: #663300;
	text-decoration:underline;
}

#subnavListgray a:hover {
	color: #663300;
	text-decoration:underline;
}

/*----- SideNav -specifics for News Pages-------- */

#bodynewsLatest #newsSubnavList #newsLatest a,#bodynewsNannyAward #newsSubnavList #newsAward a,#bodynewsCPR #newsSubnavList #newsCPR a, #bodynewsEvents #newsSubnavList #newsEvents a, #bodynewsAppearances #newsSubnavList #newsAppearances a {
	 	color: #663300;
	    font-weight: bold;	
}


/*----- SideNav -specifics for About Pages-------- */

#bodyaboutAgency1 #aboutSubnavList #aboutAgency1 a,#bodyaboutAgency #aboutSubnavList #aboutAgency a,#bodyaboutTestimonials #aboutSubnavList #aboutTestimonials a,#bodyaboutLocations #aboutSubnavList #aboutLocations a, #bodyaboutBook #aboutSubnavList #aboutBook a, #bodyaboutDiscrimination #aboutSubnavList #aboutDiscrimination a,#bodyaboutPrivacy #aboutSubnavList #aboutPrivacy a {
	 	color: #663300;
	    font-weight: bold;	
}

/*----- SideNav -specifics for Jobs Pages-------- */

#bodyjobsOverview #jobsSubnavList #jobsOverview a,#bodyjobsAgency #jobsSubnavList #jobsAgency a,#bodyjobsCurrent #jobsSubnavList #jobsCurrent a, #bodyjobsApply #jobsSubnavList #jobsApply a, #bodyjobsTestimonials #jobsSubnavList #jobsTestimonials a {
	 	color: #663300;
	    font-weight: bold;	
}	

/*----- SideNav -specifics for Nannies Pages-------- */

#bodynanniesWelcome #nanniesSubnavList #nanniesWelcome a,#bodynanniesApply #nanniesSubnavList #nanniesApply a,#bodynanniesTestimonials #nanniesSubnavList #nanniesTestimonials a,#bodynanniesFAQs #nanniesSubnavList #nanniesFAQs a {
	 	color: #663300;
	    font-weight: bold;	
}	


/*----- SideNav -specifics for Families Pages-------- */

#bodyfamiliesWhy #familiesSubnavList #familiesWhy a,#bodyavailableNannies #familiesSubnavList #availableNannies a,#bodyfamiliesPermanent #familiesSubnavList #familiesPermanent a,#bodyfamiliesTemporary #familiesSubnavList #familiesTemporary a,#bodyfamiliesPayroll #familiesSubnavList #familiesPayroll a,#bodyfamiliesTestimonials #familiesSubnavList #familiesTestimonials a,#bodyfamiliesFAQs #familiesSubnavList #familiesFAQs a

{
	 	color: #663300;
	    font-weight: bold;	
}	


/*----- SideNav -specifics for Services Pages-------- */

#bodyservicesAgency #servicesSubnavList #servicesAgency a,#bodyservicesPermanent #servicesSubnavList #servicesPermanent, bodyservicesTemporary #servicesSubnavList #servicesTemporary a,#bodyservicesCorp #servicesSubnavList #servicesCorp a,#bodyservicesHotel #servicesSubnavList #servicesHotel a,#bodyservicesEvent #servicesSubnavList #servicesEvent a,
#bodyservicesOvernight #servicesSubnavList #servicesOvernight a,#bodyservicesNewborn #servicesSubnavList #servicesNewborn a


{
	 	color: #663300;
	    font-weight: normal;	
}	


/*----- SideNav -specifics for Corporate Services Pages-------- */

#bodyservicesCorp #corpservicesSubnavList #servicesCorp a,#bodycorpservicesBenefits #corpservicesSubnavList #corpservicesBenefits a, #bodycorpservicesContact #corpservicesSubnavList #corpservicesContact a,#bodycorpservicesFees #corpservicesSubnavList #corpservicesFees a,#bodycorpservicesTestimonials #corpservicesSubnavList #corpservicesTestimonials a
{
	 	color: #663300;
	    font-weight: bold;	
}	

	/*----- SideNav -specifics for Event Services Pages-------- */

#bodyservicesEvent #eventservicesSubnavList #servicesEvent a,#bodyservicesScreening #eventservicesSubnavList #servicesEventscreening a, #bodyservicesEventcontact #eventservicesSubnavList #servicesEventContact a
{
	 	color: #663300;
	    font-weight: bold;	
}	

/*----- SideNav -specifics for Hotel Services Pages-------- */

#bodyservicesHotel #hotelservicesSubnavList #servicesHotel a,#bodyservicesScreening #hotelservicesSubnavList #servicesHotelscreening a, #bodyservicesHotelcontact #hotelservicesSubnavList #servicesHotelContact a, #bodyservicesHotelfees #hotelservicesSubnavList #servicesHotelFees a
{
	 	color: #663300;
	    font-weight: bold;	
}	
	/*----- SideNav -specifics for Hotel Services Pages-------- */

#bodyservicesOvernight #overnightservicesSubnavList #servicesOvernight a,#bodyservicesScreening #overnightservicesSubnavList #servicesOvernightscreening a, #bodyservicesOvernightcontact #overnightservicesSubnavList #servicesOvernightContact a {
	 	color: #663300;
	    font-weight: bold;	
}	

/*----- SideNav -specifics for Newborn Services Pages-------- */

#bodyservicesNewborn #newbornservicesSubnavList #servicesNewborn a,#bodyservicesNewborntestimonials #newbornservicesSubnavList #servicesNewbornTestimonials a, #bodyservicesNewborncontact #newbornservicesSubnavList #servicesNewbornContact a

 {
	 	color: #663300;
	    font-weight: bold;	
}	

/*----- SideNav -specifics for Temp and Permanent Services Pages-------- */

#bodyservicesTemporary #TempservicesSubnavList #servicesTemporary a,#bodyservicesPermanent #PermservicesSubnavList #servicesPermanent a,#bodyservicespermanentapp #PermservicesSubnavList #servicesPermApp a


 {
	 	color: #663300;
	    font-weight: bold;	
}	

/*----- SideNav -specifics for Permanent Services Pages-------- */
#bodyservicespermanentNanny #PermnannyservicesSubnavList #servicesPermanentnanny a,#bodyservicespermanentnannyapp #PermnannyservicesSubnavList #servicesPermanentnannyApp a, #bodyservicespermanentNannyfee #PermnannyservicesSubnavList #servicesPermanentnannyFee a, #bodyservicespermanentNannytestimonials #PermnannyservicesSubnavList #servicesPermmanentnannyTestimonials a, #bodyservicespermanentNannyscreening #PermnannyservicesSubnavList #servicesPermmanentnannyScreening a, #bodyservicespermanentNannypayroll #PermnannyservicesSubnavList #servicesPermanentnannypayroll a,
#bodyservicespermanentNannymgr #PermnannymgrservicesSubnavList #servicesPermanentnannymgr a,#bodyservicespermanentnannymgrapp #PermnannymgrservicesSubnavList #servicesPermanentnannymgrApp a, #bodyservicespermanentNannymgrfee #PermnannymgrservicesSubnavList #servicesPermanentnannymgrFee a, #bodyservicespermanentNannymgrtestimonials #PermnannymgrservicesSubnavList #servicesPermanentnannymgrTestimonials a, #bodyservicespermanentNannymgrscreening #PermnannymgrservicesSubnavList #servicesPermanentnannymgrscreening a, #bodyservicespermanentNannymgrpayroll #PermnannymgrservicesSubnavList #servicesPermanentnannymgrpayroll a
 {
	 	color: #663300;
	    font-weight: bold;	
}	


/*----- subSideNav-from old style sheet -------- */

#subSideNav {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	padding-left: 10px;
}
#subSideNav ul {
   line-height: 10px;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}
	
#subSideNav li {
list-style-type: circle;	
margin-left: 20px;
line-height: 10px;
font-size: 10px;
text-align: left;
padding: 0px;
}

#subSideNav a {
	color: #333333;
	text-decoration:none;
}

#subnavList a:hover, #subSideNav a:hover {
	text-decoration:underline;
	color: #663300;
}

/*----- END subSideNav-from old style sheet -------- */
.managers {
	margin-left: 12px;
}
 a#aboutLocation, a#aboutTestimonials,a#aboutDiscrimination,a#aboutPrivacy,a#aboutAgency,a#aboutBook,a#jobsPermanent,a#jobsCurrent,a#jobsNannyApp,a#jobsTestimonial			

{
	color: #663300;
	font-weight: bold;	
	}

/* ------- miscellaneous classes ----------- */
.none {
	display: none;
}

.smalltext {
	font-size: 9px;
}
.mediumtext {
	font-size: 11px;
}
.bluetext {
color: #1c2e5e;

}

.smalltextblue {
color: #1c2e5e;
font-size: 10px;
}


.textboxheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	font-size: 14px;
}
.bluetextheader {
	color: #1c2e5e;
	font-size: 14px;
	font-weight: bold;
}
.pinkishtextheader {
	color: #996666;
	font-size: 14px;
	font-weight: bold;
}
.pinkishtext {
	color: #996666;
	
}
