
.panel p{
	
	border: 0;
font-size:1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	outline: 0;
	padding: 0;
	line-height:1.5em;
	vertical-align: baseline;
	color: #666666;
	float:left;
	width:380px;
	margin-left:8px; margin-top:3px;
}

.panel {height:150px; }

.image{float:right; clear:right;  margin-right:8px; margin-left:8px; width:110px; height:100px; margin-top:0px; background-image:url(../images/graphic1.png); background-repeat:no-repeat;}
.image2{float:right; clear:right; margin-right:8px; margin-left:8px; width:110px; height:100px; margin-top:0px; background-image:url(../images/graphic2.png); background-repeat:no-repeat;}
.image3{float:right; clear:right; margin-right:8px; margin-left:0px; width:118px; height:100px; margin-top:0px; background-image:url(../images/graphic3.png); background-repeat:no-repeat;}

.title { margin-bottom: 0px; font-family: Georgia, "Times New Roman", Times, serif; font-size:1.7em; line-height:120%; font-weight:normal; color:#000000; float:left; width:480px; height:25px; margin-left:8px; margin-top:0px;}


/* Most common stuff you'll need to change */

	.coda-slider-wrapper {padding: 0px ; width:600px;height:170px;}
	.coda-slider {background-color:none;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 5px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 535px; font-family: Georgia, "Times New Roman", Times, serif; font-size:1.0em; line-height:120%; background-image:url(../images/background.png); } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {width:535px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0px; }
	
	/* Arrow styling */
	.coda-nav-left a { background:transparent; color:transparent; width: 22px; height:136px; margin-top:10px; background-image:url(../images/left_on.png); background-position:center top;}
		.coda-nav-left a:hover { background:transparent; color:transparent; width: 22px; height:136px; margin-top:10px; background-image:url(../images/left_off.png); background-position:center top;}
		
	 .coda-nav-right a { background:transparent; color:transparent;  width: 22px; height:136px; margin-top:10px;  background-image:url(../images/right_on.png); background-position:center top;}
	 	 .coda-nav-right a:hover { background:transparent; color:transparent;  width: 22px; height:136px; margin-top:10px;  background-image:url(../images/right_off.png); background-position:center top;}
	
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c; width:30px; height:10px; }
	
	/*Lower link*/
	.lower_link{margin-bottom:0px; margin-top:5px; float:left; height:25px; color:#EB4A5A; clear:left; margin-left:8px; width:300px;}
	.lower_link a{color:#EB4A5A; text-decoration:underline;}
	
	
	
	
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding-left:10px; padding-right:10px; padding-top:5px;  font-family: Georgia, "Times New Roman", Times, serif; font-size:1.0em; line-height:120%; }
	
	/* Preloader */
	.coda-slider p.loading {  padding-left:10px; padding-right:10px; padding-top:5px; text-align: center; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.0em; line-height:120%; }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display:none; margin: auto; overflow: hidden; text-display:none; }
	.coda-nav ul li { display: inline; text-display:none; }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none; text-display:none;}
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.0em; line-height:120%; }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left; }
	.coda-slider .panel-container {}
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	