

.topNav {
	text-align: center;
	word-spacing: 20px;
	vertical-align: middle;
}

.sideNav {
	text-align: left;
	vertical-align: top;
	margin: 0px 5px;
	line-height: 20px;
	background-color: #DCD1C4;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

.subNav {
	padding: 2px 0px 2px 10px;
	margin: 2px 0px;
}

.navText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.subNavText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #993333;
}
	
.border {
	border: 1px solid #998675;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

body {
	background-color: #A69484;
	margin: 0px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.content {
	border: 2px solid #998675;
	margin: 30px 15px 30px;
	padding: 20px 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.main {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
