/*	-------------------------------------------------------------
	CSS - STORE : 	THE BAND PERRY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		store.css
	Date:			November 11, 2009
	Author:			UMRG New Media
	-------------------------------------------------------------	*/
	
	/*	-----------------------------------------------------------
		NAV
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	ul#nav li#store a {
		background-position:-435px -22px;
	}
	
	/*	-----------------------------------------------------------
		LEFT COL
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	/*HEADER*/
	
	#leftCol .header h2 {
		background:url(../../images/h2_Store2.png) no-repeat top center;
	}
	
	/*	-----------------------------------------------------------
		RIGHTCOL
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#rightCol {
		width:600px; height:1000px;
		padding:25px 0;
	}
		#rightCol .comingSoon {
			width:450px;
			margin:0 auto;
			font-size:100%;
			line-height:18px;
			text-align:center;
		}
