#poolerslideshow
{
width: 600px !important;
height: 400px !important;
} 
body {
	background: #202020;
	font-family: Tahoma, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
}

#container {
	position: relative;
	background: white;
	margin: 20px auto;
	padding: 0px;
	width: 780px;
	border: 3px solid #fff;
}

#navigation {
	position: absolute;
	text-align: right;
	width: 160px;
	top: 203px;
	left: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd; 
}

#washcard, #homegraphic {
	position: absolute;
	text-align: right;
	width: 160px;
	top: 354px;
	left: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#ordergraphic, #fundgraphic, #caregraphic {
	position: absolute;
	text-align: right;
	width: 160px;
	top: 468px;
	left: 0px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#washcard img, #homegraphic img, #ordergraphic img, #fundgraphic img, #caregraphic img {
	border: none;
}

#brochure {
	float: left;
	padding: 10px;
	margin: 10px 15px 10px 0;
	text-align: center;
	font-size: 12px;
	border: 1px solid #ddd;
}

#brochure input {
	border: 1px solid #aaa;
	padding: 2px;
	margin: 2px;
}
	
#homegraphic { background: url(../images/tenlocations.jpg) top left no-repeat; height: 241px; }
#ordergraphic { background: url(../images/ordering.jpg) top left no-repeat; height: 287px; }
#fundgraphic { background: url(../images/fundraising.jpg) top left no-repeat; height: 112px; }
#caregraphic { background: url(../images/care_mustang.jpg) top left no-repeat; height: 230px; }

#welcome, #locations, #theenvironment, #waterconsumed, #prowash, #whyuse, #arlington, #munich, #fundraising, #ordering, #about {
	margin: 0px 0 0 170px;
	width: 580px;
	background: transparent;
}

#localowned {
	text-align: center;
	font-weight: bold;
	color: red;
	margin: 0 auto 0 auto;
/*	margin: 0px 0 0 170px; */
	width: 580px;
	background: transparent;
}

#footer {
	margin: 25px 0 0 0;
	background: #285cfc;
	height: 1.5em;
	text-align: right;
	border-top: 1px solid #fff;
	font-size: .7em;
}

#pagehead {
	background: url(../images/header.jpg) top left no-repeat;
	height: 200px;
	margin: 0;
	border-bottom: 3px solid #fff;
	}

#pagehead h1 {display: none;}
#pagehead h2 {display: none;}

p {
	font-size: 12px;
	padding: 5px 5px 10px 5px;
	margin: 0;
	line-height: 16px;
}

#intro h3 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 570px;
	height: 35px;
}

#supportingText h3 {
	margin: 10px 0 0 0;
	padding: 0;
	width: 570px;
	height: 35px;
}

h3 span { display: none; }

#welcome h3 { background: transparent url(../images/h3_welcome.jpg) no-repeat top left; }
#theenvironment h3 { background: transparent url(../images/h3_theenvironment.jpg) no-repeat top left; }
#waterconsumed h3 { background: transparent url(../images/h3_waterconsumed.jpg) no-repeat top left; }
#prowash h3 { background: transparent url(../images/h3_prowash.jpg) no-repeat top left; }
#whyuse h3 { background: transparent url(../images/h3_whyuse.jpg) no-repeat top left; }
#arlington h3 { background: transparent url(../images/h3_arlington.jpg) no-repeat top left; height: 70px; padding-bottom: 3px; }
#munich h3 { background: transparent url(../images/h3_munich.jpg) no-repeat top left; height: 70px; padding-bottom: 3px; }
#fundraising h3 { background: transparent url(../images/h3_fundraising.jpg) no-repeat top left; height: 70px; padding-bottom: 3px; }
#about h3 { background: transparent url(../images/h3_about.jpg) no-repeat top left; }

#navigation ul {
	font-size: 10px;
	list-style: none;
	margin: 2px 0 0 0px;
	padding: 0 0 0 0;
}

#navigation ul li {
	background: transparent;
	margin: 0;
	margin-bottom: 5px;
	padding: 0 15px 0 0;
	line-height: 16px;
	color: #369;
}

#navigation #lselect {
	padding-bottom: 8px;
}


#navigation #lselect a:link, #navigation #lselect a:visited { display: block; }
#navigation #lselect a.c:link, #navigation #lselect a.c:visited { display:inline; }

a, a:link, a:visited {
	color: #369;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #888;
	text-decoration: none;
	font-weight: normal;
}

#navigation a, #navigation a:link, #navigation a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #369;
}

#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	background-color: #FF8;
}

#navigation a, #navigation a:link, #navigation a:visited {
	color: #000;
	text-decoration: none;
}

#navigation a.c, #navigation a.c:link, #navigation a.c:visited {
	color: #369;
	text-decoration: none;
}

#navigation a.c:hover {
	text-decoration: none;
	color: #fff;
}

#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #222;
	font-size: 12px;
	padding: 0 20px 0 0;
}

#footer a:hover {
	text-decoration: none;
	color: #444;
}

#popup {
	font-size: 12px;
	padding-top: 15px;
}

#popup a, #popup a:link, #popup a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #369;
}

#popup a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #888;
}

#popup a, #popup a:link, #popup a:visited {
	color: #000;
	text-decoration: none;
}

#popup a:hover {
	text-decoration: none;
	color: #888;
}

#popup a.c, #popup a.c:link, #popup a.c:visited {
	color: #369;
	text-decoration: none;
}

#popup a.c:hover {
	text-decoration: none;
	color: #fff;
}

