body {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:13px;
	color:#000000;
}
.page{
	margin:0px auto;
	padding:0;
	border:1px solid #ccc;
	width: 95%;	
}
.clear {
	clear:both;
}

.logo{
	padding-top:0px;
	padding-left:20px;
	padding-bottom:20px;
}

#menu 
{
	clear:both;
	height:36px;
	background:url("../images/menu_035_bg.jpg") repeat-x;
	width:100%;
}
#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu li{
	background:url("../images/menu_035_bg.jpg") repeat-x;			
	list-style:none;
	display:block;
	float:left;
	height:36px;
	border-right:1px solid #dbdbdb;
	line-height:36px;
}
#menu li a{
	display:block;
	float:left;
	/*color:#b1b1b1;*/
	color:#000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:36px;
	text-decoration:none;
	padding:0 25px;				
}
#menu li a:hover{
	color:#747474;
	background:url("../images/menu_035_h.jpg") repeat-x;
}
#menu li a.current{
	display:block;
	float:left;
	color:#6c822e;
	background:url("../images/menu_035_c.jpg") repeat-x;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	line-height:36px;
	text-decoration:none;
	padding:0 25px;	
}
#menu li a:hover.current{
	color:#6c822e;
}
.content{
	padding:5px;
}
.footer{
	border-top:1px solid #ccc;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:12px;
	/*border:1px solid #000000;*/
}
input.btn { 
	  color:#000; 
	  font: normal 100% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#F0F0EE; 
	  border:1px solid; 
	  border-color: #333 #ccc #ccc #333;
	  cursor:pointer;
}

.box{
	width: 100%;
}

.title{
	background-color: #3d85c6;
	color: #f4cccc;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;	
	text-align: justify;
}
.row{
	background-color: #f3f3f3;
	border-bottom: thin solid rgb(204, 0, 0);
	border-color: rgb(204, 0, 0);
	border-top: thin solid rgb(204, 0, 0);
	border-width: thin medium;
	color: #cc0000;
}
.day{
	font-weight: bold;
}
.date{
	font-family: 'Trebuchet MS', sans-serif;
}
.gita{
	list-style-image:url("../images/LiveMusic_icon.png");
}
.dj{
	list-style-image:url("../images/DJ_icon.png");
}
.openmic{
	list-style-image:url("../images/OpenMic_icon.png");
}
.gitadj{
	list-style-image:url("../images/LiveMusicDJ_icon.png");
}
