﻿* {
	border: 0;
	margin: 0;
	padding: 0;
}
* html body {
/*\*/
	text-align: center;
/* */
}

body {
	background-color: #ece5d5;
	color: #666;
	font-family: Georgia, serif;
	font-size: small;
	line-height: 1.5em;
}
h1 {font-size:1.6em}  /* displayed at 18px */
h2 {font-size:1.25em}  /* displayed at 15px */
h3 {font-size:1.25em}  /* displayed at 15px */
h4 {font-size:1.1em}  /* displayed at 12px */
input, select, th, td {font-size: 95%}

/* Main Layout */

#page {
	width:771px;
	margin: 16px auto 0;
	text-align:left;
	background-color: #fff;
	border-top: #000 solid 11px;
	border-bottom: #ddc7b9 solid 1px;
	border-right: #ddc7b9 solid 1px;
	border-left: #ddc7b9 solid 1px;

}
#header {
	width: 100%;
	background: background: url(../Pictures/headerBG2.jpg) repeat;
}

#indexContent {
	width: 100%;
	height: 228px;
	background: #fff url(../Pictures/ed_baby.jpg) no-repeat left;
}
#indexContentText {
	width: 445px;
	margin: 26px 0 0 305px;
	float: left;
	display: inline;
	font-size: 1.3em;
	font-style: italic;
}
#indexBand {
	width: 100%;
	height: 13px;
	background: #647885 url(../Pictures/indexBandBG.jpg) repeat-x top;
}
#indexLowerContent {
	width: 100%;
	background: #b6ced7 url(../Pictures/lowerContentBG.jpg) repeat;
}
#mainContent {
	width: 100%;
	background-color: #fff;
}
#leftContent {
	width: 230px;
	float: left;
	background:#fff url(../Pictures/leftColBG.jpg) no-repeat top;
}
#rightContent {
	width: 450px;
	float: left;
	margin: 0 0 40px 40px;
}
#footer {
	width:771px;
	margin: 16px auto;
	text-align: center;
	background: transparent;
}

/* header elements */

#header img.logo {
	width: 231px;
	height: 106px;
	float: left;
	display: inline;
}
#header img.pickup {
	width: 178px;
	height: 34px;
	float: right;
	display: inline;
	margin: 0 18px 0 0;
}
#header h2.hdr1 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 15px 0 0 20px;
	float: left;
	width: 450px;
letter-spacing: .2em;
color: #002157; }

#header h2.hdr2 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 10px 0 0 100px;
	float: left;
	width: 400px;
	letter-spacing: .2em;
	color: #002157; }

/* menu elements */

#menu span {
	display: none;
}

#menu a {
	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 11px;
}	
#menu li {
	list-style: none; 
	display: block; 
	position: absolute;
}
#home {left: 241px; top: 5px; width: 34px; height: 11px;}
#how {left: 297px; top: 5px; width: 80px; height: 11px;}
#laundry {left: 398px; top: 5px; width: 99px; height: 11px;}
#area {left: 518px; top: 5px; width: 74px; height: 11px;}
#about {left: 616px; top: 5px; width: 53px; height: 11px;}
#contact {left: 690px; top: 5px; width: 67px; height: 11px;}

#menu a:hover, #menu a.active {
	background: url('Pictures/mainMenu.jpg') no-repeat left top;
}

#home a:hover, #home a.active {background-position: -241px -28px;}
#how a:hover, #how a.active {background-position: -297px -28px;}
#laundry a:hover, #laundry a.active {background-position: -398px -28px;}
#area a:hover, #area a.active {background-position: -518px -28px;}
#about a:hover, #about a.active {background-position: -616px -28px;}
#contact a:hover, #contact a.active{background-position: -690px -28px;}

/* indexContent elements */

#indexContentText h2 {
	width: 422px;
	height: 69px;
	background: url(../Pictures/aQuality.jpg) no-repeat left;
}
#indexContentText h2 span {
	display: none;
}


#indexContentText div.hr {
  height: 3px;
  background: #fff url(../Pictures/dotsWhiteBG.jpg) repeat center;
  width: 390px;
  margin: 20px 0 0 48px;
}
#indexContentText div.hr hr {
  display: none;
}

#indexContentText ul {
	list-style: none;
	margin: 20px 0 0 60px;

}
#indexContentText ul li {
	margin: 10px 0 0 0;
}


/* indexLowerContent elements */

#indexLowerContent .bucketLeft, #indexLowerContent .bucketMiddle, #indexLowerContent .bucketRight {
	background: #fff url(../Pictures/bucket.jpg) no-repeat;
	width: 216px;
	height: 240px;
	float: left;
	display: inline;
}

#indexLowerContent ul {
	list-style: none url(../Pictures/bucketBullet.jpg);
	margin: 0 28px 0 42px;
}
#indexLowerContent ul li {
	margin: 0 0 8px 0;
}
#indexLowerContent div.hr {
  height: 3px;
  background: #cd9286 url(../Pictures/lowerContentRule.jpg) repeat;
  width: 155px;
  margin: 8px 28px;
}
#indexLowerContent div.hr hr {
  display: none;
}
#indexLowerContent h3 {
	text-align: center;
	font-size: 1.1em;
	margin: 17px 28px 0 28px;
	text-transform: uppercase;
 }

#indexLowerContent p {
	margin: 0 15px 0 28px;
	font-size: 1.3em;
	font-style: italic;
}
#indexLowerContent .bucketLeft {
	margin: 20px 0 24px 31px;
}
#indexLowerContent .bucketMiddle{
	margin: 20px 0 24px 31px;
}
#indexLowerContent .bucketRight {
	margin: 20px 0 24px 31px;
}
#indexLowerContent .bucketRight p span {
	display: none;
}
#indexLowerContent .bucketRight img {
	margin: 20px 0 0 40px;
}

/* leftContent elements */

#leftContent .leftContentMenu {
 	width: 174px;
	margin: 20px  0 40px 28px;
	padding: 1px;
	line-height: 1.7em;
	font-size: 1.1em;
}
#leftContent .leftContentMenu h3 {
  	font-size: 1.3em;
	color: #3d3d3d;
	font-style: normal;
	margin: 10px;
 }

#leftContent .leftContentMenu ul {
	list-style:none;
	width: 90%;
	margin: 0 0 0 10px;
}
#leftContent .leftContentMenu ul li {
	font-style: italic;
	border-bottom: dotted 1px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
#leftContent .leftContentMenu ul li a {
	text-decoration: none;
	color: #2f2f2f;
	padding: 0 0 0 10px;
}
#leftContent .leftContentMenu ul li a:hover {
	text-decoration: none;
	color: #003471;
	background: url(../Pictures/leftContentBullet.jpg) no-repeat left;
}
#leftContent .leftContentMenu ul li a.selected {
	text-decoration: none;
	color: #003471;
	background: url(../Pictures/leftContentBullet.jpg) no-repeat left;
}

#leftContent .calloutBox {
 	background: #fff url(../Pictures/calloutBox.jpg) no-repeat;	
 	width: 174px;
	height: 236px;
	margin: 20px 28px;
	padding: 1px;
	line-height: 1.7em;
} 
#leftContent .calloutBox h3 {
 	text-align: center;
	font-size: 1.1em;
	margin: 25px 28px 10px 28px;
	text-transform: uppercase;
}
#leftContent .calloutBox p {
  	text-align: center;
	font-size: 1.1em;
	font-style: italic;
}
#leftContent .calloutBox hr {
  border-style: none;
	border-color: inherit;
	border-width: 0;
	height : 15px;
  background : url(../Pictures/calloutBoxHR.gif) no-repeat 50% 0;
  	margin : 1em 0;
}
#leftContent .text {
 	width: 174px;
	margin: 20px 28px;
	font-style: italic;
	text-align: center;
	font-size: 1.2em;
}
/*#leftContent .text a {
	color: #0072bc;
}*/
/* rightContent elements */

#rightContent h1 {
	color: #3d3d3d;
	margin: 30px 0 5px 0;
}
#rightContent h2 {
	color: #116047;
	font-size: 1.2em;
	margin: 0 0 15px 0;
}
#rightContent h3 {
	margin: 0 0 15px 0;
}
#rightContent h4 {
	margin: 0 0 15px 0;
}
#rightContent p {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}
#rightContent hr  {
	border: 0;
	height: 1px;
	color: #bbbbbb;
	background-color: #bbbbbb;
	margin: 0 0 15px 0;
}
#rightContent ol {
	margin: 0 0 10px 10px;
}
#rightContent ol li {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif; 
	list-style-position:outside;
	margin: 0 0 0 13px;
}

#rightContent ul {
	margin: 0 0 10px 0;
}
#rightContent ul li {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif; 
	list-style-position:outside;
	margin: 0 0 0 13px;
}

/* form elements */

form {
	width: 450px;
}

form fieldset {
	border: #ddc7b9 solid 1px;
	padding: 30px 40px;
	background-color: #fbf9f5;
	clear: left;
}
form legend {
	clear: both;
	font-size: 120%;
	font-weight: bold;
	padding-left: 0;
	padding-top: 0.8em;
/*
	position: relative;
	left: -0.5em;
*/
}
form label {
	float: left;
	width: 73%;
	display: block;
	padding: 0.4em;
	font-weight: bold;
}
form label.wider {
	width: 90%;
}
form label.narrow {
	/* IE 6 (and most other browsers) */
	width: 36%;
}
form label.month {
	/* IE 6 (and most other browsers) */
	width: 37%;
}
form label.day {
	/* IE 6 (and most other browsers) */
	width: 22%;
}
form label.time {
	/* IE 6 (and most other browsers) */
	width: 22%;
}
input, select, textarea {
	border: #ddc7b9 solid 1px;
	margin: 5px 0 0 0;
	width: 100%;
}
input, select{
	height: 20px;	
}
input.button{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 105px;
		height: 28px;
		cursor: pointer;
	background: url(../Pictures/submit.gif) no-repeat;
	}
form p {
	width: 100%;
	margin: 30px 0 0 5px;
	padding: 30px 0 0 0;
}
form .notReq {
	font-weight: normal;
}
form .dayNoShow {
	color: #fbf9f5;
}
.accept {
	border: #ddc7b9 solid 1px;
	padding: 10px 30px;
	background-color: #fbf9f5;
	width: 300px;
}
/* footer elements */

#footer a {
	text-decoration: none;
}

/* other elements */

.clearer {
	clear: both;
}

