/* Reset */

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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	background: transparent;
	}
	
body 
	{
	font-family: verdana, sans-serif;
	background: #e51837;
	color: #464646;
	}
	  
ol, ul, li
	{
	list-style: none;
	} 
	 
img
	{
	border: 0px;
	} 
	 
h1, h2, h3, h4, h5, h6
	{
	font-weight: normal;
	}  
	
em 
	{
	font-size: 1em;
	font-style: italic;
	} 
	 
strong 
	{
	font-size: 1em;
	font-weight: bold;
	}  

a:link, a:visited, a:active
	{
	font-size: 1em;
	color: #197b30;
	text-decoration: none;
	}

a:hover
	{
	font-size: 1em;
	color: #197b30;
	text-decoration: underline;
	}

.red
	{
	color: #e51837;
	font-weight: bold;
	}

.green
	{
	color: #197b30;
	font-weight: bold;
	}

/* End of Reset */

/* Formatting */

h1
	{
	font-size: 1.25em;
	line-height: 1.5em;
	color: #636363;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	}

h1.treeservices
	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #197b30;
	margin: 10px 0px 10px 0px;
	}

h3
	{
	font-size: 1em;
	color: #187a30;
	padding: 0px 0px 5px 10px;
	}

h4
	{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	color: #197b30;
	margin: 10px 0px 10px 0px;
	}

h5
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #197b30;
	margin: 10px 0px 10px 0px;
	}

h5.enlarge a
	{
	font-size: 1em;
	font-weight: bold;
	color: #e51837;
	}

h6
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #636363;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 5px 0px 0px;
	}

h6 a:link, h6 a:visited, h6 a:active
	{
	color: #636363;
	}

h6 a:hover
	{
	color: #636363;
	}

.clearone
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.clearone img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	}

/* End of Formatting */

/* Header */

#headercontainerbg
	{
	clear: both;
	width: 100%;
	height: 171px;
	background: url('../images/header-bg.jpg') repeat top center #e51837;
	}

#headercontainer
	{
	clear: both;
	width: 900px;
	height: 171px;
	margin: 0px auto 0px auto;
	}

#logoarea
	{
	float: left;
	width: 250px;
	height: 171px;
	}

#logoarea img
	{
	width: 228px;
	height: 101px;
	border: none;
	margin: 15px 0px 0px 0px;
	}
	
#logoarea p
	{
	font-size: 0.875em;
	color: #ffdd00;
	margin: 0px 0px 0px 9px;
	}

#toptext
	{
	float: right;
	width: 650px;
	text-align: center;
	}

#toptext p
	{
	font-size: 0.875em;
	line-height: 1.5em;
	color: #fff;
	margin: 0px 0px 0px 0px;
	}

#toptext p.yellow
	{
	font-size: 0.875em;
	line-height: 1.5em;
	color: #ffdd00;
	margin: 20px 0px 0px 0px;
	}

#toptext p.small
	{
	float: left;
	font-size: 0.625em;
	line-height: 1.5em;
	color: #fff;
	margin: 20px 0px 0px 20px;
	}

.topimage
	{
	float: left;
	width: 65px;
	height: 65px;
	border: none;
	margin: 0px 0px 0px 35px;
	}
	
.creditcards
	{
	float: right;
	padding: 10px 170px 0px 0px;
	}

/* End of Header */

/* Top Nav */

#topnavcontainerbg
	{
	clear: both;
	width: 100%;
	height: 25px;
	background: #197b30;
	}

#topnavcontainer
	{
	clear: both;
	width: 900px;
	height: 25px;
	text-align: center;
	margin: 0px auto 0px auto;
	}

#topnavcontainer p
	{
	font-size: 0.875em;
	color: #fff;
	padding: 2px 0px 0px 0px;
	}

#topnavcontainer p a:link, #topnavcontainer p a:visited, #topnavcontainer p a:active
	{
	color: #fff;
	}

#topnavcontainer p a:hover
	{
	color: #fff;
	}

/* End of Top Nav */

/* Main Content */

#maincontentcontainerbg
	{
	clear: both;
	width: 100%;
	background: url('../images/bg.jpg') repeat top center #fff;
	}

#maincontentcontainer
	{
	clear: both;
	width: 900px;
	margin: 0px auto 0px auto;
	}

/* Left Area */

#maincontentleft
	{
	float: left;
	width: 600px;
	}

#flasharea
	{
	clear: both;
	width: 600px;
	height: 400px;
	}

#home-main-image
	{
	clear: both;
	width: 600px;
	height: 400px;
	}

#maincontentleft p
	{
	font-size: 0.875em;
	line-height: 1.3em;
	padding: 0px 0px 10px 0px;
	}

#maincontentleft p a.biggreen:link, #maincontentleft p a.biggreen:visited, #maincontentleft p a.biggreen:active
	{
	font-size: 1.5626em;
	color: #197b30;
	font-weight: bold;
	}

#maincontentleft p a.biggreen:hover
	{
	font-size: 1.5625em;
	color: #197b30;
	font-weight: bold;
	}

#redhomepagebox
	{
	width: 600px;
	height: 194px;
	background: url('../images/content-bg.jpg') no-repeat #e51837;
	margin: 10px 0px 20px 0px;
	}
	
#redhomepagebox p
	{
	font-size: 1.25em;
	color: #ffdd00;
	padding: 15px 40px 0px 150px;
	}

.smaller
	{
	font-size: 0.5625em;
	}

.smaller a:link, .smaller a:visited, .smaller a:active
	{
	color: #ffdd00;
	font-weight: bold;
	}

.smaller a:hover
	{
	color: #ffdd00;
	font-weight: bold;
	}

/* End of Left Area */

/* Right Area */

#maincontentright
	{
	float: right;
	width: 300px;
	}

#maparea
	{
	clear: both;
	width: 290px;
	height: 149px;
	margin: 10px 0px 0px 10px;
	}

#maparea p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	color: #ffdd00;
	}

.map-top
	{
	padding: 0px 0px 0px 10px;
	}

.map-bottom
	{
	padding: 0px 0px 0px 35px;
	}

a.home-map-area:link, a.home-map-area:visited, a.home-map-area:active 
	{
	display: block;
	width: 290px;
	height: 149px;
	color: #ffdd00;
	background: url(../images/map-bg.jpg) no-repeat;
	}
	
a.home-map-area:hover
	{
	display: block;
	width: 290px;
	height: 149px;
	color: #ffdd00;
	text-decoration: none;
	background-position: center -200px;
	}

#newstop
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 0px 0px 0px 10px;
	}

#newstop img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

.newstitlecenter
	{
	width: 290px;
	background: #197b30;
	margin: 0px 0px 0px 10px;
	text-align: center;
	}

.newstitlecenter p
	{
	font-size: 0.875em;
	color: #fff;
	padding: 0px 10px 10px 10px;
	}

.newstitlecenter p a:link, .newstitlecenter p a:visited, .newstitlecenter p a:hover, .newstitlecenter p a:active
	{
	font-size: 1em;
	color: #fff;
	}

#newsitemtop
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 0px 0px 0px 10px;
	}

#newsitemtop img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

#homenews
	{
	clear: both;
	width: 286px;
	background: #fff;
	border: 2px solid #197b30;
	border-top: 0px;
	border-bottom: 0px;
	margin: 0px 0px 0px 10px;
	}

.homenewsitem
	{
	clear: both;
	width: 286px;
	min-height: 95px;
	border-bottom: 1px solid #197b30;
	}

.homenewsitem img
	{
	float: left;
	width: 100px;
	height: 75px;
	padding: 10px 10px 10px 5px;
	}

.homenewsitem p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #636363;
	padding: 0px 10px 10px 0px;
	}

.homenewsitem p a:link, .homenewsitem p a:visited, .homenewsitem p a:active
	{
	color: #636363;
	font-weight: bold;
	}

.homenewsitem p a:hover
	{
	color: #636363;
	font-weight: bold;
	}

.homenewsitemlast
	{
	clear: both;
	width: 286px;
	min-height: 95px;
	border-bottom: none;
	}

.homenewsitemlast img
	{
	float: left;
	width: 100px;
	height: 75px;
	padding: 10px 10px 10px 5px;
	}

.homenewsitemlast p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #636363;
	padding: 0px 10px 10px 0px;
	}

.homenewsitemlast p a:link, .homenewsitemlast p a:visited, .homenewsitemlast p a:active
	{
	color: #636363;
	font-weight: bold;
	}

.homenewsitemlast p a:hover
	{
	color: #636363;
	font-weight: bold;
	}
	
#newsitembottom
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 0px 0px 0px 10px;
	}

#newsitembottom img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

.newstitle
	{
	width: 290px;
	background: #197b30;
	margin: 0px 0px 0px 10px;
	}

.newstitle p
	{
	font-size: 0.875em;
	color: #fff;
	padding: 10px 10px 0px 10px;
	}

.newstitle p a:link, .newstitle p a:visited, .newstitle p a:active
	{
	color: #fff;
	}

.newstitle p a:hover
	{
	color: #fff;
	}

#newsbottom
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 0px 0px 12px 10px;
	}

#newsbottom img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

/* End of Right Area */

/* Footer Area */

#yellowfootercontainerbg
	{
	clear: both;
	width: 100%;
	height: 10px;
	background: #ffdd00;
	}

#yellowfootercontainer
	{
	clear: both;
	width: 900px;
	height: 10px;
	margin: 0px auto 0px auto;
	}

#greenfootercontainerbg
	{
	clear: both;
	width: 100%;
	height: 10px;
	background: #197b30;
	}

#greenfootercontainer
	{
	clear: both;
	width: 900px;
	height: 10px;
	margin: 0px auto 0px auto;
	}

#mainfootercontainerbg
	{
	clear: both;
	width: 100%;
	height: 100px;
	background: #e51837;
	}

#mainfootercontainer
	{
	clear: both;
	width: 900px;
	height: 100px;
	text-align: center;
	margin: 0px auto 0px auto;
	}

#mainfootercontainer p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #fff;
	padding: 5px 0px 5px 0px;
	}

#mainfootercontainer p a:link, #mainfootercontainer p a:visited, #mainfootercontainer p a:active
	{
	color: #fff;
	}

#mainfootercontainer p a:hover
	{
	color: #fff;
	}

#mainfootercontainer p.small
	{
	font-size: 0.625em;
	line-height: 1.5em;
	color: #fff;
	padding: 5px 0px 5px 0px;
	}

#mainfootercontainer p.small a:link, #mainfootercontainer p.small a:visited, #mainfootercontainer p.small a:active
	{
	color: #fff;
	}

#mainfootercontainer p.small a:hover
	{
	color: #fff;
	}

/* End of Footer Area */

/* Latest News */

.newsline
	{
	clear: both;
	width: 900px;
	padding: 10px 0px 10px 0px;
	}

.newsimage
	{
	float: left;
	width: 200px;
	}

.newsimage img
	{
	width: 200px;
	height: 150px;
	border: none;
	padding: 0px 0px 10px 0px;
	}

.newscontent
	{
	float: right;
	width: 680px;
	padding: 0px 10px 0px 10px;
	}

.newscontent p
	{
	font-size: 0.875em;
	line-height: 1.5em;
	padding: 0px 0px 10px 0px;
	}

.newsclearone
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.newsclearone img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	background: #197b30;
	}

.newscleartwo
	{
	clear: both;
	width: 900px;
	height: 1px;
	}

.newscleartwo img
	{
	display: block;
	width: 900px;
	height: 1px;
	border: none;
	background: #ffffff;
	}

/* End of Latest News */

/* Main Content Pages */

#maincontent
	{
	clear: both; 
	width: 900px;
	}

#maincontent p
	{
	font-size: 0.875em;
	line-height: 1.3em;
	padding: 0px 0px 10px 0px;
	}

/* End of Main Content Pages */

/* Tree Services */

#treeservicesleft
	{
	float: left;
	width: 260px;
	padding: 20px 10px 10px 5px;
	}
	
#treeservicessearch
	{
	clear: both;
	}
	
input.search
	{
	float: left;
	width: 209px;
	height: 19px;
	margin: 10px 0px 0px 10px;
	}

input.searchbutton
	{
	display: block;	
	width: 25px;
	height: 25px;
	padding: 10px 0px 10px 0px;
	*padding: 5px 0px 10px 0px;
	}
	
#treeservicescontentlist
	{
	float: left;
	width: 260px;
	}

#treeservicescontentlist ul
	{
	padding: 5px 10px 10px 10px;
	}

#treeservicescontentlist ul li
	{
	list-style: none;
	font-size: 0.8125em;
	line-height: 1.4em;
	color: #197b30;
	padding: 5px 5px 5px 5px;
	}

#treeservicescontentlist ul li.over
	{
	list-style: none;
	font-size: 0.8125em;
	line-height: 1.4em;
	color: #197b30;
	padding: 5px 5px 5px 5px;
	background: #ffdd00;
	}

#treeservicesright
	{
	float: right;
	width: 625px;
	padding: 20px 0px 0px 0px;
	}

.treeservicesline
	{
	clear: both;
	width: 625px;
	padding: 5px 0px 5px 0px;
	}

.treeservicesone
	{
	float: left;
	width: 200px;
	}

.treeservicestwo
	{
	float: left;
	width: 200px;
	padding: 0px 10px 0px 10px;
	}

.treeservicesthree
	{
	float: right;
	width: 200px;
	padding: 0px 5px 0px 0px;
	}

.treeservicesimage, .treeservicesimage img
	{
	width: 200px;
	height: 150px;
	border: none;
	}

.treeservicescontent
	{
	width: 200px;
	}

.treeservicescontent p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	}

.treeservicesrightclear
	{
	clear: both;
	width: 625px;
	height: 1px;
	}

.treeservicesrightclear img
	{
	display: block;
	width: 625px;
	height: 1px;
	border: none;
	}

/* End of Tree Services */

/* Tree Services Details Page */

#treeservicesdetailsone
	{
	float: left;
	width: 410px;
	padding: 49px 10px 0px 0px;
	}

#treeservicesdetailsone img
	{
	width: 410px;
	height: 310px;
	padding: 0px 10px 0px 0px;
	}

#treeservicesdetailsone p
	{
	font-size: 0.75em;
	line-height: 1.5em;
	}
	
#treeservicesdetailsone p a
	{
	color: #e51837;
	}
	
#treeservicesdetailstwo
	{
	float: right;
	width: 200px;
	padding: 9px 5px 0px 0px;
	}

.back
	{
	width: 200px;
	height: 30px;
	text-align: right;
	}

.treeservicesdetailline
	{
	clear: both;
	width: 200px;
	}

/* Tree Services Details Page */

/* Contact Area */

#contactleft
	{
	float: left;
	width: 450px;
	}

#contactleft p
	{
	font-size: 0.875em;
	}

#contactright
	{
	float: right;
	width: 450px;
	}

label
	{
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0px 0px 0px 28px;
	}

input
	{
	width: 350px;
	height: 20px;
	margin: 5px 0px 5px 28px;
	}
	
textarea
	{
	width: 350px;
	height: 100px;
	margin: 5px 0px 5px 28px;
	}
	
.button
	{
	width: 120px;
	height: 25px;
	font-size: 0.8125em;
	color: #707070;
	margin: 0px 0px 0px 28px;
	}

.small
	{
	font-size: 0.5em;
	}

/* End of Contact Area */

/* About */

#subcontentleft
	{
	float: left;
	width: 600px;
	}

#subimage
	{
	clear: both;
	width: 600px;
	height: 350px;
	}

#subimage img
	{
	width: 600px;
	height: 350px;
	border: none;
	}

.subcontent p
	{
	font-size: 0.875em;
	line-height: 1.3em;
	padding: 0px 0px 10px 0px;
	}

.subcontent p a.biggreen:link, .subcontent p a.biggreen:visited, .subcontent p a.biggreen:active
	{
	font-size: 1.5626em;
	color: #197b30;
	font-weight: bold;
	}

.subcontent p a.biggreen:hover
	{
	font-size: 1.5625em;
	color: #197b30;
	font-weight: bold;
	}

.subcontent ol
	{
	font-size: 0.875em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	}

.subcontent ol li
	{
	list-style: decimal;
	margin: 8px 0px 8px 0px;
	}

.normal
	{
	font-weight: normal;
	}

.redbox
	{
	clear: both;
	width: 600px;
	height: 194px;
	background: url('../images/content-bg.jpg') no-repeat #e51837;
	margin: 10px 0px 20px 0px;
	}

.redbox p
	{
	font-size: 0.75em;
	line-height: 1.3em;
	color: #ffdd00;
	padding: 20px 20px 0px 150px;
	}

.redbox p a:link, .redbox p a:visited, .redbox p a:active
	{
	color: #ffdd00;
	font-weight: bold;
	}

.redbox p a:hover
	{
	color: #ffdd00;
	font-weight: bold;
	} 

.larger
	{
	font-size: 1.666em;
	line-height: 1.5em;
	font-weight: bold;
	}

.largertwo
	{
	font-size: 1.5em;
	line-height: 1.2em;
	}

.largertwo a:link, .largertwo a:visited, .largertwo a:active
	{
	color: #ffdd00;
	font-weight: bold;
	}

.largertwo a:hover
	{
	color: #ffdd00;
	font-weight: bold;
	} 

.greentop
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 10px 0px 0px 10px;
	}

.greentop img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

.greenbottom
	{
	clear: both;
	width: 290px;
	height: 10px;
	padding: 0px 0px 10px 10px;
	}

.greenbottom img
	{
	display: block;
	width: 290px;
	height: 10px;
	border: none;
	}

.greenquote
	{
	width: 290px;
	background: #197b30;
	margin: 0px 0px 0px 10px;
	}

.greenquote p
	{
	font-size: 1.875em;
	line-height: 1.4em;
	color: #ffdd00;
	padding: 10px 20px 10px 20px;
	}

.greenquote p.name
	{
	font-size: 1em;
	color: #fff;
	}

.greenquote p.name a:link, .greenquote p.name a:visited, .greenquote p.name a:active
	{
	font-size: 1em;
	color: #ffdd00;
	font-weight: bold;
	}

.greenquote p.name a:hover
	{
	font-size: 1em;
	color: #ffdd00;
	font-weight: bold;
	}

.greenimagetext
	{
	width: 290px;
	background: #197b30;
	margin: 0px 0px 0px 10px;
	}

.greenimagetext img
	{
	width: 250px;
	height: 170px;
	margin: 10px 20px 0px 20px;
	}

.greenimagetext p
	{
	font-size: 0.875em;
	line-height: 1.4em;
	color: #fff;
	padding: 10px 20px 10px 20px;
	}

.greenimagetext p.title
	{
	font-size: 1.25em;
	line-height: 1.4em;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px 10px 20px;
	}

/* End of About */
