<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.jcapLeft {float: left;margin: 0 20px 20px 0;}
.jcapRight{float: right;margin: 0 0 20px 20px;}
#main
{
	margin-top: 0px;
}
.box-one
{
	float: left;
	width: 308px;
}
.box-two
{
	float: left;
	margin-left: 20px;
	width: 310px;
}
.box-three
{
	float: left;
	margin-left: 15px;
	width: 308px;
}
.box-four
{
	display: none;
}
.box-five
{
	display: none;
}

/* Upcoming Events Small */
.upcoming-events-small 
{

}
.upcoming-events-small h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/upcoming.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #CCCCCC;
	height: 40px;
	padding: 12px 0 10px 65px;
}
.upcoming-events-small ul.events-list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.upcoming-events-small ul.events-list li
{
	clear: left;
}
.upcoming-events-small ul.events-list li.alt
{
	background-color: #ebebeb;
}
.upcoming-events-small ul.events-list li  div.event-date-box
{
	clear: left;
	float: left;
	height: 70px;
	width: 60px;
}
.upcoming-events-small ul.events-list li div.event-day-name
{
	background: #404040;
	color: #F6F6F6;
	font-size: 0.95em;
	font-weight: bold;
	padding: 8px 0 6px;
	text-align: center;
	text-transform: uppercase;
}
.upcoming-events-small ul.events-list li  div.event-day-date
{
	background-color: #5C5C5C;
	color: #F6F6F6;
	font-size: 1.3em;
	padding: 13px 0;
	text-align: center;
}
.upcoming-events-small ul.events-list li a:link
{
	color: #404040;
	text-decoration: none;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	padding: 15px 10px 6px 75px;
}
.upcoming-events-small ul.events-list li a:link:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.upcoming-events-small ul.events-list li.hover a:hover
{
	color: #1071c5;
}
.upcoming-events-small ul.events-list li.hover  div.event-date-box
{

}
.upcoming-events-small ul.events-list li.hover  div.event-day-name
{
	background: #1a48a9;
	cursor: pointer;
}
.upcoming-events-small ul.events-list li.hover div.event-day-date
{
	background: #1071c5;
	cursor: pointer;
}

div.all-events a:link
{
	border-bottom: 1px dotted #ABABAB;
	border-top: 1px dotted #878787;
	color: #1071C5;
	display: block;
	font-family: arial;
	font-size: 0.8em;
	margin-top: 20px;
	padding: 10px 0;
	text-decoration: none;
}
div.all-events a:hover
{
	text-decoration: underline;
}
/* News Feature */
.news-feature
{

}
.news-feature a:link
{
text-decoration: none;
}
.news-feature a:hover
{
text-decoration: underline;
}
.news-feature h2
{
	background: url("/~/media/Images/ans/ui/icons/WhatNew.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #cccccc;
	height: 52px;
	padding: 14px 0 0 65px;
}
.news-feature .featured
{
	float: left;
	width: 308px;
}
.news-feature .featured img
{
	margin-bottom: 15px;
}
.news-feature ul.news-list
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 290px;
}
.news-feature ul.news-list li
{
	margin-bottom: 10px;
}
.news-feature ul.news-list li .news-info
{
	float: right;
	margin-right: 10px;
	width: 200px;
}
.news-feature ul.news-list li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Field Trip */
.field-trip h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/FieldTripPlan.ashx") no-repeat scroll left top transparent;
	padding: 14px 0 0 65px;
	height: 52px;
	border-bottom: 2px solid #CCCCCC
}

/* Featured Program */
.featured-program h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/FeatProgram.ashx") no-repeat scroll left top transparent;
	padding: 14px 0 0 65px;
	height: 52px;
	border-bottom: 2px solid #CCCCCC
}
.featured-program img
{
	margin-bottom: 15px;
}
.featured-program a:link
{
	text-decoration: none;
}
.featured-program a:hover
{
	text-decoration: underline;
}</pre></body></html>