h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.redLogo {
	padding-right: 20px;
}
.djs {
	color: #F82E19;
	font-size: 16px;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.DjImage {
	float: left;
	padding-right: 10px;
	padding-bottom: 1px;
	text-align: center;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F82E19;
	padding-right: 10px;
	padding-left: 10px;
}
a:hover {
	color: #FA7EB6;
	text-decoration: none;
}
#sidebarguestlist {
	background-color: #7B060D;
	background-image: url(images/sidebar_background.png);
	width: 200px;
	float: right;
	background-repeat: repeat-x;
	border: thick solid #FFF;
	text-align: center;
	padding: 0px;
	margin-left: 20px;
}
.redlistheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.redlistRED {
	color: #F82E19;
	font-size: 24px;
}
.redlisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.guestlistinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
}
.residentdjlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#sidebardjs {
	float: right;
	width: 200px;
	border: thick solid #FFF;
	background-image: url(images/sidebar_background.png);
	background-repeat: repeat-x;
	margin-left: 20px;
	background-color: #7B060D;
}
.directionstitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: italic;
	text-align: left;
	color: #666;
}
.imagelefttable {
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
}
.linkspagehyperlink {
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.REDh1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
.eventflyers {
	text-align: center;
	padding-left: 180px;
	padding-top: 20px;
}
