/* CSS Document */
#home							    { float:left; background:url(../img/green/home.jpg); width:87px; height:32px; }
#schedule          		{ float:left; background:url(../img/green/schedule.jpg); width:201px; height:32px; }
#services          		{ float:left; background:url(../img/green/services.jpg); width:98px; height:32px; }
#products          		{ float:left; background:url(../img/green/products.jpg); width:99px; height:32px; }
#green             		{ float:left; background:url(../img/green/green.jpg); width:145px; height:32px; }
#warranties          	{ float:left; background:url(../img/green/warranties.jpg); width:106px; height:32px; }
#about          	   	{ float:left; background:url(../img/green/about.jpg); width:106px; height:32px; }
#blog          	   	  { float:left; background:url(../img/green/blog.jpg); width:106px; height:32px; }
#sub_nav							{ background-image:url(../img/green/subnav_bg.jpg); }

#sub_nav p						{ color:#ffffff; float:left; margin:4px 0 0 0; margin-bottom:0; height:7px;  font-size:9pt; font-weight:normal; }
#sub_nav p a					{ color:#ffffff; text-decoration:none; margin-top:0px; line-height:1em; }
#sub_nav p a:hover		{ color:#204412; }
#sub_nav p a.active_page					{ color:#204412; text-decoration:none; }


