body {
	background-color: blue;//#E6E6E6;
 	scrollbar-face-color: #0000FF; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCFF; 
	scrollbar-3dlight-color: #CCCCFF; 
	scrollbar-darkshadow-color:#0000FF; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #0000FF;
	font-family: arial,helvetica,sans-serif;	
}

a {
	color:black;
}

a:hover {
	color:red;
}

.normal_text {
	font-size:91%;
	margin-top:3px;
	font-family: arial,helvetica,sans-serif;
	/** font-weight:bold; **/
}

h1 {
	background-color: #0000FF;
	color:#FFFFFF;
	font-size:110%;
	margin:0px;
	padding-left: 2px;
	font-family: arial,helvetica,sans-serif;
}

h2 {
	background-color: #FFFFFF;
	color:#0000FF;
	font-size:96%;
	font-family:"arial,hevetica,san-serif";
	padding:2px;
	margin-bottom:0px;
	margin-top:0px;
}

table {
	background-color: #E6E6E6;//#c0e0ef;  //#99ccff;

}

.main_table td {
	border-bottom:2px solid #0000FF;
	padding-bottom:2px;
	font-family: arial,helvetica,sans-serif;
	
}

.news table {
	border:2px solid #CCCCFF;
	margin-bottom:2px;
	
}

.news td {
	border-bottom:2px solid #CCCCFF;
	padding-bottom:2px;
	font-family: arial,helvetica,sans-serif;
}

#header {
	font-family: arial,verdana,sans-serif;
	/* background-color:#3F5A3A; */
	
}

#header img{
	float:left;
}

#header .contact{
	float:right;

}
#header .tag{
	border-top: 1px solid black;
	float:left;
	clear:left;
	width:728px;
	text-align:center;
	text-style:small-caps;

}

#nav_bar{
	font-family: arial,verdana,sans-serif;
	font-size:85%;

	border: 1px solid black;
	background-color:white;
	width:728px;
	float:left;
	clear:left;
}

#nav_bar a{
		color:black;
	border-right: 1px solid black;	
	padding-left:5px;
	padding-right:5px;
	text-decoration: none;
	font-weight:bold;
}


.sub_nav{
	font-family: arial,verdana,sans-serif;
	font-size:85%;
	border-bottom: 2px solid #0000FF;
	width:728px;
	float:left;
	clear:left;
}

.sub_nav a{
	color: #0000FF;
	padding-left:2px;
	padding-right:5px;
	text-decoration: none;
	font-weight:bold;
}


.sub_nav a:hover{
	color: #FF0000;
	
}

#main{
	margin:0px;
	float:left;
	clear:left;
	font-size:81%;
	/* background: url("http://www.rt23.com/johnnykeys/images/background.jpg") top left no-repeat; */
}



#schedule {
	font-size:75%;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	border: 1px solid black;
	padding: 3px;
	float:left;
	width:160px;
	margin-right:5px;
	background-color: white;//#E6E6E6;#CCCCFF;
	
}

#schedule hr{
	border-bottom: 1px dotted black;
	color: #CCCCFF;
}

#schedule .gig{
	border-bottom: 1px solid black;
	text-align:center;
	padding: 5px;
}

#schedule h1 {
	font-family: Verdana;
	color:white;
	text-align:center;
	background-color: blue;//#96b1c2;
	font-size:75%;
	margin:0px;
	padding:2px;
}

#schedule .date {	
	font-size: 110%;
	color: red;
}

#schedule a {
	font-size:80%;
	text-decoration:none;
	color:black;
	width:100%;
}

#schedule a:hover {
	color: white; 
	
	background-color: blue;
	text-decoration:none;
	color:white;
	width:100%;
}

#schedule .venue{
	background-color:white;
	border: 2px solid white;
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;
}

#schedule .transOFF{
	background-color:white;
	border: 2px solid white;
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;	
}

#schedule .transON {
	border: 2px solid black; */
	background-color:white;
	/* border: 1px solid #CCCCCC; */
	width: 140px;
	padding: 2px;
	margin-bottom: 5px;	
}

#schedule .nav_link{
	background-color:white;
	border: 1px solid #3F5A3A;
	width: 140px;
	padding: 0px;
	margin-bottom: 5px;	
}

#schedule .nav_link a{
	text-align: center;
	text-decoration:none;
	border-bottom:1px solid #3F5A3A;
	width:100%;
}

#headline {
	padding:5px;
}

	
#nav_bar a:hover{
	background-color:black;
	color:white;
}

#bottom_nav {
	text-align:center;
	font-size:81%;
	padding:2px;
	border-top: 1px solid black;
	font-weight:bold;
	font-family:verdana,arial,san-serif;
}

#bottom_nav a{
	border: 1px dotted black;
	color:black;
	text-decoration:none;
	
}

#bottom_nav a:hover{
	border: 1px solid black;
	color:white;
	background-color:black;
}

#footer {
	text-align:center;
	font-size:81%;
	border-top: 1px solid black;
}

.maillist{
	color: #0000FF;
	font-size: 81%;
	font-family: "verdana,arial,helvetica";
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	border-bottom: 2px solid #0000FF;
}

#maillist {
	text-align: center;
	background-color: #FFFFCC;
	padding:2px;
	
}

.ad_form{
	background-color: #FFFFFF;
}



.mm {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	position:clear-left;
	width: 100%;
	padding:3 px;
	margin-bottom: 10px;
	float:left;
	 
}

.mm p{
	font-size:96%;
	font-family:"arial,hevetica,san-serif";
}

.box {
	background-color: #FFFFCC;
	border:5px solid #BBBBBB;
	/* border-right:3px solid #BBBBBB; */
	/* border-bottom: 3px solid #BBBBBB; */
	border-style: double7:13 PM 4/7/2007;
}

.box td {
padding:5px;
}

.special {
border: 1px solid black;
padding:5px;
}

#db {
	font-size:75%;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	/* border: 1px dashed #CCCCCC; */
	
	
	float:left;
}

#db .header {
	
	
	
	
	
	margin-bottom:5px;
}

#db .header form {
	margin:0px;
	padding-left:20px;
	padding-right:0px;	
	float:left;
	/* background-color:#0000FF; */
	/* border: 1px solid #FF0000;  */
}

#db .results {
	text-align:left;
	/* border: 1px solid #000000; */
	float:left;
	color:black;
	
}

#db .more {
	background-color:white;
	text-align:right;
	float:right;
	padding:1px;
	border: 1px solid #000000; */
}

.picture_gallery {
	clear: left;
	border: 2px solid black;
	margin-left:0px;
}

.picture_gallery p{
	margin: 0px;
	/* font-size:75%; */
	/* font-weight:bold; */
}

.ad_box{
	padding: 3px;
	border: 1px solid black;
}

.xgoogle {
	clear:left;
}

.shop_table {
	font-size: 81%;
}

.shop_table h2{
	font-size: 111%;
	font-family: arial;
}

.shop_table a{
	font-weight: bold;
}

.shop_special {
	font-size: 81%;
	border: 2px solid red;
	padding:3px;
}

.shop_special a{
	font-weight: bold;
}

.shop_nav a{
	font-size:81%;
	white-space: nowrap;
	color: #AAAAAA;
	text-decoration: none;
	font-weight:bold;
}

.shop_sub_nav a{
	font-size:71%;
	color: #AAAAAAA;
}
.shop_nav a:hover{
	color: #FF0000;
	
}
	
.shop_special h2{
	font-size: 111%;
	font-family: arial;
}

.special_text {
	background-color: white;
	margin:2px;
	padding:3px;
	font-style:italic;
}

.bbp_letter {
	background-color: white;
	margin:2px;
	padding:0px;	
	font-family:courier;
	border: 2px solid blue;
}

.bbp_letter td {
	padding:10px;
}
.title{
	font-weight: bold;
	color:blue;
	font-family:arial;
	font-size:110%;
}


/* ********************* CALENDAR ******************** */
.calendar {	
	 /* border: 2px solid #0000FF;  */
}

.calendar td {
	width: 14%;
	font-weight:bold;	
}

.calendar_title {
	color: white;
	
}	

.calendar_title h1{
	color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

.calendar_selector {
	 border: 1px solid black;
}

.calendar_selector form{
	width: 100%;
}

.calendar_dow {
	color: blue;
	width: 200px;
	text-align:center;
	/* font-variant: small-caps; */
	font-family: arial, verdana, san serif;
}

.calendar_date {
	color: blue;
	width: 14%;
	border: 2px solid blue;
	padding: 3px;
	top: 2px;
}

.calendar_blank {
	border: 2px solid blue;
}

.calendar_event_day {
	border:  2px solid blue;
	width: 14%;
	padding: 3px;
	font-weight:bold;
}

.calendar_event_day a{
	color: blue;
	font-size: 81%;
	text-decoration: none;
	
}

.calendar_event_day a:hover{
	color: white;
	background-color: blue;
}

.calendar_today{
	border: 2px solid red;
	background-color: white;
	color: black;
	padding: 3px;
}

.calendar_today a {
	color: blue;
	font-size: 81%;
	text-decoration: none;
}

.calendar_today a:hover {
	color: red;
	background-color: blue;
}

#events {
	font-size:75%;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	/* border: 1px dashed #CCCCCC; */
	width: 120px;
	margin-right: 5px;
	margin-bottom: 5px;
	float:left;
}

#events h4 {
	color: white;
	font-size: 91%;
	width:120px;
	background-color: blue;
	font-align: center;
}

#events .item_locale {
	
	font-size: 90%;
	color:#9F9F6F;
}


#events a:hover {
	color: #E6DAD0; 
	/* background-color: #E6DAD0; */
	background-color: #3F5A3A;
	color:white;
	width:100%;
}

#events .item{
	background-color:white;
	border: 2px solid white;
	width: 120px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .transOFF{
	background-color:white;
	border: 2px solid white;
	width: 120px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .transON {
	border: 2px solid black; */
	background-color:white;
	/* border: 1px solid #CCCCCC; */
	width: 120px;
	padding: 2px;
	margin-bottom: 5px;
	
}

#events .nav_link{
	background-color:white;
	border: 1px solid #3F5A3A;
	width: 120px;
	padding: 0px;
	margin-bottom: 5px;
	
}

#events .nav_link a{
	text-align: center;
	text-decoration:none;
	border-bottom:1px solid #3F5A3A;
	width:100%;
}


