/* CSS Document */
td img {display: block;}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #AFB48B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #84362C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #84362C;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #84362C;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 32px;
	color: #84362C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #84362C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #84362C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #84362C;
}
td#indexcontent {
	background-color: #E2DBB4;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 20px 20px 0px;
}
td.hnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	
	margin: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
td.hnav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right:13px;
}
td.hnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right:13px;
}
td.hnav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
td.hnav a:hover {
	text-decoration: none;
	color: #000000;
}
td.hnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.imgborder {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 6px solid #AFB48B;
}
td#copyrightcell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	margin: 0px;
	padding-top: 20px;
}

td#secondcontent {
	background-color: #E2DBB4;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
