@charset "utf-8";

.BG {
	background-image: url(images/BG1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.boxgradient {
	background-image: url(images/BigTile1.gif);
}
.Navtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.eventtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.BigHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFA924;
}
