@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.page_title {
	font-size: 25px;
	color: #470e13;
	font-weight: bold;
	text-align:left;
}
#ql_box {
}
#right_column { 
	text-align: left;
}

.reg_table, .dir_table {	
	border: 0px;
	margin:0px;
	padding: 0px;
	width: 100%;
	border: 1px #cccccc solid;
}
.reg_table td, .dir_table td {
	border: 0px;
	margin:1px;
	padding: 3px;
	font-size: 12px;
	background-color: #D3D4D8;
	vertical-align: top;
	text-align: left;
}
.plain { border: 0px!important; }
.plain td { background-color: #FFF !important; }
#footer table td { font-size: 10px; }
.newsItem { color: #fff; font-weight: bold; border-bottom: 1px #757575 dashed; padding: 2px; }
.newsTitle { color: #470E13; font-weight:bold; font-size: 22px; margin: 0px 0px 5px 0px; }
.newsItem a:link, .newsItem a:active,.newsItem a:visited { color: #fff; }

h3 { 
	color: #470e13;
	font-weight: bold;
	font-size: 18px;
}

.description {
	color: #510404;
	font-weight: bold;
	padding-bottom: 5px;
 }
 input[type='text'] { width: 100%; }
 
 .event_location { 
	color: #470e13;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px #470e13 solid;
	padding: 5px;
 }
 .event_date { 
	color: #470e13;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 2px #470e13 solid;
	padding: 5px;
 }
 
 .dir_tableheader td { font-weight: bold; text-decoration: underline; }
 
 #ql_box { color: #470e13; }

