/* */
/* MAIN EVENTS STYLES */
dl { margin: 0!important;} 

div#local_chapter_content h2.mainhed,
div#local_chapter_content h1	{
	font-family: Helvetica, Arial;
/*	font-family: "Arial"; */
	font-size: 2.3em;
	margin: 0 0 10px 0; 
	color: #7c98ae;
	font-weight: bold;
	padding:0;
	border:none;
}
div#local_chapter_content h2	{
	font-size: 1.6em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #993300;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom:6px;
}
div#local_chapter_content h3 {
	font-size: 1.35em;
	font-family: Helvetica, Arial;
	color: #000000;
	margin: 10px 0 6px 0;
}
div#local_chapter_content h4 {
	font-size: 1em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #993300;
}
div#local_chapter_content h5 {
	font-size: 1em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #000000;
	margin: 6px 0;
}
div#local_chapter_content hr {
	color: #7c98ae;
	border: 1px dotted #7c98ae; 
	border-style: none none dotted;
	margin: 0 0 10px 0;
}
div#local_chapter_content p {
	margin-bottom:17px;
	font-family:Helvetica, Arial;
	font-size:1em;
	line-height:1.4em;
}
div#local_chapter_content blockquote {
	margin:0;
	padding:0;
}
div#local_chapter_content ul{
	list-style: disc outside none;
	margin:0 0 17px 13px;
}
div#local_chapter_content li {
	font-size:1em;
	line-height:1.6em;
}

div#local_chapter_content table {
	width:100%;
	margin:0 0 17px 0;
}
div#local_chapter_content caption {
	font-size: 1em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #993300;
}
div#local_chapter_content th {
	padding:6px;
	font-size:1em;
	line-height:1.4em;
	font-weight:bold;
}
div#local_chapter_content td {
	padding:6px;
	font-size:0.9em;
	line-height:1.3em;
}
div#local_chapter_content .disabledtext {
	font-style:italic;
}


div#zipcode_lookup {
	width:200px;
	float:right;
	
}




div#local_chapter_content a { color: #5d5f2a; }
div#local_chapter_content a:link    { color: #5d5f2a; }
div#local_chapter_content a:visited { color: #5d5f2a; }
div#local_chapter_content a:hover   { color: #993300; }
div#local_chapter_content a:active  { color: #993300; }


/* END MAIN EVENTS STYLES */
/* */ 
