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

#sub_nav							{ background-image:url(../img/red/subnav_bg.png); }
#sub_nav p						{ color:#bd6f69; float:left; margin:4px 0 0 0; margin-bottom:0; height:7px;  font-size:9pt; font-weight:bold; }
#sub_nav p a					{ color:#bd6f69; text-decoration:none; margin-top:0px; line-height:1em; }
#sub_nav p a:hover 		{ color:#f9b6b1; }

#sub_nav p a.active_page					{ color:#f9b6b1; text-decoration:none; }