.button {
    padding: 5px 10px;
    display: inline;
    background: #777 url(button.png) repeat-x bottom;
    border: none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-shadow: 1px 1px #666;
    }
.button:hover {
    background-position: 0 -48px;
    }

.button.red { background-color: #e50000; }
.button.purple { background-color: #9400bf; }
.button.green { background-color: #58aa00; }
.button.orange { background-color: #ff9c00; }
.button.deepblue { background-color: #000099; }
.button.deepblue:hover { background-color: #2c6da0; }
.button.blue { background-color: #2c6777; }
.button.blue:hover { background-color: #2c6da0; }
.button.black { background-color: #333; }
.button.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
.button.small { font-size: 75%; padding: 3px 7px; }
.button.small:hover { background-position: 0 -50px; }
.button.small:active { padding: 4px 7px 2px; background-position: 0 top; }
.button.large { font-size: 125%; padding: 7px 12px; }
.button.large:hover { background-position: 0 -35px; }
.button.large:active { padding: 8px 12px 6px; background-position: 0 top; }


 a{
color: #109fd4;
text-decoration: none;
font-family: tahoma;
font-size:1.0em;
font-weight: bold;
}

a:hover {
color: #ea601c;
font-family: tahoma;
font-size:1.0em;
font-weight: bld;
}

.ul { margin: 0; padding: 0; list-style-type: none; }
 
	
a.side-nav {	 
color: #109fd4;
text-decoration: none;
font-family: tahoma;
font-size:0.90em;
font-weight: bold;
}

a.side-nav: hover {
color: #ea601c;
font-family: tahoma;
font-size:0.90em;
font-weight: bold;
		}		
	 
.topnav {
font-family: tahoma, verdana, Times, serif;
font-size:0.90em;
font-weight: bold;
color: #8c6653;
margin: 5px 5px 0px 15px;
}
.topnav:hover {
font-family: tahoma, verdana, Times, serif;
font-size:0.90em;
font-weight: bold;
color: #ea601c;
margin: 5px 5px 0px 15px;
}
#ts-nav
{ padding: 0px 5px 10px 0px; }

#ts-nav li
{
list-style-type: none;
background: url(i/ts2.gif) 0 0.1em no-repeat;
margin-bottom: 5px;
padding-left: 2.3em;
text-decoration: none;
color: #109fd4;
font-family: tahoma;
font-size:0.90em;
font-weight: bold
}

#ts-nav li:hover {
  color: #ea601c; 
}
	
#ts-nav ul
{
  list-style-type: none;
  padding: 5px 0px 0px 0px; 
}

#ts-nav ul li
{
  background: none;
  padding: 5px 0px 5px 10px;
}

lh {
font-family: verdana, Times, serif;
font-size: 13px;
font-weight: bold;
color: #cc9933;
margin: 5px 5px 10px 28px;
}
h5 {
font-family: verdana, Times, serif;
font-size: 13px;
font-weight: bold;
color: #cc9933;
margin: 2px 2px 2px 28px;
}
body {
    font-size:100%;
/**background-image:url('i/bg.gif');**/
background-repeat: no-repeat;
color: #3c4e6e;
}	


          .white {
		 background-color: #ffffff;
		 }

p {
    font-size: 12px;
	color: #000000;
	font-family: verdana;
	margin: 5px 10px 0px 15px;
}
p.lyrics {
    font-size: 12px;
	color: #000000;
	font-family: verdana;
	margin: 5px 10px 0px 15px;
}
p.copy {
    font-size: 12px;
	color: #000000;
	font-family: verdana;
	margin: 10px 15px 0px 15px;
}
.copy {
    font-size: 10px;
	color: #cccccc;
	font-family: verdana;
	margin: 5px 10px 0px 15px;
}
.blue {
background-image: url(i/fade.gif);

}
h1
{ color: #bb4308; 
font-family: verdana, Times, serif;
font-size: 16px;
font-weight: bold;
margin: 10px 10px 10px 10px;}

h2 {
font-family: tahoma, verdana, Times, serif;
font-size: 15px;
font-weight: bold;
color: #585883;
margin: 10px 10px 10px 10px;}

h3 {
font-family: verdana, Times, serif;
font-size: 13px;
font-weight: bold;
color: #cc9933;
margin: 5px 5px 0px 15px;
}

h4 { background-image: url(i/vine-trans4.gif);
background-position: 0% ; no-repeat; }



.sidenote {
color: #59670c;
font-family: verdana;
font-size:0.75em;
padding: 0px 0px 5px 0px;
font-weight: bold;
}

.ttt {
background:transparent url(i/vert.gif) repeat-y scroll left top;
padding:0pt 0pt 0pt 15px;
}
.nav {
background-image: url(i/nav.gif) ;
}
.vertical {
background-image: url(i/vertical.gif) ;
}
.horizontal {
background-image: url(i/horizontal.gif) ;
}


#ts-gen li {
margin-bottom: 5px;
margin-top: 5px;
color: #000000;
font-family: verdana;
font-size:0.75em;
}
//#ts-gen li:hover {
  color: #59670c; //
}

.vine {
     background-image:url(i/vine-trans.gif);
     background-position: top left;
     background: no-repeat;
     }