body {
	background-color: #D6BA67;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat-x;
	font-family: "trebuchet MS", arial;
}
.event-list {
	background-color: #000000;
	background-image: url(../images/bg-upcoming.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E4DDC7;
}
.bg-about {
	background-color: #d6ba66;
	background-image: url(../images/about-bg.jpg);
	background-repeat: repeat-x;
}
.text-box-join {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 21px;
	width: 215px;
	border: none;
	margin-left: 5px;
}
.main-text {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 18px;
	text-align: justify;
	padding-right: 10px;
}
.hdng-white {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.main-text-white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
}
.main-text-white a{
	color: #FFFFFF;
	text-decoration: none;
}
.main-text-white a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.lower-bodybg {
	background-color: #ba931f;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}
.img-contact {
	margin-top: 10px;
}
.member-images {
	float: right;
	height: 93px;
	width: 139px;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.youtube-vid {
	float: right;
	height: 235px;
	width: 282px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	margin-left: 5px;
}
.main-text-bold {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 18px;
	text-align: justify;
	padding-right: 10px;
}
.bg-black {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../images/musicplayer1.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 763px;
}

