body {
	background:white url(../images/gradient.png) top left repeat-x;
	color:#363636;
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif;
	font-size:75%;
	line-height:1.35em;
	margin:0;
	padding:0;
}
a {
	color:#1d9002;
}
dd {
  color:#666666;
  font-size:95%;
  margin-left:1em;
}
dl {
  margin-bottom:1em;
}
dt {
  font-weight:bold;
  margin-top:0.5em;
}
em {
  font-style:italic;
}
form {
  margin-bottom:1em;
}
hr {
  color:#DADADA;
  margin:1.5em 0;
}
img {
	border-style:none;
	border:none;
}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	line-height:normal;
}
h1 {
	font-size:150%;
}
h2 {
	color:#0070b9;
	font-size:130%;
  line-height:1.4em;
}
h3 {
  margin-top:1em;
}
ol {
  list-style-type:decimal;
  margin-bottom:1em;
	padding-left:2em;
}
p {
	margin:0 0 1.25em 0;
}
ul {
  margin-bottom:1em;
	padding-left:2em;
}
/* Classes */
.acceptlist {
	background: url(../images/accepted.gif) top center no-repeat;
}
.bold {
	font-weight:bold;
}
.content {
	margin-right:210px;
	min-height:250px;
}
.credit {
	display:block;
	text-align:right;
}
table.data {
  border-collapse:collapse;
  border-left:1px solid #888888;
  border-top:1px solid #888888;
}
table.data td {
  border-bottom:1px solid #888888;
  border-right:1px solid #888888;
  padding:2px;
}
table.data th {
  border-bottom:2px solid #888888;
  border-right:1px solid #888888;
  font-weight:bold;
  padding:2px;
}
.errormessage {
  color:#FF4444;
  font-weight:bold;
}
span.helplink {
  border-bottom:1px dotted #1D9002;
  color:#1D9002;
  font-size:90%;
  margin-left:1em;
}
.image1 {	background: url(../images/image1.png) bottom right no-repeat;}
.image2 {	background: url(../images/image2.png) bottom right no-repeat;}
.italic {
	font-style:italic;
}
form .label {
  font-weight:bold;
  margin-top:0.5em;
}
ol.locationlist li {
  list-style-type:upper-alpha;
}
.logos {
	float:left;
	padding-right:10px;
  padding-top:2px;
  text-align:center;
  width:55px;
}
.nobottom {
	margin-bottom:0;
	padding-bottom:0;
}
.nomargin {
	margin:0;
	padding:0;
}
.nostyle {
	background:none;
}
.notice {
	background-color:#f2f3c3;
	border:4px solid #f1e092;
	padding:.5em
}
.notop {
	margin-top:0;
	padding-top:0;
}
.pullquote {
	border:3px solid #dadada;
	font-weight:bold;
	letter-spacing:-1px;
	width:155px;
}
.pullquote div {
	background-color:#dadada;
	border:1px solid white;
	color:#7c7c7c;
	margin:0;
	letter-spacing:normal;
	padding:.25em .25em 0 .25em;
	text-transform:uppercase;
}
.pullquote h3 {
	color:#0070b9;
	font-size:150%;
	line-height:1.2em;
	margin-top:0;
	padding:5px 10px;
}
.pullquote span.credit {
	color:#7c7c7c;
	display:block;
	text-align:right;
	padding:0 10px 10px;
}
.serviceline {
	color:#959595;
	float:right;
	font-size:80%;
	font-weight:bold;
	height:39px;
	margin:0 0 0 auto;
	text-align:right;
	text-transform:uppercase;
	width:200px;
}
.serviceline img {
	vertical-align:middle;
}
ol.steps {
	padding:0;
}
ol.steps li { 
	list-style-type:none;
	padding-left:30px;
}
ol.steps li.one { background: url(../images/one.png) top left no-repeat;}
ol.steps li.two { background: url(../images/two.png) top left no-repeat;}
ol.steps li.three { background: url(../images/three.png) top left no-repeat;}
ol.steps li.four { background: url(../images/four.png) top left no-repeat;}
form .submitbutton {
  margin:1em 0;
}

/** IDS **/
#main {
	margin:0 auto;
	padding:20px 20px 10px 20px;
	width:740px;
}
#findbox {
	background:url(/images/findbox.png) no-repeat;
	color:white;
	display:block;
	font-size:110%;
	font-weight:bold;
	height:83px;
	padding:10px 10px 0;
	width:161px;
}
#findbox .instructions {
  font-size:80%;
  line-height:1.1em;
  margin-top:3px;
}
#footer {
	border-top:2px solid #dadada;
	clear:both;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	width:780px;
}
#footer p {
	color:#959595;
	margin-left:175px;
	margin-top:25px;
}
#header {
	height:183px;
	margin:0 auto;
	width:780px;
}
#header ul {
	float:right;
	padding:50px 0 0 0;
}
#header ul li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0 0 0 5px;
}
#header li a {
	color:#52b34c;
	font-family:Arial Black, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
	text-decoration:none;
}
#header li a:hover, #header li a.active {
	color:white;
	background-color:#52b34c;
}
#itemslist {
  width:100%;
}
ol#locationlist {
	list-style-type:upper-alpha;
}
ol#locationlist li {
	list-style-type:upper-alpha;
}
#logo {
	float:left;
	height:87px;
	padding-top:23px;
}
#logo a {
	padding:0;
}
#mapholder {
  border:2px solid #959595;
  height:400px;
  width:523px;
}
#searchmessage {
  margin-top:1em;
}
#sidebar {
	float:right;
	width:175px;
}
#title {
	clear:both;
	height:68px;
	margin:0 auto;
	padding-top:3px;
	width:780px;
}
#title h1.awards {
	background: url(../images/awards.png) bottom left no-repeat;
	height:68px;
	width:285px;
}
#title h1.contactus {
	background: url(../images/contactus.png) bottom left no-repeat;
	height:68px;
	width:167px;
}
#title h1.howitworks {
	background: url(../images/howitworks.png) bottom left no-repeat;
	height:68px;
	width:191px;
}
#title h1.items {
	background: url(../images/items.png) bottom left no-repeat;
	height:68px;
	width:272px;
}
#title h1.locations {
	background: url(../images/dropofflocations.png) bottom left no-repeat;
	height:68px;
	width:272px;
}
#title h1.news {
	background: url(../images/news.png) bottom left no-repeat;
	height:68px;
	width:95px;
}
#title h1.whoweare {
	background: url(../images/whoweare.png) bottom left no-repeat;
	height:68px;
	width:181px;
}
#title h1 span {
	display:none;
}
#wrapper {
	background: url(../images/siteback.png) top center no-repeat;
	margin:0 auto;
	padding:0;
}
