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

.index_large_text{
	color:#993300;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.index_slogan{
	font-weight:bold;
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.whats_up_week, .whats_up_title, .whats_up_discription{
	font-family:Arial, Helvetica, sans-serif;
}
.whats_up_week{
	color:#663300;
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
.whats_up_title{
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	display:block;
	color:#993300;
}
.whats_up_discription{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:12px;
	margin-bottom:12px;
	/*border-bottom:#663300 1px dashed;*/
}
.whats_up_table_boarder{
	border-bottom:#663300 1px dashed;
	height:130px;
}
.whats_up_content_left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.whats_up_content_right{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#whats_up_content_img{
}
#whats_up_content_img a:link img, #whats_up_content_img a:visited img{
}

#whats_up_content_img a:hover img{
	top:5px;
	left:5px;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-opacity:0.8;
}
.music_photo_discription{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#660000;
	color:#FFFFFF;
}
.contactus_text{
	font-weight:bold;
}
.form_field{
	font-family:Arial, Helvetica, sans-serif;
}
.form_btn{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:3px;
	padding-right:3px;
	background-color:#660000;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 1px #000000;
	cursor:pointer;
}
.contentus_text{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.contentus_text a:link, .contentus_text a:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.contentus_text a:hover{
	color:#993300;
	text-decoration:none;
}
