/* Meyer Resets v1.0 | 20080212
---------------------------------------------------------------------------- */	
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
	



/* Structure
---------------------------------------------------------------------------- */
body {
	background: #bbb url(../images/bg-body.jpg) repeat-x top left;
}
#wrap {
	width: 994px;
	margin: 0 auto 20px auto;
}
#logo {
	width: 994px;
	height: 110px;
	background: url(../images/bg-logo.jpg) no-repeat top left;
}
#content {
	width: 972px;
	margin: 0 auto;
	background: url(../images/bg-content.png) repeat-y top left;
}
#content-top {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	background: url(../images/bg-content-top.png) no-repeat top left;
}
#content-btm {
	width: 972px;
	height: 50px;
	margin: 0 auto;
	background: url(../images/bg-content-btm.png) no-repeat top left;
}
#intro {
	width: 870px;
	margin: 0 0 0 52px;
}


/* nav
---------------------------------------------------------------------------- */
#nav {
	margin-top: 9px;
	margin-bottom: 11px;
	text-align: center;
	color: #a88;
}
#nav a {
	padding: 0 5px;
}	
#navone {
	margin-bottom: 5px;
}	

#nav a:link { color: #a88; text-decoration: none;}
#nav a:visited { color: #a88; text-decoration: none;}

#nav a:hover,
#pghome #nav a#navhome,
#pglocations #nav a#navlocations,
#pgservices #nav a#navservices,
#pgservices #nav a#navservices,
#pgabout #nav a#navabout,
#pgsubscribe #nav a#navsubscribe,
#pgcontact #nav a#navcontact,
#pgauto #nav a#navauto,
#pgenvir #nav a#navenvir,
#pgconserve #nav a#navconserve,
#pgcompare #nav a#navcompare { 
	color: #f33; text-decoration: none;
}



/* columns 
---------------------------------------------------------------------------- */
.threecol-box {
	float: left;
	background: url(../images/bg-threecol.gif) repeat-y left top;
}	
.threecol {
	float:left;
	width: 272px;
	margin-left: 25px;
}
.threecol.first {
	margin-left: 0;
}


.twocol-box {
	float: left;
	background: url(../images/bg-twocol.gif) repeat-y left top;
}
	
.twocol {
	float:left;
	width: 422px;
	margin-left: 25px;
}
.twocol.first {
	margin-left: 0;
}


/* Home
---------------------------------------------------------------------------- */
#pghome {background: #bbb url(../images/bg-body-home.jpg) repeat-x top left;}

#pghome #content {background: url(../images/bg-content-home.png) repeat-y top left;}
#pghome #content-top {background: url(../images/bg-content-top-home.png) no-repeat top left;}
#pghome #content-btm {background: url(../images/bg-content-btm-home.png) no-repeat top left;}
#anim {
	width: 975px;
	margin: 0 auto;
	/* background: url(../images/bg-anim.jpg) no-repeat top center; */
}
#pghome #intro {
	width: 624px;
	float: left;
	margin: 0 0 0 52px;
}
#pghome #intro-space { 
	margin-left: 190px;
}
#pghome .imgfl {
	float: left;
	margin: 0 0 0 0;
}
#pghome .imgfl {
	position: relative;
	top: -5px;
	left: -7px;
}
#pghome #locations {
	width: 152px;
	float: left;
	margin: 0 0 0 80px;
}
#pghome #locations h3 {
	padding: 3px 0; 
	background-image: none;
}
#pghome #locations h3 a {
	padding-left: 21px; 
	background: url(../images/icon-arrwcirc.gif) no-repeat left center;
}
#pghome #locations p {
	line-height: 1;
	margin: 0 0 16px 21px;
}


/* Locations
---------------------------------------------------------------------------- */
#pglocations #intro {
	width: 870px;
	margin: 0 0 0 52px;
}
#pglocations #locations {
	width: 870px;
	margin: 0 0 0 52px;
}
#pglocations #locations .location {
	width: 272px;
	float: left;
	margin-left: 25px;
}
#pglocations #locations .location.first {
	margin-left: 0;
}
#pglocations #locations .location p {
	margin-left: 14px;
	margin-bottom: 0px;
	line-height:1.5;
	text-align: center;

}
#pglocations #locations .location p.address {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #333;
}

/* Services-Hours 
---------------------------------------------------------------------------- */
#pgservices #intro {
	width: 870px;
	margin: 0 0 0 52px;
}

.threecol.second {
	width: 254px;
	margin-right: 18px;
}
#pgservices #intro .services h3 {
	font-size: 13px;
	color: #000;
}
#pgservices #intro p {
	line-height: 1.5;
	margin-bottom: 10px;
}
#pgservices #intro ul {
	margin-bottom: 10px;
	line-height: 1.5;
}
#pgservices #intro li {
	margin-bottom: 10px;
}
#pgservices .imgfl {
	float: left;
	position: relative;
	left: -7px;
}


#pgservices #wrap #intro p.disclaimer {
	font-size: 12px;
}
#pgservices #wrap #intro p.disclaimer img {
	vertical-align: middle;
}


/* About Us page
---------------------------------------------------------------------------- */

#pgabout .twocol {
	float:left;
	width: 412px;
	margin-left: 35px;
}
#pgabout  .twocol.first {
	margin-left: 0;
}
#pgabout #intro h2 {
	margin-top: 20px;
	line-height: 1.2;
}
#pgabout #intro h2.first {
	margin-top: 0;
}
#pgabout .imgfl {
	margin-right: 15px;
	float: left;
	position: relative;
	top: 10px;
	border: 3px solid #c00;
}
#pgabout .imgfr {
	margin-left: 15px;
	float: right;
	position: relative;
	top: 10px;
	left: -3px;
	border: 3px solid #c00;
}


/* Subscribe Page
---------------------------------------------------------------------------- */
#pgsubscribe #intro {
	width: 870px;
	margin: 0 0 0 52px;
}

#pgsubscribe #form {
	width: 150px;
	margin-top: 10px;
	padding: 20px;
	background: #def;
	border: 1px solid #ddd;
}

#pgsubscribe .twocol {
	width: 192px;
	margin-left: 25px;
}
#pgsubscribe .twocol.first {
	width: 653px;
	margin-left: 0;
}

#pgsubscribe .imgfl {
	margin-right: 25px; 
	float: left;
	position: relative;
	top: 5px;
}
.input-box {
	width: 145px;
	height: 21px;
	background: url(../images/bg-inputbox.gif) no-repeat top left;
}
input.input-box-style {
	width: 129px;
	padding: 2px 8px 3px 8px;
	border-style:none;
	background-color: transparent !important;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #666;
}
.label-style {
	margin: 15px 0 3px 0;
}
.label-style.firstlabel {
	margin-top: 0;
}
.subscribe-btn {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}


#pgsubscribe #footer {
	width: 100%;
	height: 100%;
	margin: 10px auto 20px auto;
	text-align: center;
	font-size: 10px;
	color: #eee;
}
#pgsubscribe #footer p {
	float: none;
	position: relative;
	top: 0px;
}



/* Contact Us page
---------------------------------------------------------------------------- */
#pgcontact #intro {
	width: 870px;
	margin: 0 0 0 52px;
}
#pgcontact #form {
	width: 378px;
	margin-top: 10px;
	padding: 20px;
	background: #def;
	border: 1px solid #ddd;
}
#pgcontact .twocol {
	width: 420px;
	margin-left: 25px;
}
#pgcontact .twocol.first {
	width: 425px;
	margin-left: 0;
}
#pgcontact .twocol-form {
	width: 200px;
	float: left;
	margin-left: 25px;
}
#pgcontact .twocol-form.first-twocol-form {
	width: 150px;
	margin-left: 0;
}


.input-textarea-box {
	width: 200px;
	height: 100px;
	background: url(../images/bg-textareainput.gif) no-repeat top left;
}
textarea.input-textarea-box-style {
	width: 180px;
	height: 95px;
	padding: 2px 8px 3px 8px;
	border-style:none;
	background-color: transparent;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #666;
}
.submit-btn {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
#pgcontact strong {
	color: #333;
}
#pgcontact #form h3 {
	margin-top: 15px;
}
#pgcontact #form h3.first-h3 {
	margin-top: 0;
}


/* Automakers on Carwashing page
---------------------------------------------------------------------------- */
#pgauto .imgfr {
	margin-left: 10px;
	float: right;
	position: relative;
	top: -25px;
}


/* Johns and the Environment page
---------------------------------------------------------------------------- */
#pgenvir .imgfl {
	margin-right: 20px;
	float: left;
	position: relative;
	top: 2px;
	border: 3px solid #c00;
}


/* Conserving Water page
---------------------------------------------------------------------------- */
#pgconserve .twocol {
	width: 235px;
	margin-left: 25px;
}
#pgconserve .twocol.first {
	width: 607px;
	margin-left: 0;
}
#pgconserve #intro h3 {
	margin-bottom: 5px;
}
#pgconserve #intro ul {
	line-height: 1.5;
}
#pgconserve .imgfr {
	position: relative;
	top: 10px;
	border: 3px solid #c00;
}
#pgconserve .imglarge {
	border: 3px solid #c00;
}


/* Hand vs. Automatic Wash page
---------------------------------------------------------------------------- */

#pgcompare .twocol-box {
	margin-top: 20px;
}
#pgcompare .twocol {
	float:left;
	width: 412px;
	margin-left: 35px;
}
#pgcompare  .twocol.first {
	margin-left: 0;
}
#pgcompare #intro h2 {
	margin-top: 20px;
	line-height: 1.2;
}
#pgcompare #intro h2.first {
	margin-top: 0;
}
#pgcompare .imgfl {
	border: 3px solid #c00;
	margin-bottom: 25px;
}

/* Headline Image Replacement
---------------------------------------------------------------------------- */
#hdr-washemall {
	width: 191px;
	height: 26px;
	margin: 0 0 15px 0;
	background: url(../images/bg-hdr-washemall-home.jpg) no-repeat top left;
}
#hdr-locations {
	width: 870px;
	height: 26px;
	margin: 0 0 30px 0;
	background: url(../images/bg-hdr-locations.jpg) no-repeat top left;
}
#pghome #hdr-locations {
	width: 151px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-locations-home.jpg) no-repeat top left;
}
#hdr-subscribe {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-subscribe.jpg) no-repeat top left;
}
#hdr-subscribe-confirm {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-subscribe-confirm.jpg) no-repeat top left;
}
#hdr-subscribe-confirm-two {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-subscribe-confirm-two.jpg) no-repeat top left;
}
#hdr-contact {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-contact.jpg) no-repeat top left;
}
#hdr-contact-error {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-contact-error.jpg) no-repeat top left;
}
#hdr-contact-success {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-contact-success.jpg) no-repeat top left;
}
#hdr-services {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-services.jpg) no-repeat top left;
}
#hdr-about {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-about.jpg) no-repeat top left;
}
#hdr-auto {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-auto.jpg) no-repeat top left;
}
#hdr-envir {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-envir.jpg) no-repeat top left;
}
#hdr-conserve {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-conserve.jpg) no-repeat top left;
}
#hdr-compare {
	width: 870px;
	height: 26px;
	margin: 0 0 20px 0;
	background: url(../images/bg-hdr-compare.jpg) no-repeat top left;
}




/* Footer
---------------------------------------------------------------------------- */
#footer {
	width: 390px;
	height: 40px;
	margin: 10px auto 20px auto;
	text-align: center;
	font-size: 10px;
	color: #eee;
}

#subscribe  {
	width: 175px;
	float:left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #eee;
}
#subscribe h3 {
	color: #eee;
	margin-bottom: 4px;
	font-size: 12px;
}
#subscribe input {
	vertical-align: middle;
}
#subscribe-input {
	width: 145px;
	height: 21px;
	background: url(../images/bg-subscribeinput.gif) no-repeat top left;
}
#subscribe input#iltjq-iltjq {
	width: 129px;
	padding: 2px 8px 3px 8px;
	border-style:none;
	background-color: transparent;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #666;
}
#subscribe input#subscribe-btn {
	margin-left: 3px;
}
#subscribe-input,
#subscribe-btn-input {
	float: left;
}

#footer p {
	float: left;
	position: relative;
	top: 6px;
}

#footer a:link { color: #eee; text-decoration: underline;}
#footer a:visited { color: #eee; text-decoration: underline;}
#footer a:hover { color: #fff; text-decoration: underline;}







/* Type
---------------------------------------------------------------------------- */
body {
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #666;
}
p {
	line-height: 2.5;
	margin-bottom: 10px;
}
#intro h2 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #c00;
}
	
a:link { color: #f60; text-decoration: none; }
a:visited { color: #c36; text-decoration: none; }
a:hover { color: #f93; text-decoration: none; }


em { font-style: italic; }
b, strong { font-weight: bold; }
.superscript { font-size: 60%; line-height:1; vertical-align:top;}

#wrap p.disclaimer,
#wrap #intro p.disclaimer {
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 1.2;
	font-size: 10px;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

/* General
---------------------------------------------------------------------------- */
.hide {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
}

.clear { clear: both; }

.ntm { margin-top: 0; }
.nbm { margin-bottom: 0; }
