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


body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


/** ETC **/

#searchbar {
	background-image:url(/images/dumpster-search.gif);
	height: 97px;
}

#featured {
	background:#FBF9C5;
}

.url {
	font-weight:bold;
	color:#f8971d;
}

.url2 {
	font-weight:bold;
	color:#f8971d;
}

/** PAGE LINK **/

a {
	font-size: 12px;
	color: #f8971d;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F8971D;
}
a:hover {
	text-decoration: none;
	color: #748DA5;
}
a:active {
	text-decoration: underline;
	color: #F8971D;
}

/** HEADINGS **/

h1 {
	font-size: 24px;
}


h2 {
	font-size: 22px;
	font-weight:normal;
}
h2 a {
	font-size: 22px;
	font-weight:normal;
	color: #748da5;
}
h2 a:link {
	text-decoration: underline;
}
h2 a:visited {
	text-decoration: underline;
	color: #748da5;
}
h2 a:hover {
	text-decoration: none;
	color: #748da5;
}
h2 a:active {
	text-decoration: underline;
	color: #748da5;
}


h1 {
	font-size: 24px;
	font-weight:normal;
	color: #748da5;
}
h1 a {
	font-size: 24px;
	font-weight:normal;
	color: #748da5;
}
h1 a:link {
	text-decoration: underline;
}
h1 a:visited {
	text-decoration: underline;
	color: #748da5;
}
h1 a:hover {
	text-decoration: none;
	color: #748da5;
}
h1 a:active {
	text-decoration: underline;
	color: #748da5;
}

h3 {
	font-size: 16px;
	font-weight:bold;
}
h3 a {
	font-size: 16px;
	font-weight:bold;
	color: #748da5;
}
h3 a:link {
	text-decoration: underline;
}
h3 a:visited {
	text-decoration: underline;
	color: #748da5;
}
h3 a:hover {
	text-decoration: none;
	color: #748da5;
}
h3 a:active {
	text-decoration: underline;
	color: #748da5;
}

h4 {
	font-size: 14px;
	font-weight:normal;
}
h4 a {
	font-size: 16px;
	font-weight:normal;
	color: #748da5;
}
h4 a:link {
	text-decoration: underline;
}
h4 a:visited {
	text-decoration: underline;
	color: #748da5;
}
h4 a:hover {
	text-decoration: none;
	color: #748da5;
}
h4 a:active {
	text-decoration: underline;
	color: #748da5;
}

h3 {
	font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/** FOOTER **/

#footer {
	background-color:#e2e7ed;
	height: 50px;
	vertical-align:middle;
	color:#748da5;
}

#states_cities_header {
	background-color:#3399FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:50px;
	padding-left:10px;
}

#states_cities_content {
	padding-left:10px;
	padding-right:50px;
}
