.sliderwrapper{
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 850px; /*width of featured content slider*/
    height: 530px;
    background-color: transparent;
}

.sliderwrapper .contentdiv{
    visibility: hidden; /*leave as is*/
    position:absolute; /*leave as is */
    left: 50px;  /*leave as is*/
    top: 0px;  /*leave as is*/
    padding: 0px;
    background-color: #e4d2c4;
    width: 750px; /*width of content DIVs within slider.*/
    height: 524px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    border: 0px solid #572600 ;
}

.sliderwrapper img{   
    border: 1px solid #572600 ;
}

.contentdiv div{
    background-color:#e4d2c4;
}

.pagination{
    width: 850px; /*Width of pagination DIV.*/
    text-align: center;
    background-color: transparent;
    font-size: 20px;
    padding: 5px 5px;
}

.pagination a{
    padding: 5px 5px;
    text-decoration: none; 
    color: #572600;
    background: #ffffff;
}

.pagination a:hover, .pagination a.selected{
    color: #0081c6;
    background-color: #ffffff;
    font-size: 20px;
}

.pagination a.selected{
    color: #61ABD3;
    background-color: #ffffff;
    font-size: 20px;
}



/* ----------------------------------------------------
   ----------------------------------------------------- */

.sliderwrapper2{
    position: relative; /*leave as is*/
    overflow: visble; /*leave as is*/
    width: 750px; /*width of featured content slider*/
    height: 500px;
    background-color: #e4d2c4;}

.sliderwrapper2 .contentdiv2{
    visibility: hidden; /*leave as is*/
    position:absolute; /*leave as is */
    left: 0px;  /*leave as is*/
    top: 20px;  /*leave as is*/
    padding: 0px;
    margin: 0px;
    background-color: #e4d2c4;
    width: 748px; /*width of content DIVs within slider. */
    height: 498px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity: 1;
    opacity: 1;
    border: 0px solid #572600 ;
    color: #572600;
}

.sliderwrapper2 img{   
    border: 1px solid #572600 ;
}

.pagination2{
    width: 750px; 
    text-align: center;
    left: 0px;
    top: 0px;
    font-size: 12px;
    background-color: #e4d2c4;
}

.pagination2 a{
    text-decoration: none; 
    color: #572600;
    background: #e4d2c4;;
}

.pagination2 a:hover, .pagination2 a.selected{
    color: #0081c6;
    background-color: #e4d2c4;
}





/* -------------------------------------------------------
   ------------------------------------------------------- */
.sliderwrapper3{
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 360px; /*width of featured content slider*/
    height: 454px;
    background-color: #e4d2c4;}

.sliderwrapper3 .contentdiv3{
    visibility: hidden; /*leave as is*/
    position:absolute; /*leave as is */
    left: 0px;  /*leave as is*/
    top: 30px;  /*leave as is*/
    padding: 5px;
    margin: 0px;
    background-color: #ffffff;
    width: 330px; /*width of content DIVs within slider. */
    height: 410px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity: 1;
    opacity: 1;
    border: 1px solid #572600 ;
    color: #572600;
}

.sliderwrapper3 img{   
    border: 1px solid #572600 ;
}

.pagination3{
    width: 320px; 
    text-align: left;
    left: 0px;
    top: 10px;
    font-size: 12px;
    background-color: #e4d2c4;
}

.pagination3 a{
    text-decoration: none; 
    color: #572600;
    background: #e4d2c4;;
}

.pagination3 a:hover, .pagination3 a.selected{
    color: #0081c6;
    background-color: #e4d2c4;
}


/* -------------------------------------------------------
   ------------------------------------------------------- */
.sliderwrapper4{
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    width: 360px; /*width of featured content slider*/
    height: 454px;
    background-color: #e4d2c4;}

.sliderwrapper4 .contentdiv4{
    visibility: hidden; /*leave as is*/
    position:absolute; /*leave as is */
    left: 0px;  /*leave as is*/
    top: 30px;  /*leave as is*/
    padding: 5px;
    margin: 0px;
    background-color: #ffffff;
    width: 330px; /*width of content DIVs within slider. */
    height: 410px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity: 1;
    opacity: 1;
    border: 1px solid #572600 ;
    color: #572600;
}

.sliderwrapper4 img{   
    border: 1px solid #572600 ;
}

.pagination4{
    width: 320px; 
    text-align: left;
    left: 0px;
    top: 10px;
    font-size: 12px;
    background-color: #e4d2c4;
}

.pagination4 a{
    text-decoration: none; 
    color: #572600;
    background: #e4d2c4;;
}

.pagination4 a:hover, .pagination4 a.selected{
    color: #0081c6;
    background-color: #e4d2c4;
}




/* ----------------------------------------------------------
   ----------------------------------------------------------- */

.sliderwrapper5{
    position: relative; /*leave as is*/
    overflow: visble; /*leave as is*/
    width: 750px; /*width of featured content slider*/
    height: 500px;
    background-color: #e4d2c4;}

.sliderwrapper5 .contentdiv5{
    visibility: hidden; /*leave as is*/
    position:absolute; /*leave as is */
    left: 0px;  /*leave as is*/
    top: 20px;  /*leave as is*/
    padding: 0px;
    margin: 0px;
    background-color: #e4d2c4;
    width: 748px; /*width of content DIVs within slider. */
    height: 498px;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
    -moz-opacity: 1;
    opacity: 1;
    border: 0px solid #572600 ;
    color: #572600;
}

.sliderwrapper5 img{   
    border: 1px solid #572600 ;
}

.pagination5{
    width: 750px; 
    text-align: center;
    left: 0px;
    top: 0px;
    font-size: 12px;
    background-color: #e4d2c4;
}

.pagination5 a{
    text-decoration: none; 
    color: #572600;
    background: #e4d2c4;;
}

.pagination5 a:hover, .pagination5 a.selected{
    color: #0081c6;
    background-color: #e4d2c4;
}


