@charset "utf-8";
.linkssmalldark {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #333333;
}

.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodytext-indented {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 7px;
}

.bodytextlight {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AC9E86;
}
.bodytextlightcaps {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #887958;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FFFFFF;
}
.linkssmallwhite {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.mainnav {
	font-family: Garamond, "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	word-spacing: normal;
	font-variant: normal;
	text-transform: none;
}
.Garamoundwhite {
	font-family: "Century Gothic", "Myriad Pro", "Myriad Web", "Bookman Old Style", Eurostile;
	font-size: 12px;
	font-weight: 400;
	font-variant: normal;
	color: #CCCCCC;
}
.largeheadingtext {
	font-family: Garamond, "Century Gothic";
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	color: #804000;
	position: relative;
	left: auto;
	right: auto;
	text-indent: 15px;
}

