@charset "utf-8";
/* CSS Document */

body 
{
	font-family:'Book Antiqua', 'serif';
}
#home
{
	background-color:#000000;
	font-family:'Times New Roman', 'serif';
	color:#ffffff;
}

#heading
{
	font-family: 'Book Antiqua', 'serif';
	font-size:36px;
	color:#ffffff;
	text-align:center;
	text-decoration:underline;
}

#headingMenu
{
	color:#000000;
	font-family: 'Book Antiqua', 'serif';
	font-size:36px;
	text-align:center;
	text-decoration:underline;
}

#gallery
{
	color:#ffffff;
	background-color: #000000;
}

#upcomingEvents
{
	/*background-image:url(hatGuitar.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed; */
}
#contactUsLogo
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:220px;
	width:282px;
}

#contactInfo
{
	font-family:"book antiqua","times new roman",serif;
	font-size:20px;
	line-height:25px;
}

#contactUs
{
	color:#ffffff;
	background-color: #000000;
}

#aboutUs
{
	color:#ffffff;
	background-color: #000000;	
}

#leftFrame
{
	background-color:#9999ff;
}

#menu
{
	height:50px;
	width:180px;
	text-align:center;
	position:absolute;
	left:30px;
	background-color:#dd9999;
}
#menu p
{
	font-size:20px;/*when menu loads it is 20px normal*/
	font-family:"book antiqua",serif;
	color:#000000;	
}
#menu a
{
	text-decoration:none;
}

#intro
{
	font-size:20px;
	color:#ffffff;
	font-family:"book antiqua",serif;
	line-height:25px;
}
#pics
{
	font-size:20px;
	color:#ffffff;
	font-family:"book antiqua",serif;
}
#PictureRow
{
	position:relative;
	top:3px;
}
#picsDesc
{
	position:relative;
	top:15px;
	font-size:15px;
	color:#09DEE8;
	font-family:"book antiqua",serif;
	left:30px;
}
#logo
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	height:220px;
	width:282px;
}
#aboutInfo
{
	font-family:"book antiqua",serif;
	font-size:18px;
	line-height:25px;
	max-width:80%;
	color: #ffffff;
}

#events
{
	font-family:"book antiqua",serif;
	font-size:20px;
	line-height:25px;
}

#workshop
{
	position:relative;
	top:50px;
	font-family:"book antiqua",serif;
	font-size:20px;
	line-height:14px;
}

#eventsDate
{
	position:relative;
	top:30px;
	font-family:"book antiqua",serif;
	font-size:20px;
	line-height:25px;
}

#Foxlogo p
{
	position:absolute;
	right:5px;
	bottom:5px;
}