/* GLOBALS */
body {
margin: 0 auto;
background-color: #5f5f5f;
background-image: url(../_images/bgtile.gif);
background-repeat: repeat;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #545454;
}

a {
color: #90361c;
text-decoration: underline;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #c86904;
font-weight: normal;
}

a.foot {
color: #676767;
text-decoration: underline;
}

a.foot:hover {
text-decoration: underline;
color: #a8a8a8;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=85);   
-moz-opacity: .85;   
opacity: .85;
-khtml-opacity: .85; 
}

#container1 {
width: 900px;
margin: 0 auto;
background-color: #a2a2a2;
}

#container2 {
width: 884px;
margin: 0 auto;
background-color: #ffffff;
text-align: left;
}

.padit15 {
padding: 15px;
}

.padleft {
padding-left: 15px;
}

.spacer5 {
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.smalltxt {
font-size: 10px;
}

.smalltxtfade {
font-size: 10px;
color: #909090;
}

.title {
font-size: 14px;
color: #000000;
font-weight: bold;
}

.title2 {
font-size: 18px;
color: #000000;
}

.titleheader {
font-size: 18px;
line-height: 18px;
color: #000000;
}

#twitter_update_list {
list-style-type: none;margin: 0;padding: 0px;
}

#twitter_update_list li {
background-image: url(../_images/twitter_icon.jpg);background-repeat: no-repeat;
margin: 0;
font-size: 11px;
line-height: 12px;padding: 0px 0px 15px 40px;
}

.divider {
width: 100%;
height: 15px;
margin: 15px auto 0px auto;
border-top: 1px solid #f0f0f0;
}

.divider2 {
width: 100%;
height: 25px;
margin: 25px auto 0px auto;
border-top: 1px solid #f0f0f0;
}

.chordtxt td {
color: #000000;
}

#tblheader td {
font-weight: bold;
background-color: #000000;
font-size: 13px;
padding: 10px;
color: #ffffff;
}

.tourtbl1 td {
padding: 10px;
background-color: #f0f0f0;
font-size: 11px;
}

.tourtbl2 td {
padding: 10px;
background-color: #f6f6f6;
font-size: 11px;
}

.musicthumb {
width: 212px;
float: left;
margin: 0;
}

.musiccenter {
width: 199px;
text-align: center;
}

.musicfloat {
width: 115px;
float: left;
margin: 0
}

.musicfloatcenter {
width: 100px;
text-align: center;
font-size: 10px;
}

.bookthumb {
width: 170px;
float: left;
margin: 0;
}

.bookcenter {
width: 150px;
text-align: center;
}

.clearit {
clear: both;
}

.imgbrdr {
border: 1px solid #dedede;
}

.pdficon {
vertical-align: middle;
margin-right: 10px;
}

.imgfloat {
float: left;
margin: 0;
padding: 0;
}

.clearleft {
clear: left;
}

#footer {
width: 900px;
margin: 0 auto;
background-color: #ffffff;
}

.footerclass td {
font-size: 10px;
color: #676767;
line-height: 16px;
}

/* FORM */
form {
margin: 0;
padding: 0;
}

.formtxt {
vertical-align: middle; 
border: 1px solid #c4c4c4;
background-color: #e6e6e6;
font-size: 13px;
color: #90361c;
padding: 5px;
margin: 0 0px 5px 0;
}
