﻿			


/* Most common stuff you'll need to change */

	#featuredhome .coda-slider-wrapper { padding-top: 40px;height: 187px;width: 535px;}
	#featuredhome .coda-slider {padding: 0px;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	#featuredhome .coda-slider-no-js .coda-slider { height: 187px; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	#featuredhome .coda-slider, #featuredhome .coda-slider .panel { width: 500px;height: 187px;} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	#featuredhome .coda-slider-wrapper.arrows .coda-slider, #featuredhome .coda-slider-wrapper.arrows .coda-slider .panel { width: 500px;}
	#featuredhome .coda-slider-wrapper.arrows .coda-slider { margin: 0px; }
	
	/* Arrow styling */
	#featuredhome .coda-nav-left a { height: 48px;width: 47px; display: block;  }
	#featuredhome .coda-nav-right a {  height: 48px;width: 47px;display: block; }
	
	#featuredhome .coda-nav-left{ float: left;background: url("/images/prevfeathome.gif") no-repeat center;margin-left: -20px; position: relative;top: 157px;}
	#featuredhome .coda-nav-right { float: right ;background: url("/images/nextfeathome.gif") no-repeat center; position: relative;top: -30px; right: 0px;}

		
	/* Panel padding */
	#featuredhome .coda-slider .panel-wrapper { padding: 0px; float: left; width: 500px;}
	

/* Don't change anything below here unless you know what you're doing */

	
	/* Miscellaneous */
	#featuredhome .coda-slider-wrapper { margin-left: 20px; }
	#featuredhome .coda-slider { float: left; overflow: hidden; position: relative;}
	#featuredhome .coda-slider .panel { display: block; float: left ;}
	#featuredhome .coda-slider .panel-container { position: relative; }

