/* CSS Document */
#home							    { float:left; background:url(../img/emerald/home.jpg); width:87px; height:32px; }
#schedule          		{ float:left; background:url(../img/emerald/schedule.jpg); width:201px; height:32px; }
#services          		{ float:left; background:url(../img/emerald/services.jpg); width:98px; height:32px; }
#products          		{ float:left; background:url(../img/emerald/products.jpg); width:99px; height:32px; }
#green             		{ float:left; background:url(../img/emerald/green.jpg); width:145px; height:32px; }
#warranties          	{ float:left; background:url(../img/emerald/warranties.jpg); width:106px; height:32px; }
#about          	   	{ float:left; background:url(../img/emerald/about.jpg); width:106px; height:32px; }
#blog          	   	  { float:left; background:url(../img/emerald/blog.jpg); width:106px; height:32px; }
#sub_nav							{ background-image:url(../img/emerald/subnav_bg.jpg); }
#sub_nav p						{ color:#ffffff; float:left; margin:6px 0 0 0; margin-bottom:0; height:7px;  font-size:9pt; }
#sub_nav p a					{ font-weight: normal; color:#ffffff; text-decoration:none; text-decoration:none; margin-top:0px; line-height:1em; }
#sub_nav p a:hover		{ color:#435322; }
#sub_nav p a.active_page					{ color:#435322; text-decoration:none; }
