body {
	background: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

.nav {
	padding: 10px 0 7px 3px;
	background: #7d9361;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px solid #7d9361;
	text-align: center;
	}

.topleft {
	background: #fff;
	border-left: 1px solid #7d9361;
	color: #7d9361;
	font-size: 16px;
	font-weight: bold;
	}

.bottomleft {
	background: #9aab84;
	color: #fff;
	font-weight: bold;
	border-left: 1px solid #7d9361;
	border-bottom: 1px solid #7d9361;
	}

.rightside {
	border-left: 1px solid #7d9361;
	border-right: 1px solid #7d9361;
	border-bottom: 1px solid #7d9361;
	font-size: 11px;
	line-height: 130%;
	padding-bottom:10px;
	}

.rightside a {
	text-decoration: none;
	}

.rightside a:hover {
	text-decoration: underline;
	}

#navul {
	text-decoration: underline;
	}

.nav a {
	color: #fff;
	text-decoration: none;
	}

.nav a:hover {
	color: #fff;
	text-decoration: underline;
	}

.schedule {
	font-size: 11px;
	}

#schedulehead {
	font-size: 11px;
	font-weight: bold;
	}
#biohead {
	font-size: 16px;
	font-weight: bold;
	}

#map {
	text-decoration: underline;
	font-size: 9px;
	}

.regform {
	font-size: 11px;
	}

/*INDEX STYLES*/

.indexleft {
	border-left: 1px solid #7d9361;
	border-bottom: 1px solid #7d9361;
	background-color: #9aab84;
	color: #fff;
	font-weight: bold;
	}

.indexright {
	border-left: 1px solid #fff;
	border-right: 1px solid #7d9361;
	border-bottom: 1px solid #7d9361;
	background-color: #7d9361;
	color: #fff;
	text-align: right;
	}

.indexright a {
	color: #fff;
	text-decoration: none;
	}

.indexright a:hover {
	color: #fff;
	text-decoration: underline;
	}

.indexnavr {
	/*padding: 10px 20px 7px 3px;*/
	background: #fff;
	color: #7d9361;
	font-size: 9px;
	font-weight: bold;;
	text-align: center;
	border-right: 1px solid #7d9361;
	}

.indexnavl {
	padding: 10px 20px 7px 3px;
	background: #fff;
	color: #7d9361;
	font-size: 11px;
	font-weight: bold;;
	text-align: right;
	border-left: 1px solid #7d9361;
	}

.indexnavr a {
	color: #7d9361;
	text-decoration: none;
	}

.indexnavr a:hover {
	color: #7d9361;
	text-decoration: underline;
	}

.indexleft a {
	color: #fff;
	}

.indexleft a:hover {
	color: #fff;
	}

#loclink {
	font-size: 11px;
	}

.iheadr {
	border-top: 1px solid #7d9361;
	border-right: 1px solid #7d9361;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	font-size: 16px;
	font-family: Serif;
	}

.iheadl {
	border-top: 1px solid #7d9361;
	border-left: 1px solid #7d9361;
	}

#irtext {
	font-size: 11px;
	line-height: 150%;
	}