.shadowLeft {
	background-image: url(images/shadowLeft.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 11px;
}
.shadowRight {
	background-image: url(images/shadowRight.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 11px;
}
.line2px {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE4D7;
}
.logo {
	padding: 7px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: right;
	vertical-align: bottom;
	padding: 7px;
}
.missionStmt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.mainBox {
	background-image: url(images/bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bigNavBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BEA47C;
	border-right-color: #BEA47C;
	border-bottom-color: #BEA47C;
	padding: 2px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 4px;
	border: 1px solid #BEA47C;
}
.titleGreen {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #333333;
	background-color: #009933;
}
.titleOrange {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF6600;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #333333;
}
.titlePurple {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	background-color: #996699;
	letter-spacing: 4px;
	text-align: left;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #333333;
}
.bigNavBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 3px;
}
.mainTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
}
.topNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.topNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.bigNavBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bigNavBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	text-decoration: none;
}
.bottomrowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
