@charset "UTF-8";
body {
	text-align: center;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #DC5C2B;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #7E796A;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A1AA2D;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	clear: left;
	color: #7E796A;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #A1AA2D;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: none;
	color: #A1AA2D;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #DC5C2B;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #DC5C2B;
	outline: none;
}
#logo {
	position: absolute;
	height: 192px;
	width: 400px;
	left: 0px;
	top: 0px;
}
.imglogo {
	margin: 0px;
	padding: 0px;
}
#nav {
	background-color: #000000;
	position: absolute;
	width: 235px;
	left: 0px;
	top: 190px;
}
#img {
	height: 290px;
	width: 430px;
	background-color: #FFCCFF;
	position: absolute;
	top: 30px;
	left: 370px;
}
#events {
	font-family: "Trebuchet MS";
	font-size: 9px;
	width: 160px;
	background-color: #EAEEEB;
	padding-top: 18px;
	padding-left: 24px;
	padding-bottom: 24px;
	position: absolute;
	left: 526px;
	top: 314px;
	padding-right: 20px;
}
.navRollover {
	margin: 0px;
	padding: 0px;
	float: left;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-top: 6px;
}
.upcomingEvents {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #DC5C2B;
	font-weight: bold;
	letter-spacing: -1px;
}
.eventsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #A1AA2D;
	line-height: 16px;
	padding-top: 7px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eventsDetails {
	line-height: 16px;
	font-size: 12px;
}
.eventsSpacer {
	line-height: 10px;
}

