@charset "ISO-8859-1";
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
}
#wrapper img {
	visibility: visible;
	z-index: 1000;
	position: relative;
	margin-top: 0px;
	padding: 0px;
}
body {
	background-color: #687718;
	padding: 0px;
	height: 100%;
	text-shadow: 0 0 0 #000;
	opacity: 0.9999;	

}
.sidebar-left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.93em;
	line-height: 150%;
	color: #FFFFFF;
	padding-left: 140px;
	width: 900px;
	background-image: url(images/Home-Boxes.png);
	background-repeat: no-repeat;
	background-position: 140px bottom;
	overflow: visible;
	float: left;
	padding-top: 0px;
	clear: left;
	z-index: 10;
	height: 320px;
	text-align: justify;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
.sidebar-left p {
	padding-right: 310px;
	padding-left: 30px;
	margin-left: 10px;
	z-index: 20;
	padding-top: 10px;
}
.LargeLetters {
	font-size: 1.25em;
	font-weight: bold;
	overflow: visible;
	clear: none;
}
.RedLetters {
	color: 8c0b05;
	font-variant: small-caps;
}
#wrapper #NavBar {
	background-color: 687718;
	margin-right: 103px;
	margin-top: -220px;
}
#wrapper   .RedLetters   {
	font-variant: small-caps;
	color: #8c0b05;
	font-size: 1.25em;
	font-weight: bold;
}
#wrapper .sidebar-left img {
	top: 50px;
	float: right;
	right: 156px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1200;
}
a:Link #wrapper .sidebar-left .LargeLetters img {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
	clear: left;
}
