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


/********* SITE WIDE STYLES *********/

body {background:url(/images/pinkBG.png) repeat-x #fff;}

h1 {color:#588db3;}
h2 {color:#58b35d;}
h3 {}
h4 {}
h5 {}
h6 {}

a:link {color:#588DB3;}
a:visited {color:#588DB3;}
a:hover {color:#4a5e6c;}

.label {color:#588db3;}

.oldMaidLogo {
	padding-left:20px;
	text-indent:-9999px;
	background:url(../images/old-maid-cleaning-service-logo.png) no-repeat;
	height:89px;
	width:184px;
	display:block;
	margin:0 0 0 25px;
	}
/********* NAVIGATION *********/

#nav ul li{display:block;color:#FFF;float:left;}
#nav ul li a {display:block;color:#FFF;padding:0 10px;text-decoration:none;font-size:99%;height:33px;line-height:33px;font-weight:bold;}
#nav ul li a:link {color:#FFF;text-decoration:none;display:block;height:33px;line-height:33px;}
#nav ul li a:hover {background:url(../images/nav-On.png);}


/********* Nav Main Level *********/
body#whyOldMaid #nav #whyOldMaid, body#whoNeedsUs #nav #whyOldMaid, body#ourTeam #nav #whyOldMaid, body#cleaningServices #nav #cleaningServices, body#basicServices #nav #cleaningServices, body#commonExtras #nav #cleaningServices, body#cost #nav #cleaningServices, body#testimonials #nav #testimonials a, body#giftCertificates #nav #giftCertificates a, body#schedule #nav #schedule a 
	{background:url(/images/dropDownBG-Pink.png) repeat-x;cursor:default;}


/********* Nav Sub Level *********/
body#whoNeedsUs #nav #whoNeedsUs a, body#ourTeam #nav #ourTeam a, body#cost #nav #cost a, body#commonExtras #nav #commonExtras a, body#basicServices #nav #basicServices a
	{background:#8bc2ea;border:1px solid #DDD;cursor:default;}


#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background:url('/images/dropDownBG-Pink.png') repeat-x #e486c3;
	padding:4px 0 5px 0;
}

#nav li:hover ul {
	left: auto;
}

.subMenu {float:none !important;font-size:83% !important;}
.subMenu a:link, .subMenu a:visited {padding:0 10px !important;margin:0 5px;border:1px solid transparent;height:25px !important;line-height:25px !important;}
.subMenu a:hover, .subMenu a:visited:hover {padding:0px 10px;margin:0 5px;background:#8bc2ea !important;border:1px solid #DDD;height:25px !important;line-height:25px !important;}

/********* CONTENT *********/
.content {padding:10px 10px 0 30px;background:url(/images/contentBG.gif) repeat-y;}



/********* HOMEPAGE LAYOUT *********/
.introText {padding-top:100px;}
#maidBG {background:url(/images/maidBG.png) no-repeat center top;margin:0 auto;height:697px;}
#maidBG2 {background:url(/images/homeBG.png) no-repeat center top;margin:0 auto;height:697px;}
 
 
 
 /********* BOTTOM BAR *********/
 #bottomBar {background:url(/images/scheduleBG2.png) no-repeat;height:93px;width:100%;}
 #bottomBar p {color:#FFF;float:left;padding:10px;width:485px;}
 .getStarted2 {padding-top:14px;}
 