#aboutContent {
	height: auto;
	width: 100%;
}
.wrapper {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}


#header {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #5D4A3C;
	height: 703px;
	background-image: url(../images/Welcome.jpg);
}
#eventsheader {
	height: 703px;
	width: 100%;
	background-image: url(../images/Events.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #304413;
}
#aboutheader {
	background-image: url(/images/Thank_You.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}
#bioheader {
	background-image: url(../images/Bio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
	background-color: #3233FF;
}
#e-storeheader {
	background-image: url(../images/E-Store.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}
#whatsnewheader {
	background-image: url(../images/What%27s_New.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}
#thank_youheader {
	background-image: url(../images/About.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}

#contactheader {
	background-image: url(../images/Contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
	color: #FFF;
}
#commentsheader {
	background-image: url(../images/Comments.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}

#galleryheader {
	background-image: url(../images/Gallery.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 703px;
	width: 100%;
}
.contentColor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	margin-right: 35px;
	margin-left: 35px;
}


#menu {
	width: 100%;
	font-size: 16px;
	font-family: vengeance;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu  a {
	color: #FFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #000;
}


#menu a:hover {
	color: #000;
	border: 1px solid #FFF;
}






#header_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	margin-top: 260px;
	text-align: center;
	float: left;
	height: 40%;
}
#content {
	background-color: #304413;
	width: 100%;
	font-family: vengeance;
}
#eventsContent {
	background-color: #304413;
	height: auto;
	width: 100%;
}

#h1 {
	font-family: vengeance;
	font-size: 36pt;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-right: 45px;
	padding-top: 50px;
	padding-left: 20%;
	margin-left: 45px;
}
#content p {
	padding-right: 35px;
	padding-left: 35px;
}
#wxButtonFrame {

}

#footermenu {
	padding-bottom: 30px;
	padding-top: 10px;
}
#footermenu a {
	border: 1px solid #000;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	font-family: vengeance;
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footermenu a:hover {
	color: #000;
	border: 1px solid #FFF;
}
.secondFontcolor {
	font-family: vengeance;
	font-size: 24px;
	color: #FF0;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 35px;
}
#logo1 {
	float: right;
	height: 118px;
	width: 118px;
	margin-top: 570px;
	margin-right: 72px;
}
#aboutContent {
	width: 100%;
	background-color: #58290B;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bioContent {
	height: auto;
	width: 100%;
	background-color: #3233FF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentContact {
	height: auto;
	width: 100%;
	background-color: #03009A;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	font-family: vengeance;
	font-size: 24px;
}
#estoreContent {
	height: auto;
	width: 100%;
	background-color: #594637;
	padding-top: 10px;
	padding-bottom: 10px;
}
#eventsContent {
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #5D6035;
}
#galleryContent {
	height: auto;
	width: 100%;
	background-color: #6D3C11;
	padding-top: 10px;
	padding-bottom: 10px;
}
#indexContent {
	background-color: #5A452A;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#thank_youContent {
	background-color: #766338;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#whatsnewContent {
	background-color: #5A452A;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
#commentsContent {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-color: #5A452A;
}

.contentColor img {
	padding: 10px;
}
.wrapper #bioContent .contentColor {
	text-align: justify;
}
