html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/***********************************************************************/
html, body {
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
}

	#masthead {
		width: 960px;
		height: 103px;
		text-align: right;
		background: #FFF url(/images/site/masthead-bg.jpg) left bottom no-repeat;
	}
	
		#masthead .logo {
			margin-left: 21px;
		} 
		
	ul#navigation {
		display: block;
		width: 960px;
		height: 31px;
		margin-bottom: 4px;
		background: #000 url(/images/site/nav-bg.jpg) left top repeat-x;
	}
	
	 	ul#navigation li {
			display: block;
			float: left;
			height: 31px;
			line-height: 31px;		
			color: #FFF;
			border-right: 1px solid #FFF;
			padding: 0 9px 0 9px;
		}

			ul#navigation li a {
				display: block;
				float: left;
				height: 31px;
				line-height: 31px;
				color: #FFF;
				text-decoration: none;
				font-weight: bold;
			}



				.home ul#navigation li#home a,
				.about ul#navigation li#about a,
				.tree-assessments ul#navigation li#tree-assessments a,
				.development-sites ul#navigation li#development-sites a,
				.assessment-insurance ul#navigation li#assessment-insurance a,
				.ancient-trees ul#navigation li#ancient-trees a,
				.news ul#navigation li#news a,
				.tree-law ul#navigation li#tree-law a,
				.contact ul#navigation li#contact a,
				ul#navigation li a:hover {
					color: #c7e200;
					text-decoration: none;
				}

			 
		 ul#navigation li#home {}
		 ul#navigation li#about {}
		 ul#navigation li#tree-assessment {}
		 ul#navigation li#development-sites {}
		 ul#navigation li#assessment-insurance {}
		 ul#navigation li#news {}
		 ul#navigation li#tree-planting {}
		 ul#navigation li#about {}
		 ul#navigation li#tree-law {}
		 ul#navigation li#contact { border-right: none; }



	#pullquote {
		width: 470px;	
		height: 145px;	
		background: #c6daed url(/images/site/pullquote-bg.jpg) left top no-repeat;
		padding-left: 340px;
		padding-top: 80px;
		padding-right: 150px;
		margin-bottom: 4px;
	}
	
	#flashcontent {
		width: 960px;	
		height: 225px;	
		margin-bottom: 4px;	
	}
	
		#pullquote q {
			color: #4d7220;
			font-size: 17px;
			line-height: 22px;
			font-weight: normal;
		}
		
		#pullquote cite {
			color: #000;
			font-size: 13px;
			float: right;
			font-weight: bold;	
			font-style: normal;
			line-height: 24px;	
			padding-right: 4px;
		}

	#pullquote-internal {
		width: 510px;	
		height: 114px;	
		background: #c6daed url(/images/site/pullquote-internal-bg.jpg) left top no-repeat;
		padding-left: 300px;
		padding-top: 30px;
		padding-right: 150px;
		margin-bottom: 4px;
	}
	
		#pullquote-internal q {
			color: #4d7220;
			font-size: 16px;
			line-height: 21px;
			font-weight: normal;
		}
		
		#pullquote-internal cite {
			color: #000;
			font-size: 13px;
			float: right;
			font-weight: bold;	
			font-style: normal;
			line-height: 24px;	
			padding-right: 40px;
		}


	.sectiontile {
		padding-bottom: 30px;
		margin-bottom: 20px;
		float: left;
		background: url(/images/site/section-tile-bg.jpg) right top repeat-y; 
	}
	
		.sectiontile .sectiontile-title {
			height: 140px;
			color: #FFF;
			padding-left: 18px;
			padding-top: 15px;
		}

		.sectiontile .sectiontile-title a {
				color: #FFF;
				font-size: 12px;
				font-weight: bold;
				margin-top: 12px;
				width: 120px;
				line-height: 15px;	
				text-decoration: none;
				display: block;
			}	

				.sectiontile .sectiontile-title a:hover {
					color: #000;
					text-decoration: none;
				}

			.sectiontile .sectiontile-title h1 {
				color: #FFF;
				font-size: 18px;
				font-weight: normal;
				margin-bottom: 24px;
			}
									
			.sectiontile .sectiontile-title h1 a {
				color: #FFF;
				font-size: 18px;
				font-weight: normal;
				text-decoration: none;
				margin-top: 0px;
				width: 180px;
			}
						
			.sectiontile .sectiontile-title h2 {
				color: #FFF;
				font-size: 12px;
				font-weight: bold;
				margin-top: 25px;
				width: 120px;
				line-height: 15px;
				text-decoration: none;	
				margin-top: 0;
				width: 120px;		
			}			

			
		.sectiontile .sectiontile-content {
			height: 90px;
			color: #666666;
			padding-left: 15px;
			padding-top: 15px;
			padding-right: 12px;
			line-height: 16px;
		}

			.sectiontile .sectiontile-content p {
				font-size: 11px;
				color: #666666;
				line-height: 16px;
			}
			
		.sectiontile a.mainbutton {
			margin-left: 5px;
			font-size: 13px;
			font-weight: bold;
			color: #FFF;
			background: #000 url(/images/site/mainbutton-bg.jpg) left top repeat-x;
			text-decoration: none;
			padding: 2px 10px 4px 10px;
		}		

			.sectiontile a.mainbutton:hover {
				color: #c7e200;
				text-decoration: none;
			}		

		#tile-tree-assessments {
			width: 235px;
		}

		#tile-development-sites {
			width: 245px;
		}
		
		#tile-trees-and-the-law {
			width: 245px;
		}

		#tile-latest-news {
			width: 235px;
			background-image: none;
		}
				
		#tile-tree-assessments .sectiontile-title {
			background: #01a644 url(/images/site/section-tile-tree-assessments.jpg) left top no-repeat;	
		}
		
		#tile-development-sites .sectiontile-title {		
			background: #d4b81c url(/images/site/section-tile-development-sites.jpg) left top no-repeat;	
		}		

		#tile-trees-and-the-law .sectiontile-title {		
			background: #335c00 url(/images/site/section-tile-trees-and-the-law.jpg) left top no-repeat;	
		}
		
		#tile-latest-news .sectiontile-title {		
			background: #ac750c url(/images/site/section-tile-latest-news.jpg) left top no-repeat;	
		}	
		
		
		.news-article h3 {
			color: #FFF;
			font-size: 12px;
			font-weight: bold;
			margin-top: 22px;
			line-height: 15px;	
		}

		.news-article p {
			color: #FFF;
			font-size: 12px;
			font-weight: normal;
			margin-top: 2px;
			line-height: 15px;	
		}
				
#footer {
	clear: both;
	border: 1px solid #FFF;
	width: 960px;
	height: 95px;
	margin-bottom: 40px;
	background: #FFF url(/images/site/footer-logos.jpg) left top no-repeat;
}

	#footer #extreme {
		float: right;
		color: #666666;
		margin: 40px 25px 0 0;
	}	

		#footer #extreme a {
			color: #666666;
			text-decoration: none;
		}	
	
			#footer #extreme a:hover {
				color: #000000;
				text-decoration: none;
			}	
			
/***************************************************************************************
Internal Styles
***************/

#maincontent {
	float: left;
	width: 683px;
	padding: 7px 24px 32px 18px;
	font-size: 12px;
	background: url(/images/site/section-tile-bg.jpg) right top repeat-y; 
}

	#maincontent h1 {
		font-size: 21px;
		margin-bottom: 7px;
	}

	#maincontent h2 {
		font-size: 14px;
		margin-top: 21px;
		margin-bottom: 4px;
		font-weight: bold;
		color: #2a2a2a;
	}
		
	#maincontent p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 12px;
	}

	#maincontent a {
		color: #000;
		text-decoration: underline;
	}

		#maincontent a:hover {
			color: #666666;
			text-decoration: none;
		}

			
		#maincontent a.backbutton {
			font-size: 13px;
			font-weight: bold;
			color: #FFF;
			background: #000 url(/images/site/mainbutton-bg.jpg) left top repeat-x;
			text-decoration: none;
			padding: 2px 10px 4px 10px;
			
		}	

			#maincontent a.backbutton:hover {
				color: #c7e200;
				text-decoration: none;
			}	
						
#secondarycontent {
	float: right;
	width: 215px;
	padding: 7px 5px 32px 5px;
	font-size: 12px;
}

	#secondarycontent h1 {
		font-size: 18px;
		margin-bottom: 3px;
	}

	#secondarycontent h2 {
		font-size: 14px;
		margin-top: 28px;
		margin-bottom: 4px;
		font-weight: bold;
		color: #2a2a2a;
	}
			
	#secondarycontent p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 12px;
	}

	#secondarycontent ul {
		margin-top: 12px;
	}
	
		#secondarycontent ul li {
			display: block;
			width: 207px;
			height: 24px;
			margin-bottom: 1px;
			background: #e8f0f8 url(/images/site/secondarycontent-li-bg.jpg) left top no-repeat;
			color: #355d0f;
		}

			#secondarycontent ul li a {
				display: block;
				width: 182px;
				height: 24px;
				line-height: 24px;
				color: #355d0f;
				text-decoration: none;
				font-size: 11px;
				padding-left: 25px;
			}	
		
				#secondarycontent ul li a:hover {
					color: #000000;
					text-decoration: none;
				}	
		
		
/******************************************************************************
Contact Page
***************/


#map-container {
	width: 960px;
	height: 225px;
	text-align: right;
	background: #c6daed url(/images/site/pullquote-bg.jpg) left top no-repeat;
	margin-bottom: 4px;
}

#map {
	width: 480px;
	height: 225px;
	float: right;
}
	
#tile-address {
	width: 235px;
}

#tile-email {
	width: 245px;
}
	
#tile-phone {
	width: 245px;
}

#tile-form {
	width: 235px;
	background-image: none;
}
		
#tile-address .sectiontile-title {
	background: #01a644 url(/images/site/section-tile-tree-assessments.jpg) left top no-repeat;	
}

#tile-email .sectiontile-title {		
	background: #d4b81c url(/images/site/section-tile-development-sites.jpg) left top no-repeat;	
}		

#tile-phone .sectiontile-title {		
	background: #335c00 url(/images/site/section-tile-trees-and-the-law.jpg) left top no-repeat;	
}

#tile-form .sectiontile-title {		
	background: #ac750c url(/images/site/section-tile-latest-news.jpg) left top no-repeat;	
}	
		

/***********************************************************************
Contact Form
*******************/

.contactfield {
	border-top: 4px solid #FFF;
	width: 100%;
	clear: both;
}

.contactfield label {
	display: block;
	float: left;
	width: 160px;
	height: 24px;
	line-height: 24px;
}

.contactfield input {
	display: block;
	float: left;
	width: 400px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #111111;
	border: 1px solid #111;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 5px 0 5px;
}

.contactfield textarea {
	display: block;
	float: left;
	width: 400px;
	border: 1px solid #111;
	line-height: 24px;
	font-size: 12px;
	color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 7px 5px 0 5px;
}

.contactfield input#submit {
	display: block;
	float: left;
	border: none;
	width: 120px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background: #000 url(/images/site/mainbutton-bg.jpg) left top repeat-x;
	text-decoration: none;
	padding: 2px 10px 4px 10px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
}

.contactfield input#submit:hover {		
	color: #c7e200;
	text-decoration: none;
	cursor: pointer;
}



/***********************************************************************
News Page
********/

.news-summary p {
	font-style: italic;
	font-size: 11px; 
}

p.date {
	font-weight: bold;
}

.news_odd {
	border-bottom: 1px solid #996600;
}

.news_even {
	border-bottom: 1px solid #996600;
}

.news-date-title {
	font-weight: normal;
}



/**************************************************************************
News Scroller
******************/

#scrollingnews {
	color: #FFF;
	width: 205px;
	height: 100px;
	padding: 0;
}

#scrollingnews h3 {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#scrollingnews p {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}







