@charset "ISO-8859-1";
.TanGaramond14 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, serif;
	font-size: 14px;
	color: #bca07e;
}
.TanGaramond15 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, serif;
	font-size: 15px;
	color: #bca07e;
}
.TanGaramond15Light {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, serif;
	font-size: 15px;
	color: #F3E4CD;
}
.TanGaramond17 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, serif;
	font-size: 17px;
	color: #bca07e;
}
.TanCentury10 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 10px;
	color: #bca07e;
}
.TanCentury12 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	color: #bca07e;
}
.TanCentury12Bold {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 12px;
	color: #bca07e;
	font-weight: 400;
}
.TanCentury14 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 14px;
	color: #bca07e;
}
.TanCentury13 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 13px;
	color: #bca07e;
}
.TanCentury20 {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 20px;
	color: #bca07e;
}
.TanCentury20Light {
	font-family: "Century Gothic", Helvetica, sans-serif;
	font-size: 20px;
	color: #F3E4CD;
}
.PadRight20 {
	padding-right: 20px;
}
.padleft15 {
	margin-left: 15px;
}
.margins30 {
	padding-right: 30px;
	padding-left: 30px;
}
a:link {
	color: #bca07e;
	text-decoration: none;
}
a:hover {
	color: #E3B67D;
	text-decoration: underline;
}
a:active {
	color: #E3B67D;
	text-decoration: underline;
}
a:visited {
	color: #bca07e;
	text-decoration: none;
}
a.light:link {
	color: #F3E4CD;
	text-decoration: none;
}
a.light:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.light:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.light:visited {
	color: #F3E4CD;
	text-decoration: none;
}
a.normal:link {
	color: #bca07e;
	text-decoration: underline;
}
a.normal:visited {
	color: #bca07e;
	text-decoration: underline;
}
a.normal:hover {
	color: #E3B67D;
	text-decoration: underline;
}
a.normal:active {
	color: #E3B67D;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}

