.back {
	margin-top: 10px;
	background-image: url(Images/background.jpg);
	margin-left: 10%;
	margin-right: 10%;
	background-repeat: repeat-y;
	background-color: #BC943C;
}
.BodyS {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	color: #4D302F;
	line-height: 19px;
}
.BodyBG {
	background-color: #FFFFFF;
}
.Menu {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	vertical-align: top;
	color: #4D302F;
	line-height: 21px;
}
.MenuBG {
	background-color: #EBE8DA;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
.Heading {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #4D302F;
	font-style: normal;
	font-weight: bold;
}
.Heading2 {

	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #9B9A0A;
	font-style: normal;
	font-weight: bold;
}
.HeadingRed {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	color: #F9161F;
	font-weight: bold;
}
.keyline {
	border: 1px solid #4D302F;
}
.MenuS {
	font-size: 11px;
}
h1 {
	font-size: 18px;
}
.Footer {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	color: #4D302F;
	line-height: 19px;
	vertical-align: top;
}
a:link {
	text-decoration: none;
	color: #4D302F;
}
a:visited {
	text-decoration: none;
	color: #4D302F;
}
a:hover {
	text-decoration: underline;
	color: #4D302F;
}
a:active {
	text-decoration: none;
	color: #4D302F;
}
h2 {
	font-size: 14px;
}
.BodyVS {
	font-family: Calibri, "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	vertical-align: top;
	color: #4D302F;
	line-height: 15px;
}
.BodyB {
	font-weight: bold;
}
