/* CSS Document */

body {
	background: url(../images/bg.jpg) repeat-x;
	background-color: #FFFFFF;
	margin-top: 15px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 22px;
}	
	.body_copySM, .body_copySMhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}	
.body_copySMhome {
	background-color: #444547;
	}
	
	.body_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}	
	
	.events_venue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
}	
	.events_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	line-height: 20px;
}
	.events_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	line-height: 21px;
	font-style: italic;
}	
	.headers_events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FD2200;
	font-weight: bold;
}

	.body_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 14px;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #99CCCC;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD2200;
	font-weight: bold;
}

#left_shadow {
	background-image:url(../images/left_sm.gif);
}
#right_shadow {
	background-image:url(../images/right_sm.gif);
}

.gray {color:#ccc;}
.style1 {font-size: 24px}

table {
background-color: #000000;
border: 2px #FFFFFF solid;
}

table table {
border: none;
}