/*-----------------------------------------------------------------------------
author:    www.visityakima.com
		   10 N. 8th Street
		   Yakima, WA 98901
		   800.221.0751
-----------------------------------------------------------------------------*/


/* =Sports Venues Page
-----------------------------------------------------------------------------*/

#h1Venues {
	background:url(../img/h1Venues.gif) no-repeat top left;
	position:absolute;
	height:31px;
	width:575px;
	}
	
h2 {
	font-size:200%;
	font-weight:bold;
	}
	
h3 {
	font-size:250%;
	font-weight:bold;
	color:#8c182d;
	border-bottom:#8c182d dotted 1px;
	}
	
h5 {
	font-size:125%;
	font-weight:bold;
	}
	
#leftCol {
	width:595px;
	float:left;
	}
	
#navStatic {
	position:fixed;	
	}

	
	

