/* CSS Document */

a:link {color:#990000;text-decoration:none;}
a:visited {color:#990000;text-decoration:none;}
a:hover {color:#993300;text-decoration:underline;}
a:active {color:#990000;text-decoration:none;}
body {font-family: Arial, Helvetica, sans-serif; background: "/images/NAAM_BACKGROUND.jpg";}
a.white:link {color:#fff;text-decoration:none;}
a.white:visited {color:#fff;text-decoration:none;}
a.white:hover {color:#fff;text-decoration:underline;}
a.white:active {color:#fff;text-decoration:none;}

ul.board {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul.board li {
	padding: 0 0 8px 0;
	margin: 0;
	list-style: none;
	}


.catagory2 {
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	margin: -2px 0px -1px;
	padding: 10px 4px 4px 15px;
}
.catagory2 a:link {
	color: #000000;
	text-decoration: none;
}
.catagory2 a:visited {
	color: #000000;
	text-decoration: none;
}
.catagory2 a:hover {
	color: #990000;
	text-decoration: none;
}.SmallContent {
	font-size: 12px;
	line-height: 20px;
}
.SmallContentRedHeadline {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
}
.ContentBody {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.ContentBodyWhite {

	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}
.SmallContentIndented {
	font-size: 12px;
	line-height: 20px;
	left: 5px;
	text-indent: 5px;
}
.HEADLINE {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.subhead {
	font-size: 18px;
	color: #990000;
}
.HEADLINEWhite {

	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#holiday_schedule_table,
#hours_of_operation {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	border: 1px solid #aaa;
	border-collapse: collapse;
	width: 100%;
}

#holiday_schedule_table td,
#holiday_schedule_table th,
#holiday_schedule_table tr,
#hours_of_operation td,
#hours_of_operation tr,
#hours_of_operation th{
	border: 1px solid #aaa;
	padding: 2px 4px;
}

#holiday_schedule_table h3 {
	padding: 0px;
	margin: 0px;
}

#holiday_schedule_table th {
	font-weight: bold;
}



.whats-happening  {
	margin: 20px 0 0 70px;
	}
.whats-happening a {
	padding: 9px 0 0 257px;
	display: block;
	width: 36px;
	height: 26px;
	background: url(images/WhatsHappening_Bar_final.gif) no-repeat;
	font-size: 10px;
	font-family: arial, helvetica;
	color: #9a9a68;
	text-decoration: none;
	
	}