body {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

a:link {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }
a:hover {color: #F3D24C; text-decoration: none; }
a:active {color: #F3D24C; text-decoration: none; }


h1 {
        font-family: verdana;
	font-size: 14px;
	color: #000000;
}
.content {
	font-family: verdana;
	font-size: 12px;
	color: #F3D24C;



}

.content a:link {color: #FFFFFF; text-decoration: none; }
.content a:visited {color: #FFFFFF; text-decoration: none; }
.content a:hover {color: #F3D24C; text-decoration: none; }
.content a:active {color: #F3D24C; text-decoration: none; }
.footer-bg {
	font-family: verdana;
	font-size: 9px;
}
.footer-bg a:link {color: #FFFFFF; text-decoration: none; }
.footer-bg a:visited {color: #FFFFFF; text-decoration: none; }
.footer-bg a:hover {color: #FFFFFF; text-decoration: underline; }
.footer-bg a:active {color: #FFFFFF; text-decoration: none; }
.menu-header {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #F3D24C;
	padding: 15px 10px 0px;

}

.menu-header a:link {color: #FFFFFF; text-decoration: none; }
.menu-header a:visited {color: #FFFFFF; text-decoration: none; }
.menu-header a:hover {color: #F3D24C; text-decoration: none; }
.menu-header a:active {color: #F3D24C; text-decoration: none; }


.menu-content {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;

}
.menu-content a:link {color: #FFFFFF; text-decoration: none; }
.menu-content a:visited {color: #FFFFFF; text-decoration: none; }
.menu-content a:hover {color: #F3D24C; text-decoration: none; }
.menu-content a:active {color: #F3D24C; text-decoration: none; }
.content-bg {
	background-image: url(../images/grey-bg.gif);
	background-repeat: repeat;
}
.button {
background-color: #F3D24C;
font-family: verdana;
border: 1px solid #FFFFFF;
font-size: 12px;
color: #000000;
}
.form {
background-color: #FFFFFF;
font-family: verdana;
border: 1px solid #F3D24C;
font-size: 12px;
color: #000000;
}
.content-header {
	font-family: verdana;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}

/**** month and year header at top of calendar ****/
.date_header			{ font-size:16px; font-family: verdana; font-weight:bold }

/**** color and size of calendar cells.  ****/
.day_cell				{ background-color:#EDECD8; height:80; width: 90; }
.empty_day_cell			{ background-color:#EEEEEE; height:80; width: 90; }
.today_cell				{ background-color:#F5F4ED; height:80; width: 90; }

/**** day number in upper left corner of each cell ****/
.day_number				{ font-size:10px; font-family: verdana; color:#000 }

/**** title_txt is the text for each post on main page ****/
.title_txt				{ font-size:10px; font-family: verdana; color:#FFFFFF }
.title_txt A:link		{ color:#00F; text-decoration:underline }
.title_txt A:active		{ color:#00F; text-decoration:underline }
.title_txt A:visited	{ color:#00F; text-decoration:underline }
.title_txt A:hover		{ color:#00F; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str				{ font-size:9px; font-family: verdana; }

/**** column headers or days of the week ****/
.column_header			{ background-color:#2663E2; font-size:12px; font-family: verdana;  color:#FFFFFF; font-weight:bold }

/**** footprint text ****/
.footprint				{ font-size:10px; font-family: verdana;color:#000; font-weight:bold }
.footprint A			{ font-size:10px; font-family: verdana; color:#00F; font-weight:bold }
.txt_grp_menu {	font-size: 14px; }
// end hiding 
