@charset "UTF-8";
a:link {
	color: #361b16;
	text-decoration: underline;
}
a:visited {
	color: #361b16;
}
a:hover {
	color: #502C24;
}
a:active {
}
body {
	margin-top: 15px;
	background-image: url(interior/images/backgroundSlit.jpg);
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 2pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width: 120px;
	margin-top: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	border-top-color: #000;
}
.shell {
	height: 100%;
	width: 100%;
}
.leftNav {
	padding: 5px;
	float: left;
	width: 100px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #71685A;
	border-right-color: #71685A;
	border-bottom-color: #71685A;
	border-left-color: #71685A;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	line-height: 15px;
}
.bodyLight {
	color: #E2D8CA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #1D1306;
}
.bodyhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #361b16;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.tableCharacter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

