html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 100.01%;
	color: #000;
	margin: 0 px;
	}
	
.maintable {
	background-color: #fff;
	width: 759px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #4D4424;
	line-height: 14px;
	width: 755px;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 90%;
	line-height: 100%;
	width: 200px;
}
.captions {
	text-align: center;
	width: 200px;
}


.sub-navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 90%;
	line-height: 90%;
	margin-top: 2px;
	margin-bottom: 8px;
	font-weight: bold;
}

.sub-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 90%;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}


h1 {
	font-size: 130%;
	font-weight: normal;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

p {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	}
	
ul {
	font-size:70%;
	line-height: 140%;
	padding: 4px 0 4px 0;
	margin: 0px;
	width: 475px;
	}
	
.schedule {
	font-size:70%;
	line-height: 140%;
	}
	

	
.navimage {
	margin-top: 15px;
	}
	
.leftimage {
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;
	}

.rightimage {
	margin-left: 15px;
	margin-bottom: 10px;
	float: right;
	}
	
a.nav {
	color: #4D4424;
	text-decoration: none;
}

a.nav:hover {
	color: #AB5600;
	text-decoration: underline;
}

a {
	color: #006600;
	text-decoration: underline;
}



/*a:visited {
	color: #4D4424;
	text-decoration: none;
}*/


