@charset "utf-8";
.BGstyle {
	background-color: #FFFFFF;
	border: 3px solid #d4d2a9;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 898458;
	line-height: 16px;
}
.mainaligncenter {
	background-image: url(images/maincontentbg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	color: 898458;
}
.titleLarge {
	font-family: "Times New Roman", "Times", "Georgia", serif;
	font-size: 25px;
	color: #50502e;
	font-weight: normal;
	text-transform: uppercase;
}
.titleMed {
	font-family: "Times New Roman", "Times", "Georgia", serif;
	font-size: 20px;
	color: #50502e;
	font-weight: normal;
	text-transform: uppercase;
}
.titleSmall {
	font-family: "Times New Roman", "Times", "Georgia", serif;
	font-size: 15px;
	color: #50502e;
	font-weight: normal;
	text-transform: uppercase;
}
.maintextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373d4d;
	text-decoration: none;
	line-height: 16px;
}
