@charset "utf-8";
/*	-------------------------------------------------------------
	CSS CONTACT: 	Katharine McPhee Website - EVENTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		km_contact.css
	Date:			Oct 28, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	@import url("base_events.css");
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#mainNav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainNav .contact a {
		background-position:-625px -20px;
	}
		#mainNav .contact a:hover {
			background-position:-625px -20px;
		}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#contact Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#contact {
	
	}
		#contact h1#h1_contact {
			width:90px; height:18px;
			background:url(../../images/h1_contact.png) no-repeat;
		}
		#contact .entries {
			margin:30px 0 0 0;
		}
			#contact .entry {
				margin:0 0 23px 0;
			}
				#contact .entry h2 {
					padding:0 0 5px 0;
					font:normal 18px Arial, Helvetica, sans-serif;
					color:#ff0080;
				}

