body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #AF8443;
	margin: 0px;
}

A.topnav:LINK {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.topnav:VISITED, A.topnav:ACTIVE {
	font-size: 12px; font-weight:bold; color: #FFFFFF; text-decoration: none
}
A.topnav:HOVER {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#009933;
	padding: 3px;
	width: 80px;
}
.title1 {
	font-size: 13px;
	color: #254A00;
	font-weight: bold;
}

A.bnav:LINK {
	font-size: 12px;
	font-weight:bold;
	color: #DB8F1E;
	text-decoration: underline;
}
.bnavcol {
	color: #DB8F1E;
}


A.bnav:VISITED, A.bnav:ACTIVE {
	font-size: 12px; font-weight:bold; color: #DB8F1E; text-decoration: underline;
}
A.bnav:HOVER {
	font-size: 12px;
	font-weight:bold;
	color: #aaaaaa;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	color: #254A00;
	font-weight: bold;
	padding: 2px;
	margin-bottom: 12px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content {
	padding-left: 10px;
}
.content-container .image_table {
	text-align: center;
}
.image_table img {
	border: 2px outset #FFFFFF;
	
}
.content-container .gallery_table {
	text-align: center;
}
.gallery_table img {
	border: 2px outset #FFFFFF;
	margin: 5px;
}
.content-container {
	border: 1px solid #AF8443;
	padding: 5px;
	background-color: #F2EACE;
}
.table-cal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #625156;
}
.table-cal td {
	padding: 2px;
}
.table-cal th {
	text-align: center;
	background-color: #DFCEC4;
}
.table-cal .cell {
	text-align: center;
	border: 1px solid #E3D299;
	width: 43px;
	height: 25px;
	background-color: #FFFFFF;
}
.tbl_header {
	text-align: center;
	height: auto;
	font-size: 16px;
	background-color: #625156;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
.tbl_col1 {
	background-color: #DFCEC4;
	font-weight: normal;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

