
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	width: 645px;
}

object { 
	z-index: -1 !important;
}

#dropmenudiv {
	display: none !important;
}

#upper_calendar {
}

#lower_calendar {
	z-index: -1;
}

a {
	color: #C82D17;
}
a img {
	border: none;
}
a:hover {
	color: #C82D17;
	text-decoration: none;
}

.bold_color1 {
	color: #C82D17;
	font-weight: bold;
}
.bold_color1 a {
	color: #C82D17;
	font-weight: bold;
	font-size:120%;
}
.bold_color1 a:hover {
	text-decoration: none;
}

.slide_links a {
	color: #C82D17;
	font-weight: bold;
	display: inline;
}
.slide_links a:hover {
	text-decoration: none;
}

.smallRed:hover {
	text-decoration: none;
}

.smallRed {
	font-size: 95%;
	color: #C82D17;
	text-decoration: underline;
}


#nav_bar {	
	border-top: 2px solid #741B0E;
	border-bottom: 2px solid #741B0E;
	background-color: #C82D17;
	background-repeat: repeat-x;
	background-image: url('/images/bar_bg.png') !important;
	background-image: none;
	background-position: bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/bar_bg.png', sizingMethod='scale');
	color: white;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#nav_bar a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#nav_bar a:hover {
	text-decoration: underline;
}

#event_of_the_month {
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
	background-color: #E7E3E3;
	background-repeat: repeat-x;
	background-image: url('/images/bar_bg.png') !important;
	background-image: none;
	background-position: bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/bar_bg.png', sizingMethod='scale');
	font-weight: bold;
	color: #999;
	line-height: 1.5em;
	padding: 3px;
	font-size: 130%;
	margin-top: 0;
}

#details {
	border-top: 2px solid #741B0E;
	border-bottom: 2px solid #741B0E;
	background-color: #C82D17;
	background-repeat: repeat-x;
	background-image: url('/images/bar_bg.png') !important;
	background-image: none;
	background-position: bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/bar_bg.png', sizingMethod='scale');
	color: white;
	margin-top: 5px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 130%;
	text-align: center;
}

#upload {
	border-top: 2px solid #741B0E;
	border-bottom: 2px solid #741B0E;
	background-color: #C82D17;
	background-repeat: repeat-x;
	background-image: url('/images/bar_bg.png') !important;
	background-image: none;
	background-position: bottom;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/images/bar_bg.png', sizingMethod='scale');
	color: white;
	margin-top: 5px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
	text-align: center;
}
#upload a {
	color: white;
}
#upload a:hover {
	text-decoration: none;
}

#year {
	font-size: 400%;
}

#month {
	color: #000066;
	font-size: 300%;
}

#theme {
	color: #000066;
	font-size: 300%;
}

#nav_tree {
	background-color: #000066;
	color: #999;
	font-weight: bold;
	line-height: 2em;
	font-size: 110%;
	padding: 6px;	
}
#nav_tree a {
	color: #666;
	text-decoration: none;
}
#nav_tree a:hover {
	text-decoration: underline;
}

#printer_friendly {
	background-color: #000066;
	color: #666;
	font-weight: bold;
	line-height: 2em;
	font-size: 110%;
	padding: 6px;	
}
#printer_friendly a {
	color: #999;
	text-decoration: none;
}
#printer_friendly a:hover {
	text-decoration: underline;
}


/**************************************************************
********* Formatting For Month Table and Text *****************
**************************************************************/

A		{ font-family:arial, helvetica; color: #C82D17; text-decoration:underline }
SPAN	{ font-family:arial, helvetica }
TD     	{ font-family:arial, helvetica }
BODY	{ background-color:#FFF }

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family:arial, helvetica; font-weight:bold; display: none; }

/**** color and size of calendar cells.  ****/
.day_cell, .today_cell, .empty_day_cell			{ 
	background-color: #fff; 
	/*height:72px!important; 
	height: 65px;*/
	height: 70px;
	width: 90px;
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: 600; 
	font-size: 95%;
	border: 1px solid #999; 
	overflow: hidden;
}
.day_cell a, .today_cell a 						{ color: #999; text-decoration: none; }
/*.empty_day_cell									{ background-color:#fff; height:72px; width: 93px; }
.today_cell										{ background-color:#fff; height:72px; width: 93px; }*/

.calendarLink {
	display: block;
	width: 100%;
	/*height: 67px !important;
	height: 70px;*/
	height: 70px;
	/*margin-top: -1.5em;*/
	margin-top: -15px;
	overflow: hidden;
	font-size: 150%;
	padding: 0;
}

.more_this_day {
	background-color: #C82D17;
	width: 100%;
	border: none;
	color: #fff;
	vertical-align: bottom !important;
}
.more_this_day a {
	font-size: 100%;
	font-weight: bold;
}

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:100%; font-family:arial, helvetica; color: #666; font-weight: bold; display: block; 
						  text-align: left; margin-bottom: -1em;}
.day_number_white		{ font-size:100%; font-family:arial, helvetica; color: #000; font-weight: bold; display: block; 
						  text-align: left; margin-bottom: -1em;}

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family:verdana, arial, helvetica; color:#000; }
.title_txt A:link		{ color:#C82D17; text-decoration:underline }
.title_txt A:active		{ color:#C82D17; text-decoration:underline }
.title_txt A:visited	{ color:#C82D17; text-decoration:underline }
.title_txt A:hover		{ color:#C82D17; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header			{ background-color: #666; font-size:12px; font-family:arial, helvetica; color: #fff; font-weight:bold; height:15px }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family:verdana, arial, helvetica; color: #000; font-weight:bold; }
.footprint A			{ font-size:10px; font-family:verdana, arial, helvetica; color: #C82D17; font-weight:bold; }


.holiday {
	font-size: 70% !important; 
	color: #999 !important;
}

