body {


	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:20px;
	margin: 0px;
	padding-top:15px;
	background-color:#fff;
}

* {
margin: 0 auto;
margin-left: auto;
margin-right: auto;
padding:0px;
}


#header {
	background-image:url(images/Cactus-Sweeping-header.jpg);
	height: 242px;
}

#container {
	margin: 0px auto;
	padding-top:0px;
	text-align: left;
	width: 850px;
	height:inherit;
	overflow:hidden;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;

}

a:link {
	color:#CCC;
	text-decoration: none;
	font-size:12px;
	font-weight:bold; }
	
a:hover {
	color:#FFF; 	
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;}
	
	
a:visited {
	color:#CCC; 	
	text-decoration: none;
	font-size:12px;
	font-weight:bold;}
	


    #footer {
	width: 850px;
	height: 144px; 
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	line-height:13px;
	color: #fffff;
	margin: 0 auto;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	float:left;
  }
  
.wrapper, block { width:100%; overflow:hidden;}


.green {
	color: #060;
	font-weight: bold;
}
.indent {
	padding-left:50px; 
	color:#060;}
#wrapper2 p strong {
	font-size: 16px;
	text-align: center;
}
#wrapper2 strong {
	text-align: center;
	font-size: 16px;
}

a {color:#FC0; font-weight:bold;text-decoration: none;}

a:hover{
	text-decoration:none;
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color:#000; }

#footer a:link {
	color: #fff; 
	text-decoration: underline;
	font-size:10px;
	line-height: 20px;
}

#footer a:visited {
	color: #c00; 
	text-decoration: none;
	}
	
#footer a:active {
	color: #c00; 
	text-decoration: none;
	}

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



#toplinks{
	font-family:Arial, Helvetica, sans-serif;
	width:900px;
	height:75px;
	text-align:left;
	font-size:14px;
	line-height:16px;
	color:#fff;
	float:left;
	font-weight:bold;}


#col1{
	width:330px;
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom: 20px;
	
}

#col2{
	width:420px;
	float:right;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom: 20px;
}



ul li{
padding-left:5px;
margin-left:35px;
list-style:disc; 
padding-top:5px;}

h1 {font-size:18px;
color:#666;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:20px;
font-weight: bold;
padding-right:25px
padding-left:15px;
}

h2 {font-size:16px;
line-height:24px;
color:#666;
font-family: Georgia, "Times New Roman", Times, serif;
padding-right:30px
padding-left:40px;
font-style:italic;
font-weight:normal;

}


.gray {
	font: 9px/normal Verdana, Geneva, sans-serif;
	line-height:12px;
	color: #333;