body {
	background-image: url(images/bg3.gif);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.whitebrdr5 {
	border: 5px solid #FFFFFF;
}
.pad5 {
	padding: 5px;
}
.menulink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}
.pad20 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.blkborder {
	border: 1px solid #333333;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

.contentleft {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.feature a {
	font-weight: bold;
/*	text-decoration: none;
*/
	color: #424635;
}

.feature a:link {
	font-weight: bold;
/*	text-decoration: none;
*/	color: #424635;
}

.feature a:active {
	font-weight: bold;
/*	color: #767C58;
*/	color: #424635;
}

.feature a:visited {
	font-weight: bold;
/*	color: #767C58;
*/	color: #424635;
}

.feature a:hover {
	font-weight: bold;
/*	text-decoration: none;
*//*	color: #FDFCC8;
		color: #CCCC99;
*/
color: #767C3C;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}

.copyrightblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
}
.copyrightred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
.sidebar {
	background-image:url(images/tdbggrn.jpg);
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #330000;
}
.brownborder2 {
/*	background-image:url(images/tdbggrn.jpg);
*/	border-right-width: medium;
	border-right-style: double;
	border-right-color: #330000;
}
.contentlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0A3761;
	text-decoration: none;
}
.brownborder {
	border: medium double #330000;
}

.feature {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 50px;
	padding: 20px;
	border: thin solid #767C58;
	background-color: #d2c8b4;
}

.links {
	font-weight: bold;
	text-decoration: none;
	color: #767C58;
}

.links:link {
	font-weight: bold;
	text-decoration: none;
	color: #767C58;
}

.links:active {
	font-weight: bold;
	text-decoration: none;
	color: #767C58;
}

.links:visited {
	font-weight: bold;
	text-decoration: none;
	color: #767C58;
}

.links:hover {
	font-weight: bold;
	text-decoration: none;
	color: #668833;
}

.snailmail {
	text-align: center;
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
}

.schedule {
	margin: auto;
	/*border:thin solid #8496A0;*/
}

.schedule tr {
	vertical-align:top;
}
.schedday {
	 padding:10px;
	 text-align: right;
}
.session {
	/*background-color: #7A7A38;*/
	width: 480px;
	margin: 0px;
	border:thin solid #8496A0;
}
.session td {
	/*border: none;*/
	margin: 0px;
	padding: 10px;
	/*background-color: #FFFFFF;*/
}
.session tr {
	vertical-align:top;
}
.sesstime {
	width: 5em;
	text-align:right;
	font-style: italic;
	color:#7A7A38;
}
.sessdesc {
	margin: 0px;
}