﻿.mainCalendar td {margin:0;padding:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top;}

.SelectedItem
    {
        background-color: #829996;
		font-size:8px;
		font-weight:normal;
    }
	
.SelectedItem a
    {
	font-size:xx-large;
	font-weight:bold;
	color:#FFFFFF !important;
    }
	
.Summary
    {
        padding: 5px !important;
        background-color: #FFF;
		font-weight:normal !important;
    }
	
.RACE {
background-color:#A5B6B4;
	padding:2px 0;
}

.EAT {
background-color:#A5B6B4;
	padding:2px 0;
}

.SLEEP {
background-color:#A5B6B4;
	padding:2px 0;
}

.GENERAL {
	background-color:#A5B6B4;
	padding:2px 0;
}	
    
	
	
	table.Columbia_County
	{
	background-color: #F7941D;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Columbia_CountyClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	table.Montour_County
	{
	background-color: #E3D301;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Montour_CountyClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	table.Snyder_County
	{
	background-color: #00A652;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Snyder_CountyClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	table.Union_County
	{
	background-color: #0072BB;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Union_CountyClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	table.Northumberland_County
	{
	background-color: #F20B1C;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Northumberland_CountyClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	table.Other_Counties
	{
	background-color:#9966CC;
	width:100%;
	margin-bottom:8px;
	padding: 0 5px;
	}
	
	.Other_CountiesClass a
	{
	font-weight:bold;
	font-size:large;
	text-decoration:none;
	}
	
	
	
    td.Other_CountiesCheck
    {
        background-color: #9966CC;
        padding-left: 5px;
		padding-right: 5px;
		margin:5px;
		font-weight:bold;
    }
	
	td.Columbia_CountyCheck
	{
        background-color: #F7941D;
        padding-left: 5px;
		padding-right: 5px;
		margin:5px;
		font-weight:bold;
    }
                   
	td.Montour_CountyCheck
	{
        background-color: #E3D301;
        padding-left: 5px;
		padding-right: 5px;
		margin:5px;
		font-weight:bold;
    }
                    
	td.Snyder_CountyCheck
	{
        background-color: #00A652;
        padding-left: 5px;
		padding-right: 5px;
		margin:5px;
		font-weight:bold;
    }
	
	td.Union_CountyCheck
	{
        background-color: #0072BB;
        padding-left: 5px;
		padding-right: 5px;
		margin:5px;
		font-weight:bold;
    }
	
	td.Northumberland_CountyCheck
	{
	background-color: #F20B1C;
	padding-left: 5px;
	padding-right: 5px;
	margin:5px;
	font-weight:bold;
    }
	
	

	
	.Calendar {
	width:710px !important;
	vertical-align:top;
	}
	
	.Calendar a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
	.eventListing {
	width:500px;
	}
	
	.listEvents {
	font-size:small;
	font-weight:bold;
	margin:3px;
	margin-bottom:auto;
	vertical-align:top;
	}
	
	.filters {
	text-align:left;
	}