.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
width: 886px; /*width of featured content slider*/
height: 350px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 40px;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
position: absolute; /* Do not change this value */
background-image:url(images/glidingbg.jpg);
background-repeat:repeat-x;
width: 886px;
height:350px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 886px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
visibility:hidden;
text-align: right;
background-color: white;
padding: 0px;
}

.pagination a{
border: none;
font-weight: bold;
text-decoration: none;
visibility:hidden;
}

.pagination a:hover, .pagination a.selected{
border: none;
font-weight: bold;
text-decoration: none;
visibility:hidden;
}


.title1{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:22px;
color:#666666;
font-weight:bold;
padding-bottom:10px;
line-height:2.4em;
}

.title1a{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:18px;
color:#b12c00;
font-weight:bold;
padding-bottom:10px;
}

.title2{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:19px;
color:#000000;
}
.title2 a{
color:#000000;
text-decoration:none;
}
.title2 a:hover{
height:62px;
color:#b12c00;
text-decoration:none;
}
.bullet{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:20px;
color:#b12c00;
}

.title3{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:16px;
color:#000000;
font-style:italic;
}

.sq{
background-image:url(intro/sq_2.jpg);
background-repeat:repeat-y;
background-color:#f2f2f2;
height:80px;
}

.sqbg{
background-image:url(images/sq_bg.jpg);
background-repeat:repeat-y;
}

.nxt{
font-size:13px;
color:#b12c00;
text-decoration:none;
}
.nxt a{
font-size:13px;
color:#b12c00;
text-decoration:none;
}
.nxt a:hover{
font-size:13px;
color:#b12c00;
text-decoration:none;
}

.titleheader{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:21px;
font-weight:bold;
line-height:1.6em;
color:#316ac5;
}

.titleheaderred{
font-family:"Trebuchet MS", Tahoma, sans-serif;
font-size:21px;
font-weight:bold;
line-height:1.6em;
color:#b02601;
}