body
	{
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: .7em;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #000000;
	background: #FFFFFF url('images/pagebg.jpg') repeat fixed top;
	text-align: center;
	}


#wrapper
	{
	width: 790px;
	margin: 0 auto;
	padding: 0;
	border-right: #9015ab solid 1px;
	border-left: #9015ab solid 1px;
	background-color: #FFFFFF;
	}



html
	{
	min-height: 100%;
	height: 100%;
	margin-bottom: 1px;
	}

#header
	{
	height: 170px;
	background: #ffffff url('images/header1.jpg') no-repeat center;
	padding: 0;
	margin: 0;
	}

/* 	blue for winter - background: #4192f8 
	green for spring - background: #35d353 
	orange for fall - background: #c57f05 */




* html #picturescontent
	{
	width: 64%;
	}

* html #homecolumn
 	{
	height: 400px;
	}


#navigation
	{
	text-align: center;
	width: 790px;
	height: 25px;
	padding: 0;
	background-color: #9015ab;
	margin: 0 auto;
	}


#nav-home a 
	{
	float: left;
	display: block;
	width: 49px;
	height: 25px;
	margin: 0 0 0 140px;
	background: url("images/nav/nav-home.jpg") 0 0 no-repeat;
	text-decoration: none;
	}

* html #nav-home a 
	{
	margin-left: 70px;
	}

	
#nav-home a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-classes a 
	{
	float: left;
	display: block;
	width: 72px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-classes.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-classes a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-fyi a 
	{
	float: left;
	display: block;
	width: 28px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-fyi.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-fyi a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-specialevents a 
	{
	float: left;
	display: block;
	width: 126px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-special.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-specialevents a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-newsletter a 
	{
	float: left;
	display: block;
	width: 100px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-newsletter.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-newsletter a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}

#nav-aboutus a 
	{
	float: left;
	display: block;
	width: 83px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-aboutus.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}


#nav-aboutus a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-links a 
	{
	float: left;
	display: block;
	width: 46px;
	height: 25px;
	margin: 0 0 0 10px;
	background: url("images/nav/nav-links.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-links a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#nav-directions a 
	{
	float: left;
	display: block;
	width: 93px;
	height: 25px;
	margin: 0 0 0 9px;
	background: url("images/nav/nav-directions.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	}
	
#nav-directions a:hover 
	{	
	background-position: 0 -25px;
	text-decoration: none;
	}


#homecontent
	{
	text-align: left;
	margin-right: 305px;
	padding: 0 15px;
	}


#homecolumn
	{
	float: right;
	width: 300px;
	margin-top: 10px;
	border-left: #9015ab 1px solid;
	text-align: center;
	padding: 0 5px;
	}

#homecolumn h2
	{
	background-color: #9015ab;
	color: #ffffff;
	padding: .4em 0;
	font-family: "Lucida Sans";
	}

#homecolumn p
	{
	margin: 3px 0 20px 10px;
	}



#rightcolumn
	{
	float: right;
	width: 250px;
	margin-top: 10px;
	border-left: #9015ab 1px solid;
	text-align: center;
	padding: 0 5px 60px 5px;
	}

#rightcolumn h2
	{
	background-color: #9015ab;
	color: #ffffff;
	padding: .4em 0;
	font-family: "Lucida Sans";
	}

#rightcolumn p
	{
	margin-left: 10px;
	margin-top: 3px;
	}




.freefriday
	{
	width: 80px;
	display: block;
	float: left;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0;
	}

*html .freefriday
	{
	margin-left: 10px;
	}



#classcontent
	{
	text-align: left;
	margin-top: 30px;
	margin-right: 255px;
	padding: 0 20px;
	color: #4F4F2F;
	}

#classcontent p
	{
	margin-top: 5px;
	margin-bottom: 25px;
	color: #000000;
	}


#classcontent ul
	{
	margin: 0 auto;
	padding: 0;
	text-transform: capitalize;
	font-size: 1.1em;
	list-style-type: none;
	text-align: center;
	}

#classcontent ul li
	{
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0 10px;
	display: inline;
	line-height: 2em;
	}

#classcontent li a:link
	{
	text-decoration: none;	
	}

#classcontent li a:hover
	{
	text-decoration: none;
	border-bottom: 1px solid #46ca06;
	}



#classcolumn
	{
	float: right;
	width: 250px;
	margin-top: 10px;
	border-left: #9015ab 1px solid;
	text-align: left;
	padding: 0 5px 60px 5px;
	}

#classcolumn h2
	{
	background-color: #9015ab;
	color: #ffffff;
	padding: .4em 0;
	font-family: "Lucida Sans";
	}

/* winter blue - border-left: #80b2fa 1px solid; */


.class-title
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #b00e30;
	}

.class-infoheader
	{
	text-transform: uppercase;
	font-weight: bold;
	color: #9015ab;
	}



#newslettercontent
	{
	text-align: center;
	margin-top: 30px;
	margin-right: 230px;
	padding: 0 20px;
	color: #000000;
	}

#newslettercontent ul
	{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#newslettercontent ul
	{
	line-height: 3em;
	}


#eventscontent
	{
	text-align: left;
	margin-top: 30px;
	margin-right: 230px;
	padding: 0 20px;
	color: #4F4F2F;
	}

#eventscontent p
	{
	margin-top: 5px;
	margin-bottom: 25px;
	}

#eventscontent h3
	{
	text-align: left;
	color: #000000;
	}

#eventscontent ul
	{
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
	}

#eventscontent ul li
	{
	float: left;
	width: 300px;
	}

.events-title
	{
	text-transform: capitalize;
	font-weight: bold;
	color: #9015ab;
	text-align: center;
	font-size: 120%;
	margin-bottom: 5px;
	}


#instructorscontent
	{
	text-align: left;
	margin-top: 30px;
	margin-right: 230px;
	padding: 0 20px;
	color: #000000;
	}

#instructorscontent ul
	{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#instructorscontent ul li
	{
	margin: 0;
	padding: 10px 0 0 0;
	}


#linkscontent
	{
	text-align: center;
	margin-top: 30px;
	margin-right: 230px;
	padding: 0 20px;
	color: #000000;
	}

#linkscontent ul
	{
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#linkscontent ul li
	{
	margin: 0;
	padding: 20px 0 0 0;
	}


#picturescontent
	{
	text-align: center;
	margin-top: 30px;
	margin-right: 230px;
	padding: 0 20px;
	color: #000000;
	}

#picturescontent h3
	{
	clear: left;
	padding-top: 20px;
	color: #9015ab;
	}

div.picbox
	{
	width: 150px;
	height: 160px;
	float: left;
	display: inline;
	margin: 10px 5px;
	padding: 5px;
	}

.picbox strong
	{
	color: #b00e30;
	text-transform: capitalize;
	}

div.pic
	{
	height: 85px;
	}

.pic a img
	{
	border: #FF33CC 1px solid;
	}	

.pic a:hover img
	{
	border: #46ca06 1px solid;
	}


#directionscontent
	{
	text-align: left;
	margin-top: 30px;
	margin-right: 260px;
	padding: 0;
	}

#directionscontent p
	{
	padding: 0 20px;
	}






#footer
	{
	width: 100%;
	min-width: 750px;
	height: 100px;
	background: #04d012 url('images/footer.jpg') no-repeat center top;
	padding: 60px 0 0 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	}

#footer ul
	{
	margin: 0;
	}

#footer ul li
	{
	border-left: 1px solid #FFFFFF;
	margin-right: 5px;
	padding-left: 10px;
	display: inline;
	list-style-type: none;
	}

#footer ul li.first
	{
	border-left: 0;
	list-style-type: none;
	padding-left: 0;
	}

#footer p
	{
	margin: 10px 0 0 0;
	padding: 0;
	}

#footer a
	{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

#footer a:hover
	{
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	background-color: transparent;
	}


	
.first-letter
	{
	float: left; 
	font-size: 2.4em; 
	line-height: .6em; 
	color: #FF33CC; 
	font-style: bold; 
	padding-top: 1px; 
	padding-right: 1px;
	}


.storeright
	{
	text-align: right;
	word-spacing: .2em;
	padding-right: 15px;
	}


#pattern a 
	{
	float: left;
	display: block;
	width: 90px;
	height: 61px;
	margin: 0 auto;
	background: url("images/pattern.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	padding: 0;
	}
	
#pattern a:hover 
	{	
	background-position: 0 -61px;
	text-decoration: none;
	}


#coupon a 
	{
	display: block;
	width: 90px;
	height: 61px;
	margin: 0 0 0 107px;
	background: url("images/coupon.jpg") 0 0 no-repeat;
	text-decoration: none;
	position: relative;
	padding: 0;
	}
	
#coupon a:hover 
	{	
	background-position: 0 -61px;
	text-decoration: none;
	}


.classphoto
	{
	float: left;
	margin: 0 10px 0 0;
	height: 50px;
	width: 50px;
	}


a img.classphoto
	{
	border: #FF33CC 1px solid;
	}	

a:hover img.classphoto
	{
	border: #46ca06 1px solid;
	}

a img
	{
	border: none;
	}

img.map
	{
	display: block;
	margin: 0 auto;
	}


.imageleft
	{
	float: left;
	margin: 7px;
	margin-top: 0;
	padding: 0;
	}



a:link, a:visited

	{
	font-weight: bold;
	text-decoration: none;
	color: #0d7f25;
	}

a:hover
	{
	text-decoration: underline;
	}	

h1
	{
	text-align: center;
	font-size: 1.6em;
	color: #C96333;
	text-transform: uppercase;
	}

h2
	{
	text-align: center;
	padding: 0;
	color: #9015ab;
	font-size: 1.4em;
	}


h3
	{
	text-align: center;
	padding: 0;
	font-size: 1.2em;
	}


a:active, a:focus 
	{
	outline: 0;
      }




#home #nav-home a, #classes #nav-classes a, #directions #nav-directions a, #events #nav-specialevents a, #fyi #nav-fyi a, #aboutus #nav-aboutus a, #newsletter #nav-newsletter a, #links #nav-links a

	{	
	background-position: 0 -25px;
	text-decoration: none;
	}







