body, p{
	color: #9F5E09;
	background-color: #FFFFFF;
	vertical-align: text-top;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #9F5E09;
	vertical-align: text-top;
	text-align: left;
	padding: 5px;
}

.highlight {
	font-size: 18px;
	font-weight: bold;
}

td.body {
	vertical-align:top;
	/*border: 1px solid #9F5E09;*/
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9F5E09;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9F5E09;
	text-decoration: underline;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9F5E09;
	text-decoration: underline;
}

.pagetable {
	width: 800px;
	background-color: #FFFFFF;
}

td.pagetable {
	border-style: none;
	background-color: #FFFFFF;
	text-align: center;
}

.outertable {
	border: 3px double #9F5E09;
	padding: 50px;
	background-color: #EADCC9;/*#D1770D;*/
}

.titlebanner {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	background-color: #9F5E09;
	color: #FFFFFF;
	text-align: center;
	/*border: 1px solid #9F5E09;*/
	padding: 0px;
	margin: 0px;
	border-collapse: none;
	vertical-align: bottom;
}

h2.titlebanner {
	text-align: center;
	color: #FFFFFF;
}

.navigation {
	background-color: #FFFFFF;
	color: #9F5E09;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	width: 170px;
	text-align: left;
	text-decoration: none;
	height: 20px;
	vertical-align: top;
	margin-bottom: 30px;
	border-right: 1px solid #9F5E09;
	/*border: 1px solid #9F5E09;*/
}

.bannercell {
	width: 30%;
}

.bannerphoto {
	width: 30%;
	text-align:center;
	padding: 3px 0px 3px 0px;
	margin: 0;
	border-spacing: 0;
	/*border: 1px solid #9F5E09;*/
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}

a.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

a.address:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9F5E09;
	line-height: 12px;
	padding: 3px;
	text-align: center;
}

li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9F5E09;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	padding: 3px;
	text-align: justify;
}	
