body, td {
	
	font-family: verdana, arial;
	font-size: 13px ;
}

h1 {
	font-family: arial, verdana;
	font-size: 14px ;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	color: darkblue;
	text-align: right;
} 

h2 {
	font-family: arial, verdana;
	font-size: 16px ;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	color: darkblue;
	text-align: left;
} 

#events ul {
	margin: 0;
	padding: 0;
	list-style: url(../images/yellowstar.gif) none inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#events a {
	color: #6DCDE2;
}

#events a:visited {
	color: #6DCDE2;
}

#events a:hover {
	color: #CE1A1E;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #EBC700;
}
.textlink a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-decoration: none;
	font-size: 10px;
}

.headingbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CB0013;
}

.headingsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CB0013;
}
.yellowrow {
	background-color: #ecead3;
}

.bluerow {
	background-color: #A9BAD6;
}

.greyrow {
	background-color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* SIDE NAVIGATION */

#nav .navlink { }
	.navlink a {  width: 169px; height: 32px; display: block; margin: 0; padding: 0; }
#nav { margin: 0; padding: 0; }
#nav li { 
	width: 169px; 
	padding: 0; 
	list-style: none; 
	overflow: hidden;
	vertical-align: bottom;
	}
#nav li a:hover { background-position: -169px 0; }
	
#nav_about { height: 32px; background: transparent url(../images/about_michael_button.gif) no-repeat 0 0;  }
#nav_dist31 { height: 32px; background: transparent url(../images/district_31_button.gif) no-repeat 0 0;  }
#nav_agencies { height: 32px; background: transparent url(../images/agencies_button.gif) no-repeat 0 0;  }
#nav_offices { height: 32px; background: transparent url(../images/offices_button.gif) no-repeat 0 0;  }
#nav_resources { height: 32px; background: transparent url(../images/resources_button.gif) no-repeat 0 0;  }
#nav_photos { height: 32px; background: transparent url(../images/photo_gallery_button.gif) no-repeat 0 0;  }
#nav_contact { height: 32px; background: transparent url(../images/contact_button.gif) no-repeat 0 0;  }
#nav_home { height: 32px; background: transparent url(../images/home_button.gif) no-repeat 0 0;  }

.invsLink { display: none; }

