﻿
.slideShow
{

    margin-bottom: 0px;
    padding: 0px;
    width: 502px;
    height: 86px;
    font-family: Arial, Helvitica, sans-serif;
    font-size: 12px;
    color: black;
    background-image:url('Images/wcimages/bhl_bg.gif');
    background-repeat:no-repeat;
}
    
    
.slides
{
    position: relative;
    z-index: 1;
    display: none;
	padding-top: 3px;
	height: 83px;
	width: 95px;
	float: left;
	background-image:url('Images/wcimages/bhl_imgarea.gif');
	background-repeat: no-repeat;
}
/*.setTitle, .slideTitle {
               font-family: Arial, Helvitica, sans-serif;
           }
.setTitle {
               color: #995a01;
               font-size: 14px;
               font-weight: bold;.
               
               }
.slideTitle {
               color: #666666;
             }*/
#controls
{
    position: relative;
    z-index: 10;
    padding-top: 32px;
    height: 50px;
 	width: 11px;
 	float: left;
 	background-image:url('Images/wcimages/bhl_leftbutton.gif');
 	background-repeat: no-repeat;
 	color: white;
 	font-weight: bold;
 }
 #controls A:link
{
    text-decoration: none;
    color: white;
 	font-weight: bold;

    }
#controls A:visited
{
    text-decoration: none;
    color: white;
 	font-weight: bold;

    }
  #controls A:active
{
    text-decoration: none;.
    color: white;
 	font-weight: bold;

    } 
    #controls A:visted
{
    text-decoration: none;
    color: white;
 	font-weight: bold;

    }
.next{
	padding-left: 2px;
}    

    
 
#controls2
{
    position: relative;
    z-index: 10; 
    padding-top: 32px;
   	height: 50px;
	width: 11px;
	float: left;
	background-image:url('Images/wcimages/bhl_rightbutton.gif');
    background-repeat: no-repeat;
    color: white;
 	font-weight: bold;

}
#controls2 A:link
{
    text-decoration: none;
    color: white;
 	font-weight: bold;

    }
#controls2 A:visited
{
    text-decoration: none;
    color: white;
 	font-weight: bold;

    }
#controls2 A:active
{
    text-decoration: none;.
    color: white;
 	font-weight: bold;

    } 
#controls2 A:visted
{
    text-decoration: none;
    color: white;
 	font-weight: bold;
    }
.previous{
	padding-left: 3px;
}

#slide1
{
    display: block;
}
#slideTitle1
{
    display: block;
}
#textwrap
{
	width: 370px;
	height: 81px;
	background-image: url('Images/wcimages/bhl_textbg.gif');
 	background-repeat: no-repeat;
    float: right;
    margin-right: 14px;
    
}
.textslide{
	position: relative;
    z-index: 1;
    display: none;
	padding: 5px 0px 5px 10px;
	height: 75px;
	width: 355px;
	font-family: Arial, Helvitica, sans-serif;
    color: black;
}
/* IE6 Only */

*html #textwrap
{
	width: 370px;
	height: 81px;
	background-image: url('Images/wcimages/bhl_textbg.gif');
 	background-repeat: no-repeat;
    float: none;
    margin-right: 2px;
}






