@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

img {
border:none;
}

body {
text-align:center;
background-image:url(../images/background_tile.jpg);
background-attachment:fixed;
/*background-repeat:; */
margin:0; 
padding:0;
}

a {
/*text-decoration:none;
color:#FFFF66;*/
}

#container {
width:750px;
height:905px;
margin:5px auto;
}

#upcoming {
background-image:url(../images/announcement.jpg);
background-repeat:no-repeat;
width:448px;
height:224px;
color:#FFFFFF;
font-family:"Myriad Pro", Arial, sans-serif;
}

#upcoming h2 {
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

#upcoming hr {
margin:0;
width:100px;
height:2px;
color:#FFFFFF;
}

#upcoming p {
	position:relative;
	top:50px;
	left:-15px;
	text-align:center;
	font-size:18px !important;
	font-family:"Myriad Pro", Arial, sans-serif !important;
	color:#FFFFFF;
}

.home_up {
width:500px;
min-height:330px;
background-image:url(../images/upcoming_db.jpg);
background-repeat:no-repeat;
}

.home_up_cont {
position:relative;
top:150px;
text-align:center;
left:68px
}

.quick_odd, .quick_even {
width:350px;
color:#fff;
padding-top:10px;
padding-bottom:10px;
}

.quick_odd {
background-color: #2c7a89;
}

.gig_date, .gig_loc {
vertical-align:top;
color:#fff;
}

.gig_date {
display:inline-block;
width:100px;
}

.gig_loc {
display:inline-block;
width:175px;
}

.view_shows {
width:100px;
text-align:left;
}

.view_shows a {
color:#fff;
}


.showhdr {
color:#FFFFFF;
font-size:22px !important;
font-family:"Myriad Pro", Arial, sans-serif !important;
font-weight:bold !important;
}

#upmore {
	position:relative;
	top:55px;
	text-align:right;
	margin-right:10px;
}

hr {
height:1px;
margin-bottom:3px;
color:#666666;
background-color:#666666;
width:200px;
}

#news {
width:250px;
position:absolute;
top:750px;
left:400px;
border:none;
}

/*#guitarback {
background-image:url(../img/fullpagebody.jpg);
background-repeat:no-repeat;
}*/

th {
}

.oddRow {
background-color:#996666;
}

.hoverRow {
background-color:#000;
cursor:pointer;
}

.about p {
/*color:#FFFF66;*/
margin:0 10px;
}

.header {
/*color:#FFFF66;*/
font-weight:bold;
}

.footer {
background-color:#FFFFFF;
text-align:center;
font-size:9px !important;
}

.footer em {
background-color:#FFFFFF;
text-align:center;
font-size:9px !important;
}

.cdtitle{
/*color:#FFFF66;*/
font-weight:bold;
font-size:24px !important;
}

table {
/*color:#FFFF66;*/
}

tr .odd {
background-color:#006633;
}

#photos table tr td {
padding:10px 0 10px 0;
}

#photos img {
margin-left:5px;
}

.cont_frm {
text-align:left;
width:100%;
margin-left:10px;
}

.cont_frm td {
vertical-align:top !important;
margin:0;
padding:0;
}

.cont_frm input {
color:#000;
}

.cont_frm submit {
color:#000;
background-color:#F1C58B;
}

.kenny p, .kenny h2 {
margin:0 10px 0 10px;
}

.even {
background-color:#CCCCCC;
}