@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CONTACT : 	BLACK JOE LEWIS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		bjl_contact.css
	Date:			October 6, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Nav Active State Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header ul#navBar li.contact a {
		background-position:-695px -36px;
	}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#contact Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#contact {}
		#contact h2 {
			width:119px; margin:0 0 11px 0;
			background-position:0 -370px;
		}
		#contact h3 {
			padding:0 0 5px 0;
			font-size:15px; color:#dc2ca3;
		}
		#contact p {
			margin:0 0 20px 0;
			font:normal 12px Arial, Helvetica, sans-serif;
			color:#000;
		}
