@charset "UTF-8";

/**
 * Filename:        homepage.css
 * Revision:        v2.0 => 2013.10.10
 * Organization:    ignitr => https://wildfirecms.com
 * Author:          Trevor Lettman
*/


/*********************
 TAGS 
*********************/

#body.hp h1 {
}


/*********************
 LAYOUT 
*********************/

#body.hp #pushstate-canvas {
}

#homerow1,#expertise,#homerow3{
	margin:40px 0;
	width: 1058px;
}

#homerow1{
	
}
	#homeimg{
		width:1058px;
		height:658px;
	}

#expertise{
}

#expertise .spark{
	width: 278px;
	margin-bottom: 50px;
	float: left;
}

#expertise .spark h3 {
	color: #000;
	text-transform: uppercase;
}

/*Guitarist, SoloArtist, and Teacher SPARKS*/
#expertise .spark_297 {
	margin-right: 112px;
}

#expertise .spark_298 {
}

#expertise .spark_299 {
	margin-left: 112px;
	float: right;
}

/*********************
 CLASSES 
*********************/