a:active,a:focus {outline:0;}
.jwts_clr {clear:both;height:0;line-height:0;}


/* Wordpress Slider Style */
.wts_title{
}

#test {
background-color:#000000;
}

.wts_title a.jtoggle{
background:#785A24 url(plusminus.png) no-repeat scroll 560px 5px;
display:block;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
cursor: pointer;
-moz-border-radius:6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
height:18px;
padding:14px 20px 10px;
width:620px;
}

.wts_title a.jtoggle:hover{
/*background:transparent url(openclose_over.png) no-repeat scroll 572px 12px;*/
/*color:#E76E02;*/
text-decoration:none;
background-color:#967335;
}
    
    
.wts_slidewrapper{
background:#FFF;
border-bottom:1px solid #785A24;
border-left:1px solid #785A24;
border-right:1px solid #785A24;
margin:0 10px 0;
padding:4px 20px 10px;
display:none;
}

.wts_slidewrapper a {
color:#2A772A;
font-size:15px;
line-height:13px;
}

.slideraccordion{
display: none;
}

a.closebutton {
background:#785A24 url(minus.png) no-repeat scroll right 12px;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding:6px 30px 5px 12px;
color:#FFF;
/*border:2px solid #E76E02;*/
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
text-decoration:none;
text-transform:uppercase;
margin:0 4px 0 0;
float:right;
line-height:20px;
}

a.closebutton:hover {
/*background: transparent url(images/down.png) no-repeat scroll right 2px;*/
background-color:#967335;
/*color: #E76E02;*/
text-decoration:none;
}