.background {
	background-attachment: scroll;
	background-image: url(images/logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.MainText {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	color: #483838;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.BigQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #483838;
	font-weight: bold;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #483838;
	font-weight: bold;
}
.BiggerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #483838;
	font-weight: normal;
	line-height: 18px;
}
.MainTextTiny {

	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #999999;
}
.border {
	border: 2px solid #552D2B;
}
.MainTextsmaller {

	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #443535;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.BigQuotewhite {

	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
