/*---------- Navigation Formatting ----------*/
#quoteNav { margin: 0; padding:0; width: 585px; float: left; display: inline; }
#quote { background: transparent url(../images/graphics/skyQuoteNav.gif) top left no-repeat; height: 27px; padding: 0; margin: 0; }
.snow_locations #quote { background: transparent url(../images/graphics/skiquoteNav.gif) top left no-repeat; }
#quote ul, #quote li { list-style: none; float: left; margin: 0; padding:0; display: inline; }
	#quote a { width: 47px; height:27px; text-indent: -9000px; float: left; margin: 0; display: inline; }
	
	#quote #q1 a{background: transparent url(../images/graphics/skyQuoteNav.gif) -337px 0 no-repeat; margin-left: 332px; }
	#quote #q1 a:hover {background: transparent url(../images/graphics/skyQuoteNav.gif) -337px -27px no-repeat; }
	#quote #q1 a.active{background: transparent url(../images/graphics/skyQuoteNav.gif) -337px -54px no-repeat; }
	
	#quote #q2 a{background: transparent url(../images/graphics/skyQuoteNav.gif) -384px 0 no-repeat; width: 57px; }
	#quote #q2 a:hover {background: transparent url(../images/graphics/skyQuoteNav.gif) -384px -27px no-repeat; }
	#quote #q2 a.active{background: transparent url(../images/graphics/skyQuoteNav.gif) -384px -54px no-repeat; }
	
	#quote #q3 a{background: transparent url(../images/graphics/skyQuoteNav.gif) -441px 0 no-repeat; width: 57px; }
	#quote #q3 a:hover {background: transparent url(../images/graphics/skyQuoteNav.gif) -441px -27px no-repeat; }
	#quote #q3 a.active{background: transparent url(../images/graphics/skyQuoteNav.gif) -441px -54px no-repeat; }
	
	#quote #q4 a{background: transparent url(../images/graphics/skyQuoteNav.gif) -498px 0 no-repeat; width: 70px; }
	#quote #q4 a:hover {background: transparent url(../images/graphics/skyQuoteNav.gif) -498px -27px no-repeat; }
	#quote #4.active{background: transparent url(../images/graphics/skyQuoteNav.gif) -498px -54px no-repeat; }

#quoteForm { border-left: 15px solid #006699; border-right: 15px solid #006699; width: 535px; float: left; padding: 10px; background: url(../images/graphics/skyQuoteBG.jpg) bottom right no-repeat; }
.snow_locations #quoteForm { background: #BCC6D4 url(../images/graphics/skiQuoteBG.jpg) bottom right no-repeat; }
#quoteBottom { width: 585px; height: 15px; display: inline; padding: 0; margin: 0; float: left; background: url(../images/graphics/quoteBottom.gif) top left no-repeat }

#quoteS { clear: both; margin-top: 10px; float: left; }