﻿/* Directions */

.headline {
   text-align: center;
}



#TJK_DL dd, 
#TJK_DL dt {
   margin: 0;
   padding: 0;
}
#TJK_DL dt {
   font-size: 12px;
   font-weight: bold;
   margin: 3px 0;
}
#TJK_DL dd {
   font-size: 10px;
   line-height: 14px;
   padding-left: 23px;
}
#TJK_DL dt a {
   background:  0 no-repeat;
   text-decoration: none;
   margin: 0;
   padding: 5px 0 5px 23px;
}
#TJK_DL dt a:visited {
}
#TJK_DL dt a:visited:hover, #TJK_DL dt a:hover, #TJK_DL dt a:active, #TJK_DL dt a:focus {
}
#TJK_DL .DTplus a {
   background-image: url( images/tjkToggle-on.png );
}
#TJK_DL .DTminus a {
   background-image: url( images/tjkToggle-off.png );
}
#TJK_DL .showDD {
   position: relative;
   top: 2px;
}
TJK_DL dd, .hideDD {
   display: none;
   top: -9999px;
   position: absolute;
}

#TJK_DL dt.noStyle {
   font-size: 12px;
   color: #039;
   font-weight: bold;
   padding-top: 10px;
   margin: 5px 0;
}

#TJK_DL span.address {
   display: block;
   font-size: 12px;
   font-weight: normal;
   line-height: 15px;
   
   color: #000;
}

#map {
   width: 100%;
   height: 443px;
   border: 2px solid #f33;
}
