@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0056A3;
	font-weight: bold;
	outline: none;
}
h1 {
	color: #0056A3;
	font-size: 25px;
}
h2 {
	font-size: 15px;
	color: #50874A;
	clear: both;
	padding-top: 20px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #498934;
}

#mywrapper {
	width: 880px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 880px;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}
#topnav {
	float: right;
	width: 475px;
}
#topnav  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topnav   li {
	display: inline;
	float: left;
}
#topnav  a {
	display: block;
	padding: 3px 15px 5px;
	color: #297944;
	text-decoration: none;
	height: 12px;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}

#topnav a:hover {
	color: #004B9E;
	font-size: 11px;
}
#nav_holder {
	background-image: url(../images/tile_bg.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0051A1;
	background-repeat: repeat-x;
	background-position: top;
}

#page_holder {
	width: 880px;
	clear: both;
}
#foothold {
	height: 206px;
	clear: both;
	background-image: url(../images/footer.jpg);
}
#top_foot {
	height: 25px;
	color: #FFF;
	padding-top: 8px;
	text-align: right;
}
#top_foot a {
	color: #FFF;
	font-size: 11px;
}
#footerleft {
	float: left;
	width: 348px;
	padding-top: 0px;
	font-size: 10px;
	color: #FFF;
}
#footeright {
	float: right;
	width: 500px;
	height: 173px;
	text-align: right;
	background-image: url(../images/ccs.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#footeright  h1 {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#footeright  a {
	color: #FFFFFF;
}
#footeright  p {
	color: #FFFFFF;
}
#footerleft  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footerleft li {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#footerleft a {
	height: 53px;
	width: 348px;
	display: block;
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	float: left;
	width: 660px;
	padding-right: 20px;
}
#ready {
	background-image: url(../images/CLIPBOARD.jpg);
	width: 470px;
	height: 650px;
	padding-top: 175px;
	padding-right: 150px;
	padding-left: 50px;
}
#ready h2 {
	margin: 0px;
	padding: 0px;
}
#ready ul {
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}
#ready ul li {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#content p {
	font-size: 13px;
}
#content ul li{
	color: #333;
	font-size: 13px;
	padding-bottom: 10px;
}
.image_border  {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
#page_left {
	float: left;
	width: 680px;
	margin-top: 25px;
}
#home_media {
	width: 680px;
}
#media_left {
	float: left;
	width: 400px;
}
#social_stuff {
	height: 79px;
	padding-top: 10px;
}
#social_stuff h1 {
	float: left;
	font-size: 25px;
	margin: 0px;
	padding-right: 5px;
	padding-top: 20px;
}
#home_tabs {
	height: 200px;
	float: left;
	width: 400px;
}
#home_tabs  h1 {
	font-size: 15px;
}
#specials  h2 {
	font-size: 50px;
	margin: 0px;
	padding: 0px;
	color: #BA2D26;
}
#home_tabs p {
	font-size: 12px;
	padding-right: 125px;
}
#overview {
}
#specials {
	background-image: url(../images/deal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 194px;
	margin-left: 10px;
	padding-top: 10px;
}
#safe {
	background-image: url(../images/baby.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 204px;
	margin-top: 10px;
	margin-left: 10px;
}
#pets {
	background-image: url(../images/dog.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 204px;
	margin-top: 10px;
	margin-left: 10px;
}
#referals {
	background-image: url(../images/refer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 204px;
	margin-top: 10px;
	margin-left: 10px;
}
#john {
}
#signup {
	float: right;
	width: 280px;
	background-image: url(../images/50_bucks_off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 86px;
}
#signup   h1 {
	font-size: 22px;
	color: #3F4A68;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#the_form {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #979EAE;
	height: 192px;
}
.myinput  {
	width: 240px;
	height: 15px;
	margin-bottom: 5px;
	font-size: 15px;
}
#the_form  h1 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	margin: 0px;
	color: 3F4A68;
}
#sidebar {
	width: 200px;
	float: right;
	background-image: url(../images/tile_sidebar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 25px;
}
#sidebar a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#sidebar a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar p {
	font-size: 14px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
}
#sidebar div {
	background-position: center top;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A7A45;
}
.partners {
	background-image: url(../images/partners.jpg);
	font-size: 9px;
}
.partners h1 {
	width: 115px;
	font-size: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #6C6C6C;
	font-weight: normal;
	font-style: italic;
}
.pets {
	background-image: url(../images/ecotips.jpg);
}
.specials {
	background-image: url(../images/sched.jpg);
}
.mfw {
	background-image: url(../images/mfw.jpg);
}
.requests {
	background-image: url(../images/duct.jpg);
	height: 183px;
}
.newsletter {
	background-image: url(../images/newsletter.jpg);
}
.mailing a {
	background-image: url(../images/mailing.jpg);
}
.mailing a:hover {
	background-image: url(../images/mailing_on.jpg);
}
.newsletter a:hover {
	background-image: url(../images/newsletter_on.jpg);
}
#get_more   {
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	font-size: 12px;
	width: 210px;
	background-color: #F0F6E8;
	border: 1px dotted #DDD;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
#get_more   a  {
	color: #0056A3;
	text-decoration: none;
	display: block;
	text-align: left;
	background-image: url(../images/play_off.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
	margin: 2px;
	padding: 10px 2px 2px 50px;
	text-transform: uppercase;
	font-size: 11px;
	}
#vids {
	text-align: center;
}
#get_more  a:hover  {
	color: #339900;
	background-image: url(../images/play_on.jpg);
	background-position: left top;
}
.lefties {
	float: left;
	padding-right: 15px;
}
#pdf   ul a{
	padding-left: 45px;
	background-image: url(../images/pdf.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 35px;
	display: block;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 50px;
	width: 215px;
	font-size: 10px;
}
#pdf ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pdf ul li {
	float: left;
}
.qs {
	font-style: italic;
	color: #333;
	font-size: 15px;
}
.answer {
	background-color: #F3F3F3;
	display: block;
	padding: 5px;
	margin-top: 5px;
	border: 1px solid #DEDEDE;
}
#locations div {
	margin: 5px;
	padding: 5px;
	height: 25px;
	font-size: 11px;
	border: 1px solid #E1E5CD;
	clear: both;
}
#locations div ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#locations div ul li {
	float: left;
	display: block;
	margin: 0px;
	width: 211px;
	padding-top: 0px;
	font-size: 11px;
}
#locations div:hover {
	background-color: #EBEBEB;
}
#partners  {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
#press  {
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#press h1 {
	font-size: 18px;
	padding-top: 25px;
	color: #357843;
}
#p_left {
	float: left;
	width: 236px;
}
#p_right {
	float: right;
	width: 420px;
}
#tagline {
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top: 25px;
}
#tagline a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.feedback {
	background-image: url(../images/feedback.jpg);
	height: 41px;
}
.feedback a:hover {
	background-image: url(../images/feedback_on.jpg);
}
.black {
	color: #000;
	font-size: 11px;
}
.white {
	color: #FFF;
	font-size: 11px;
}
.ecosteam {
	font-weight: bold;
	color: #50874A;
}
#mywrapper #page_holder #page_left #content table tr td div {
	font-size: -1;
}
#mywrapper #page_holder #page_left #content table tr .white {
	font-size: -3;
}
#flash {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	width: 600px;
}
#rqform {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#item {	height: 25px;
}
#rq {	width: 500px;
}
#rq_left {	float: left;
	width: 200px;
}
#rq_right {
	float: right;
	width: 290px;
	padding-left: 10px;
}
.highlight {
	background-color: #DEFFD5;
	padding: 15px;
}
.highlight_c {
	background-color: #DEFFD5;
	padding: 10px;
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#content table {
	font-size: 11px;
	font-weight: bold;
}
ol {
	color: #0056A3;
	font-weight: bold;
	font-size: 15px;
}
ol li {
	padding-bottom: 10px;
}
.steps {
	color: #921F09;
	font-weight: bold;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 70px;
}
.steps h1 {
	font-size: 32px;
	color: #9A2109;
	margin: 0px;
	padding: 0px 0px 10px;
	border-bottom-color: #9A2109;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
}
.steps p {
	padding-top: 15px;
	font-size: 25px;
}
.steps img {
	float: left;
	margin-right: 15px;
}
#terms {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EFEFEF;
	border: 1px dotted #CCC;
	padding: 20px;
}
#contest {
	height: 194px;
}

