/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../../images/misc/bodyBg.jpg) top repeat-x #fff;
	margin: 0px;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
}

	#main h2 {
		color: #006633;
	}

h3 {
	font-size: 1.3em;
	font-weight: normal;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	float: left;
	width: 100%;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		padding-top: 251px;
	}
	
/* Main Styles
--------------------------------------------------------------- */

	#main-sidebar {
		float: right;
		width: 710px;
	}

		#main {
			float: left;
			width: 440px;
			padding: 0px 10px;
		}
		
			#main p {
				margin: 7px 0px 7px 0px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.1em;
				line-height: 20px;
			}
		
		#googleMap {
			width: 640px;
			height: 300px;
		}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			float: right;
			width: 230px;
			background: url(../../images/misc/sidebarBg.jpg);
			height: 185px;
			padding: 250px 10px 0px 10px;
			color: #fff;
				font-size: 1.2em;
		}
		
			#sidebar h2 {
				background: #392e26;
				border: 1px solid #715f51;
				padding: 3px;
				font-size: 1.1em;
				letter-spacing: -1px;
				margin: 5px 0px 5px 0px;
			}
			
			#sidebar ul li {
				list-style: none;
				padding-left: 10px;
				letter-spacing: -1px;
			}
			
			#sidebar #findYourLocal {
				width: 230px;
				padding: 2px;
			}
			
			#sidebar .phone {
				font-size: 2em;
				text-align: center;
				letter-spacing: -1px;
			}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 960px;
	height: 130px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
}

	#mainImg {
		float: left;
		border-left: 10px solid #3d9239;
		border-right: 10px solid #3d9239;
	}
		

	#logo {
		width: 410px;
		height: 78px;
		float: left;
	}
	
	#cta-top-right {
		width: 300px;
		float: right;
		text-align: right;
		height: 161px;
		font-size: 2em;
		color: #fff;
		padding: 5px;
		background: #333 url(../../images/misc/cta-top-right-bg.jpg) right top no-repeat;
		border-right: 10px solid #3d9239;
	}
	
		#cta-top-right strong {
			color: #FFFF00;
		}
		
		#cta-top-right p.number {
			margin-top: 10px;
			font-size: 1.2em;
		}
	
	#request-a-callback {
		float: right;
		display: block;
		background: url(../../images/misc/request-a-callback.jpg);
		height: 53px;
		text-align: center;
		padding: 25px 0px 0px 0px;
		padding-left: 50px; /* DW crashes when this is put in above live */
		width: 280px;
		color: #fff;
		letter-spacing: -1px;
		text-decoration: none;
		font-size: 1.8em;
	}
	
		#request-a-callback:hover {
			color: #FFFF00;
			background: url(../../images/misc/request-a-callback-hover.jpg);
		}

/* Vertical Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 250px;
	float: left;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				float: left;
				width: 205px;
				background: #bbd5ba url(../../images/misc/navBg-a.png) no-repeat;
				color: #333;
				text-decoration: none;
				padding: 7px 10px 8px 35px;
				font-weight: bold;
				border-bottom: 2px solid #fff;
				font-size: 1.1em;
			}

				#navigation ul li a:hover {
					color: #009900;
				}
				
				#navigation ul li a.index-a {
					background: #bbd5ba url(../../images/misc/navBg-a-home.png) top left no-repeat;
				}
				
				#navigation ul li a.contact-a {
					background: #bbd5ba url(../../images/misc/navBg-a-contact.png) bottom left no-repeat;
				}
				
#index #navigation .index-a {
	background: url(../../images/misc/navBg-a-home-on.png);
	color: #FFFF00;
}

#pruning #navigation .pruning-a,
#thinning #navigation .thinning-a,
#tree-felling #navigation .tree-felling-a,
#crown-reduction #navigation .crown-reduction-a,
#stump-grinding #navigation .stump-grinding-a {
	background: url(../../images/misc/navBg-a-hover.jpg);
	color: #FFFF00;
}

#contact #navigation .contact-a {
	background: url(../../images/misc/navBg-a-contact-on.png);
	color: #FFFF00;
}

	#cta-2hr-response {
		background: url(../../images/misc/24hr-response.jpg);
		width: 245px;
		height: 44px;
		clear: both;
		border-bottom: 2px solid #fff;
		text-align: right;
		padding: 90px 5px 0px 0px;
		color: #fff;
		letter-spacing: -2px;
		font-size: 2.7em;
	}

/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
	background: url(../../images/misc/footerBg.jpg) top repeat-x #b6d0b5;
	font-size: 120%;
}

#footer {
	clear: both;
	margin: 0px auto;
	width: 940px;
	color: #003300;
	padding: 70px 10px 10px 10px;
	font-size: 0.9em;
}

	#footer .index-a, #footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		margin: 0px;
		color: #006600;
		padding: 3px 5px;
		font-size: 1.2em;
		font-style: italic;
		width: 250px;
	}
		
	#footer li {
		list-style: none;
	}
	
	#footer p, #footer ul {
		margin: 0px;
		padding: 0px;
	}

	#footer a {
		white-space: nowrap;
		color: #003300;
		text-decoration: none;
	}
	
	#footer a:hover {
		color: #ffcc00;
		text-decoration:underline;
	}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer #footer-services {
		float: left;
		width: 250px;
		margin: 0px;
	}
	
		#footer #footer-services ul li {
			float: left;
		}
	
			#footer #footer-services ul li a {
				float: left;
				width: 230px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Areas Styles
--------------------------------------------------------------- */	

	#footer #footer-areas {
		float:left;
		width: 200px;
		margin-left:50px;

	}
	
		#footer #footer-areas h2 {
			width: 300px;
		}
	
		#footer #footer-areas ul {
			float: left;
			width: 155px;
		}
	
		#footer #footer-areas ul li {
			float: left;
			width: 125px;
			padding: 3px 4px;
			border-bottom: 1px dotted #777;
		}
		
/* Footer Right Styles
--------------------------------------------------------------- */	

	#footer #footer-right {
		float: left;
		width: 190px;
	}
	
		#footer #footer-right h2 {
			width: 170px;
		}
		
		#footer #footer-right p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Right Styles2
--------------------------------------------------------------- */	

	#footer #footer-right2 {
		float: left;
		width: 165px;

	}
	
		#footer #footer-right2 h2 {
			width: 155px;
		}
		
			#footer #footer-right2 ul li {
				float: left;
			}
					
			#footer #footer-right2 ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-right2 p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-right2 .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

	#footer #footer-bottom {
		width: 940px;
		clear: both;
		float: left;
		margin: 10px 0px 0px 0px;
		text-align: center;
	}

/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable #botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}