/* Global Styles */


body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 25px;
}
.bodylink {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #0000cc;
	text-decoration:none;
	font-weight:bold;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	}
	
a:hover {
	color: #0000cc;
	text-decoration:blink;
	font-style: italic;
	font-weight: bolder;
	}
	
a:link {
	color: #0000cc;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	text-decoration: underline;	
}

a:visited {
	color: #0000cc;
}
/* ID Styles */
	
#navigation a {
	color: #ECE9D8;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #ECE9D8;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	color: #012148;
	line-height:18px;
	font-family: Calibri, Tahoma, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}
.footertext {
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	color: #ECE9D8;
	font-weight: normal;
}

	
.bodyText {
	line-height:24px;
	color:#000000;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-weight: normal;
	}
	
.bodyTextTitle {
	line-height:24px;
	color:#000000;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	}
.pageName {
	color: #000000;
	letter-spacing:.1em;
	line-height:20px;
	font-family: Calibri, Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	color: #012148;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	}
	
.navText {
	color: #C51230;
	letter-spacing:0.1em;
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	text-indent: 0px;
	}
.menu1 {
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.captiontext {
	font-size: 12px;
	color: #000000;
	font-family: Calibri, Tahoma, Arial;
}

	
.menu1{
background-image:url(images/menudiv1bg.gif);
margin-left:25px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

	
.submenu{
background-image: url(images/red_submenu_block.gif);
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #ffffff;
}

.hide{
display: none;
}

.show{
display: block;
}

h1 {
	text-indent:-9999px;
	background-image: url(images/springfield_chamber_logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 415px;
	width: 793px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}





