body	{
	background-color:		#99cccc;
	color:			#000000;
	}

#hba_all  {
	margin:			0 auto;
	width:			1190px;
	background-color:		#99cccc;
	}

a:link {
	color:			#005a94;		/* was #0873a5 */
	font-weight:		bold;
	text-decoration:  	none;
	outline:			none;
	border-style:		none;
	}

a:visited {
	color:			#003D66; 
	font-weight:		bold;
	text-decoration:  	none;
	outline:			none;
	border-style:		none;
	}
	
a:hover  {
	font-style:			oblique;
	color:			#003D66;
	outline:			none;
	border-style:		none;
	}
	
.centerme  {
	text-align:			center;
	}
	
.citation {
	font-style:			oblique;
	font-size:			90%;
	text-align:			right;
	}
	
#hba_sidebar  {
	float:			left;
	color:			#005a94;		/* was #0873a5 */
	border-color:		#005a94;		/* was #0873a5 */
	border-style:		double;
	border-width:		9px;
	width:			200px;
	min-height:			1000px;
	margin:			0px 10px 10px 10px;
	padding:			10px 15px 10px 15px;
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	text-align:			left;
	}
	
#hba_backtotop {
	position:			fixed;
	top:				20px;
	right:			20px;
	border-color:		#005a94;
	border-style:		double;
	border-width:		9px;
	background-color:		#99cccc;
	width:			65px;
	padding:			0 5px 0 5px;
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	text-align:			center;
	}
	
#hba_sidebar img {
	border-style:		none;
	}
	
#hba_sidebar a:link {
	color:			#005a94;		/* was #0873a5 */
	outline:			none;
	text-decoration:		none;
	border-style:		none;
	}

#hba_sidebar a:hover {
	font-style:			oblique;
	color:			#003D66;
	outline:			none;
	text-decoration:		none;
	border-style:		none;
	}
	
#sidebarbox  {
	width:			176px;
	margin:			20px 0px 15px 0px;
	padding:			10px 10px 10px 10px;
	font-size:			90%;
	border:			2px solid #005a94;
	line-height:		1.25;
	}

#hba_map	{
	width:			900px;
	margin:			10px 10px 30px 280px; 
	color:			#000000;
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			18px;
	line-height:		1.25;
	text-align:			center;
	}
	
#hba_map h1 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			195%;
	font-weight:		bold;
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	}

#hba_map2	{
	width:			900px;
/*	margin:			10px 10px 30px 10px;  */
	margin:			0 auto;
	color:			#000000;
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			18px;
	line-height:		1.25;
	text-align:			center;
	}
	
#hba_map2 h1 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			195%;
	font-weight:		bold;
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	}

#hba_map2 h2 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			130%;
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	}
	
.likemaph2 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			100%;
	color:			#005a94;		/* was #0873a5 */
	}
	
#hba_body	{
	width:			650px;
	margin:			10px 10px 30px 280px;
	color:			#000000;
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			16px;			/* was 14px originally */
	line-height:		1.25;
	text-align:			left;
	}

#hba_body h1 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			220%;
	font-weight:		bold;
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	}
	
#hba_body h2 {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			130%;
/*	font-style:			oblique; */
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	}
	
#hba_body h3 {
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			110%;
	color:			#005a94;		/* was #0873a5 */
	text-align:			left;
	border-bottom:		medium solid gray;
	}
	
.under {
	text-decoration:		underline;
	}
	
.strike {
	text-decoration:		line-through;
	}
	
#hba_body ul {
	list-style-type:		disc;
	}
	
#hba_body ul ul {
	list-style-type:		square;
	}
	
#hba_body li {
	font-size:			100%;
	padding-top:		5px;
	margin-left:		5px;
	}
	
	/*experimental box for Holiday Specials project*/
#bodybox {
	width:			550px;
	margin:			0 auto;
	padding:			5px 5px 5px 5px;
	text-align:			center;
	color:			#ff0000;
	border:			3px solid #005a94;
	background-color:		#ffffff;
	line-height:		1.25;
	}
	
#bodybox h3 {
	font-family:		Georgia, "Times New Roman", serif;
	font-size:			110%;
	color:			#005a94;		/* was #0873a5 */
	text-align:			center;
	border:			none;
	}

#hba_member {
	width:			640px;
	border-top:			medium solid gray;
	margin:			10px 5px 0 5px;
	}
	
.hba_member {
	width:			640px;
	border-top:			medium solid gray;
	margin:			10px 5px 0 5px;
	}
	
/* the following three style classes apply to the new map dot format for member entries */
.membername  {
	font-size:			110%;			/* was 125%  */
	font-weight:		bold;
	color:			#000000;		/* was #005a94  */
	}

.memberdata  {
	font-size:			100%;			/*  was 110%  */
	font-weight:		bold;
	color:			#000000;
	}

.dotimage  {
	margin:			0 5px 0 0;
	padding:			0;
	border-style:		none;
	vertical-align:		bottom;		
	}

#memberform th {
	text-align:			left;
	vertical-align:		top;
	padding-top:		2px;
	}
	
#memberform td {
	text-align:			left;
	vertical-align:		top;
	padding-bottom:		10px;
	border:			1px solid #005a94;
	}
	
#memberform table table td {
	border:			none;
	padding:			0 0 0 0;
	}

.boxdotimage  {
	margin:			0 5px 0 0;
	padding:			0;
	border-style:		none;
	float:			left;		
	}

.bodyimage  {
	margin:			8px 8px 8px 8px;
	padding:			0;
	border-style:		none;
	vertical-align:		middle;
	}

.footerimage  {
	margin:			0px 4px 0px 4px;
	padding:			0;
	border-style:		none;
	vertical-align:		middle;
	}

.leftimage {
	float:			left;
	margin:			8px 8px 8px 8px;
	vertical-align:		middle;
	}
	
.rightimage {
	float:			right;
	margin:			8px 8px 8px 8px;
	vertical-align:		middle;
	}

.required {
	color:			#bb1616;
	}
	
.seasonal {
	color:			#000000;
	font-style:			oblique;
	}
	
#hba_footer  {
	font-family:		"Copperplate Gothic Light", Arial, sans-serif;
	font-size:			12px;
	color:			#005a94;		/* was #0873a5 */
	font-weight:		bold;
	text-align:			center;
	clear:			left;
	}