﻿body            {background-color:#E3EDD6;
		         text-align:center;
		         font-size:11px;
		         line-height:13px;
		         font-family: Verdana, Tahoma, Helvetica, sans-serif;
		         color:#000;
		         margin:0px;
		         padding:25px 35px 35px 35px;
		         background:#E3EDD6 url('../images/bodyBG.jpg') left top no-repeat;}
		 
img 	    	{behavior: url("/bin/pngbehavior.htc"); }

div 	    	{margin:0px;
		         padding:0px;
	    	     position:relative;
		         top:0px;}

a               {color:#678F00;
                 text-decoration:none;}
             
a:hover, .active{color:#B15C11;}

td           {vertical-align:top}


#container      {width:726px;
                 margin:auto;
                 text-align:left;}

#content        {border:1px solid #73A533;
                 padding:48px 16px 16px 16px;}
                 
#standardcontent{clear:both;
                 padding-left:46px;
                 padding-right:20px;}
           
/*---------------------------End Header--------------------------------*/
                 
#header         {height:145px;}


/*---------------------------Start Navigation--------------------------------*/
#nav            {float:right;
                 width:426px;
                 margin-right:-16px;}

#globalNav      {margin:0px;
                 padding:0px;
                 width:426px;}

#globalNav li a
                {float:left;
                 display:block;
                 height:29px;
                 margin:0px;
                 padding:0px;
                 overflow:hidden;
                 text-indent:-1000px}
                                  
#globalNav li   {list-style:none;
                 height:29px;
                 float:left;}
                 
#subNav         {float:right;
                 display:block;
                 list-style:none;
                 width:426px;
                 padding:0px;
                 margin:0px;
                 margin-top:-5px}
                 
#subNav li      {display:block;
                 height:12px;}
                 
#subNav a       {display:block;
                 /*text-indent:-1000px;*/
                 overflow:hidden;}
/*---------------------------End Navigation--------------------------------*/                 
/*---------------------------Start Navigation images--------------------------------*/                
#home a         {width:54px;
                 background: url('../images/menuHome.gif') no-repeat;}
#treeVar a      {width:90px;
                 background: url('../images/menuTreeVar.gif') no-repeat;}
#services a     {width:61px;
                 background: url('../images/menuServices.gif') no-repeat;}
#request a      {width:137px;
                 background: url('../images/menuAppointment.gif') no-repeat;}
#contact a      {width:84px;
                 background: url('../images/menuContact.gif') no-repeat;}
                 
#home, #home a:hover, #home .active
                {width:54px;
                 background: url('../images/menuHome.hover.gif') no-repeat;}
#treeVar, #treeVar a:hover, #treeVar .active
                {width:90px;
                 background: url('../images/menuTreeVar.hover.gif') no-repeat;}
#services, #services a:hover, #services .active
                {width:61px;
                 background: url('../images/menuServices.hover.gif') no-repeat;}
#request, #request a:hover, #request .active
                {width:137px;
                 background: url('../images/menuAppointment.hover.gif') no-repeat;}
#contact, #contact a:hover, #contact .active
                {width:84px;
                 background: url('../images/menuContact.hover.gif') no-repeat;}

#btnName, #btnSize, #btnHabit
                {text-align:right;
                 margin-right:293px}
                 
#btnGuide, #btnProcess, #btnServices
                {text-align:right;
                 margin-right:230px}

/*---------------------------Start subNav images--------------------------------
#btnName        {margin-left:42px;
                 width:90px;
                 background: url('../images/byname.gif') no-repeat;}
#btnSize        {margin-left:42px;
                 width:90px;
                 background: url('../images/bysize.gif') no-repeat;}
#btnHabit       {margin-left:42px;
                 width:90px;
                 background: url('../images/byhabit.gif') no-repeat;}
                 
#btnName:hover, #btnName .active
                {width:90px;
                 background: url('../images/byname.hover.gif') no-repeat;}
#btnSize:hover, #btnSize .active
                {width:90px;
                 background: url('../images/bysize.hover.gif') no-repeat;}
#btnHabit:hover, #btnHabit .active
                {width:90px;
                 background: url('../images/byhabit.hover.gif') no-repeat;} 
                 

#btnGuide       {margin-left:84px;
                 width:110px;
                 height:22px;
                 background: url('../images/buyersguide.gif') no-repeat;}
#btnProcess     {margin-left:84px;
                 width:110px;
                 background: url('../images/process.gif') no-repeat;}
#btnServices    {margin-left:84px;
                 width:110px;
                 background: url('../images/completeServices.gif') no-repeat;}
                 
#btnGuide:hover, #btnGuide .active
                {width:110px;
                 height:22px;
                 background: url('../images/buyersguide.hover.gif') no-repeat;}
#btnProcess:hover, #btnProcess .active
                {width:110px;
                 background: url('../images/process.hover.gif') no-repeat;}
#btnServices:hover, #btnServices .active
                {width:110px;
                 background: url('../images/completeServices.hover.gif') no-repeat;}                 
/*------------------------------End Navigation images--------------------------------*/
                 
                 
                                
#logo           {margin:0px -16px 0px -41px;         
                 height:57px;
                 background-color:#73A533;
                 margin-top:0px;
                 padding:0px;
                 position:relative;}
                 
#logo a         {display:block;
                 width:180px;
                 height:57px;
                 text-indent:-1000px;
                 overflow:hidden;
                 background-color:#E3EDD6;
                 background-image: url('../images/logo.gif');
                 background-repeat: no-repeat;}
                 
#emailSignup    {font-size:10px;
                 width:240px;
                 float:left;}

#emailSignup p  {margin:8px 0px 7px 0px;}
                 
#txtEmail       {float:left;
                 margin-right:12px;}
                 
#emailSubmit, #btnSubmit
                {display:block;
                 width:46px;
                 height:17px;
                 text-indent:-1000px;
                 overflow:hidden;
                 background-color:#E3EDD6;
                 background-image:url('../images/emailSubmit.gif');
                 background-repeat:no-repeat;}
                 
td #btnSubmit   {float:right}
/*------------------------End Header----------------------------------------*/
                 
#footer         {background-color:#B4C798;
                 padding:2px 5px 2px 5px;}

#footer a       {color:#000;
                 text-decoration:underline;}
                 
                 
#hpcontent      {text-align:right;
                 padding-right:60px;
                 margin-right:-16px;} 
                 
#hpcontent #copy{padding-left:375px;
                 padding-top:70px;
                 background-image:url('../images/hpHeader.gif');
                 background-repeat:no-repeat;
                 background-position:right top;} 
                 
#hpcontent p    {padding-left:375px;}   
                             
#hpimages img   {width:111px;
                 height:111px;
                 margin-left:2px;}

#hpimages       {margin-right:-60px;}

#prices         {float:right;
                 border:3px solid #73A533;
                 background:#D7D7D7}
                 
#prices .altRow {background:#FFF}

#prices th      {background:#B4C798;
                 color:#fff;
                 text-align:center}
                 
#prices td      {border-top:3px solid #73A533;}


/*----------------------------Page Headers-----------------------------*/
#treeVarities   {text-indent:-1000px;
                 background-image:url('../images/treeVarities.gif');
                 background-repeat:no-repeat;
                 height:26px;}
                 
#makeanapointment
                {text-indent:-1000px;
                 background-image:url('../images/makeanapointment.gif');
                 background-repeat:no-repeat;
                 height:35px;}
                 
#privacypolicy
                {text-indent:-1000px;
                 background-image:url('../images/privacy.gif');
                 background-repeat:no-repeat;
                 height:35px;}
                                  
#treeServices
                {text-indent:-1000px;
                 background-image:url('../images/services.gif');
                 background-repeat:no-repeat;
                 height:27px;}
                 
#contactus
                {text-indent:-1000px;
                 background-image:url('../images/contactus.gif');
                 background-repeat:no-repeat;
                 height:27px;}
                 

/*----------------------------End Page Headers-----------------------------*/



                 
