body {
	background-color: #BEBA9C;
	text-align: center; 
	min-width: 820px;
}
#Wrapper {
	background-color: #BEBA9C;
	margin:0 auto;
	width:821px;
	text-align: left;
	position:relative
}
#Wrapper #Header {
	height: 255px;
	width: 800px;
}
#Wrapper #Nav {
	float: left;
	height: auto;
	width: 211px;
}
#Wrapper #Content {
	float: right;
	height: auto;
	width: 589px;
}
#Wrapper #Footer {
	float: left;
	text-align: center;
	width: 800px;
}
#Wrapper #Footer img {
	text-align: center;
}
#Wrapper #Footer img {
	padding-left: 211px;
}
.FooterContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.7em;
	color: #333333;
	margin-left: 211px;
}
#Wrapper #Footer #tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	margin-left: 211px;
}
#Wrapper #Footer .FooterContact a, #Wrapper #Footer .FooterContact a:visited {
	color: #333333;
	text-decoration: none;
	padding: 3px;
}
#Wrapper #Footer .FooterContact a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #B4A06E;
	padding: 3px;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.6em;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
}


#Wrapper #Footer #tiny a, #Wrapper #Footer #tiny a:visited {
	color: #333333;
	text-decoration: none;
}
#Wrapper #Footer #tiny a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #CC9900;
}
.ImgRt {
	clear: both;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ImgLft {
	padding: 5px;
	clear: both;
	float: left;
}
.LeadIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #927E4B;
	letter-spacing: 0.2em;
}
.Captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
#Wrapper #Content .BodyText .Captions a, #Wrapper #Content .BodyText .Captions a:visited {
	color: #333333;
	text-decoration: none;
	padding: 2px;
}
#Wrapper #Content .BodyText .Captions a:hover {
	color: #660000;
	text-decoration: none;
	background-color: #B4A06E;
}
.BodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	margin-right: 1px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
.BodyText a, .BodyText a:visited {
	color: #333333;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
.BodyText a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #BEBA9C;
	font-weight: bold;
}
.CenteredBodyText {
	text-align: center;
	font-size: small;
}