﻿a								{ text-decoration: none; outline: none; }
a img							{ border: none; }
#page-wrap						{ background: transparent; width: 630px; margin: 0 auto; 
								  padding: 0px 0; }

#slider							{ height: 180px; overflow: hidden;
								  position: relative; margin: 10px 0; }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 580px; position: relative; }

.slide							{ padding: 5px 5px; width: 800px; float: left; position: relative; background-color:#fff;}
.slide h3						{ font-family: calibri; font-size: 20px; letter-spacing: -1px; width:330px;
								   font-weight:bold;color: black; }
.slide p						{ color: #2d4856; font-size: 14px; line-height: 16px; width: 330px; }
.slide img						{ position: absolute; top: 20px; left: 370px; }
/*#slider-stopper					{ position: absolute; top: 1px; right: 20px; background:#5E2D79; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }*/
h3 a							{ font-family: calibri; font-size: 14px; letter-spacing: -1px; width:330px;
								  color: #666; }
h3 a:Hover						{ font-family: calibri; font-size: 14px; letter-spacing: -1px; width:330px;
								  color: #a65308; }
								  
								  
								  
.h1 
{
	font-family: calibri; font-size: 20px; letter-spacing: -1px; width:330px;
								  color: #2d4856; font-weight:bold; }						  
								  
