﻿/*Example CSS for the two demo scrollers*/
.scrollermain
{
    background-position: center top;
    width: 100%;
    background: url(../Scroller/TestimonialsBackground1.png) no-repeat;
}
/*background-color: #EBEBEB;
background: url(../Scroller/TestimonialsBackground1.png) no-repeat;*/
.hdrtxtscroll
{
    color: #1f8fce;
    width: 100%;
    text-align: center;
    font-family: Calibri;
    font-weight: bold;
    font-size: large;
    height: 15px;
}
.scrollercontent
{
    padding: 10px 25px 10px 25px;
}

#pscroller1
{
    height: 80px;  
}
#pscroller1 a
{
    text-decoration: none;
}




.txtscroll
{
    font-size: 11px;
    color: #58595b;
    line-height: 15px;
}
.txtscroll a
{
    font-size: 11px;
    color: #9cb923;
    text-decoration: none;
}
.txtscroll a:hover
{
    color: #2691bd;
    text-decoration: underline;
}

blockquote:
{
    padding-left: 18px;
    text-indent: -18px;
    margin: 5px;
    height: 100px;
    font: italic 1.2em/1.6em Georgia, "Times New Roman" , Times, serif;
    font-weight: bold;
}
