Set uniform defaults for all browsers
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding:0;
	border:0;
}

body {
	background-image: url(../images/tileMusic-white.gif);
	
}

body h1 {font-size: 22px; text-align: center;}
body h2 {
	font-size: 16px;
	text-align: center;
}
body h3 {
	font-size: 15px;
	text-align: left;
}
body h4 {
	font-size: 15px;
	text-align: center;
}
#tabwrapper{
	width: 726px;
	margin: auto;
	height: 30px;
	margin-top: 20px;
	background-image: url("../images/soulProviderTabs.png");
	color: white;
	font-size: 18px;
	font-weight: bold;	
	}
	
#tabwrapper ul {
		float: right;
		padding-top: 8px;
	}
	
#tabwrapper ul li {
	list-style: none;
	display:inline;
	padding: 0px 37px 0px 33px;
	}
	
#tabwrapper ul li a{
	color: white;
	text-decoration: none;
	
	}
	#tabwrapper ul li a:hover{
	color: blue;
	text-decoration: underline;
	
	}
#headerwrapper {
	width: 724px;
	height: 60px;
	padding-top: 17px;
	padding-bottom: 10px;
	font-family: "Monotype Corsiva";
	background-color: white;
	margin: auto;
	border-top: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
}
#headerwrapper h1{
	font-size: 72px;
}

#bodywrapper {
	width: 726px;
	background-color: #FFFFFF;
	margin: auto;
  
}

#subbodywrapper1{
	width: 724px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #FFF;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
  float: left;
  display: inline;
}

#bandpicture{
	width: 726px;
	height: 483px;
	background: #FFF;
	background-image: url(../images/pa_flexilist_gradient.gif);
	background-repeat: no-repeat;
	float: left;
  display: inline;
}

#sp_mainheader{
	float: left;
	display: inline;
	width: 700px;
	background-color: #FFF;
	color: #000;
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 12px;
	padding-right: 12px;
}
div#soul_provider_main_page_first_column{
	float: left;
	display: inline;
	width: 230px;
	margin-left: 2px;
	margin-top: 10px;
	

}


div.soul_provider_main_page_first_column_header{
	background-color: #999999;
	padding-bottom: 5px;
  width: 230px;
}

div.soul_provider_column3_header{
	background-color: #999999;
	padding-bottom: 5px;
	width: 242px;
	margin-top: 30px;
}

div#soul_provider_main_page_first_column_body{
	background-color: #fff;
	padding-top: 10px;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
  float:left;
  display: inline;
  width: 215px;
}



div#soul_provider_main_page_second_column{
	float: left;
  display: inline;
	width: 230px;
	margin-left: 10px;
	margin-top: 10px;
	

}


div#soul_provider_main_page_second_column_header{
	background-color: #999999;
	padding-bottom: 5px;
}

div#soul_provider_main_page_second_column_body{
	background-color: #fff;
	padding-top: 10px;
	text-align: left;
	padding-left: 15px;
}


div#soul_provider_main_page_second_column_body img{
	border: none;
	vertical-align: bottom;
	}

div#soul_provider_main_page_second_column_body a{
	text-decoration: none;
	color: black;
	
	}

div#soul_provider_main_page_second_column_body a:hover{
	
	color: blue;
	
	}
div#soul_provider_main_page_third_column{
	float: left;
  display: inline;
	width: 242px;
	margin-left: 10px;
	margin-top: 10px;
}

div#soul_provider_main_page_third_column_header{
	background-color: #999999;
	padding-bottom: 5px;
}

div#soul_provider_main_page_third_column_body{
	background-color: #fff;
	padding-top: 10px;
	text-align: left;
	padding-left: 15px;
}

div#learnToPlaySax{
	width: 227px;
	padding-left: 15px;
}


#diy {
	background-repeat: no-repeat;
	background-color: #999999;
	float:left;
	display: inline;
	width: 230px;
	
}
div#diyheader {
	background-color: #999999;
  float: left;
  display: inline;
  width: 230px;
	
}


div#diybody{
	background-image: url(../images/gradient.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #EDEDED;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
	}
div#diy_bullet_point_list{
	margin-top: 20px;
	text-align: left;
	padding-left: 10px;
	width: inherit;
}

div#diy_bullet_point_list ul{

 margin-left: 0.5em;
 padding-left:0;
 
}

#footer_nav {
	background-repeat: no-repeat;
	text-align: center;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	} 

#footer_nav ul{
  
  margin: 0;
  padding: 5px 0px 5px 0px;
  
}

#footer_nav ul li{
  display: inline;
  padding: 0;
  margin: 0;
}

#footer_nav ul li a{
  font-size: 100%;
  color: #BDB7B7;
  background-color: #FFF;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
  border-right: 1px solid #BDB7B7;
  text-align: center;
  width: 9em;
} 

#footer_nav ul li a:hover, #nav ul li a:focus{
  background-color: blue;
}
#footerwrapper {
	width: 726px;
	background-color: #FFFFFF;
	padding-top: 10px;
	float: left;
}


.clearboth {
clear: both;}


/*events.html*/

div#eventsMainWrapper{
	
	float: left;
	display: inline;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	}

	
table.eventsTable{
	 width: 690px;
  margin-left: 15px;
}

table.eventsTable tr.header{
	background-color: #8124f1;
	
	}
	
	table.eventsTable tr.even{
	background-color: #e0ddc9;
	
	}
table.eventsTable th{
	padding: 5px;
	border: 3px solid black;
	
	}
	
table.eventsTable td{
	
  border: 1px solid black;
  padding: 2px;		
	}
	
table.eventsTable tr{
	text-align: left;
	}

	
	/*gallery.html*/
	
#galleryWrapper{

float: left;
display: inline;
margin-left: 25px;
}