
body,td,th {
	font-family: arial;
	font-size: 13px;
	color: #2b160a;
}
.bottom_text {
	font-family: arial;
	font-size: 12px;
	color: #e7e1a5;
	text-decoration: none;
}
.bottom_text a:link{
	font-family: arial;
	font-size: 12px;
	color: #e7e1a5;
	text-decoration: none;
}
.bottom_text a:visited{
	font-family: arial;
	font-size: 12px;
	color: #e7e1a5;
	text-decoration: none;
}
.bottom_text a:hover{
	font-family: arial;
	font-size: 12px;
	color: #e7e1a5;
	text-decoration: none;
}
.top_bg {
	background-image: url(../images/top_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 72px;
	width: 241px;
	font-family: arial;
	font-size: 13px;
	color: #2c160a;
	padding-top: 8px;


}
.white_text {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;

}
.white_text a:link{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.white_text a:visited{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
.white_text a:hover{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}

.bottom_bg {
	background-image: url(../images/bottom_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 72px;
	width: 241px;
}
.top_bg_left {
	background-image: url(../images/top_home_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 245px;
	font-family: arial;
	font-size: 13px;
	color: #2c160a;
	padding-top: 8px;
}
.bottom_bg_left {
	background-image: url(../images/bottom_home_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 107px;
	width: 245px;
}
.show_text {
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	
	
}
.show_text a:link{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;

}
.show_text a:visited{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;

}
.show_text a:hover{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
	text-decoration:underline;

}
.repeat_frame_events {
	background-image: url(../images/repeat_frame_events.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 516px;
}
.event_title {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.event_title a:link{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.event_title a:visited{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.event_title a:hover{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.event_text {
	font-family: arial;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
.event_text a:link{
	font-family: arial;
	color: #000;
	text-decoration: none;
}
.event_text a:visited{
	font-family: arial;
	color: #000;
	text-decoration: none;
}
.event_text a:hover{
	font-family: arial;
	color: #000;
	text-decoration: none;
}
.float {
	z-index:0;
	display:block;
	position:absolute;
	left:0%;
	top:-100px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	
}
#subMenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#subMenu li a{
	color: #000;
	display: block;
	width: 100%;
	text-decoration: none;
	text-decoration:none;
	font-size:12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #73b8bf;
	background-image: url(../imageBank/bg_button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 4px;
}


#subMenu li a:visited{
color: #000;
}

#subMenu li a:hover, #subMenu li a:active{
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #73b8bf;
	background-image: url(../imageBank/bg_button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}