/*-----------------------------------------------------------------------------
author:    www.visityakima.com
		   10 N. 8th Street
		   Yakima, WA 98901
		   800.221.0751
-----------------------------------------------------------------------------*/


/* =Winter in the Yakima Valley Home
-----------------------------------------------------------------------------*/
body {
	color:#552d16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	}
	
#containerBg {
	background:#e9dfcc url(../img/bodyBg.jpg) repeat-x;
	}

#container {
	background:url(../img/containerBg.jpg) top center no-repeat;
	}	
	
#homeMid {
	width:900px;
	margin:0 auto;
	}
	
#featuredCol {
	width:370px;
	float:left;
	}
	
#featuredCol h1 {
	margin:41px 0 19px 0;
	font-size:100%;
	color:#e9e0cb;
	height:49px;
	}

#h1Events {
	background:url(../img/h1FeaturedEvents.jpg) no-repeat;
	position:absolute;
	width:370px;
	height:51px;
	}
	
.featuredEvents {
	list-style:none;
	margin:0;
	color:#766641;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.featuredEvents h3 {
	color:#114358;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
	
.featuredEvents li {
	padding:0 0 15px 0;
	}
	
#featuredCol p a {
	color:#a00013;
	padding:1px 1px;
	font-weight:bold;
	}

#featuredCol p a:link, #featuredCol p a:visited {
	text-decoration:underline;
	}

#featuredCol p a:hover, #featuredCol p a:active {
	color:#ffffff;
	background:#a00013;
	}
	
#content {
	padding-top:50px;
	}
	
/* =content elements */
#contentBtnsCol h1 {
	font-size:200%;	
	height:100%;
	font-weight:normal;
	}
		
#contentBtnsCol {
	width:262px;
	float:right;
	margin:0 0 0 27px;
	}
	
.contentTopBtn {
	margin:0 0 11px 0;
	}
	
/* =interactive map
-----------------------------------------------------------------------------*/
	
#mapCol {
	margin:30px 0 0 0;
	width:491px;
	height:330px;
	padding:10px;
	float:right;
	background:url(../img/mapBg.jpg) no-repeat;
	position:relative;
	}
	
#mapCol ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#mapCol ul li {
	list-style:none;
	float:left;	
	}
	
#mapCol ul li a {
	text-indent:-5000px;
	}
	
#mapCol ul li a:link, #mapCol ul li a:visited {
	display:block;
	background-repeat:no-repeat;
	background-position:bottom;
	}

#mapCol ul li a:hover, #mapCol ul li a:active, /* for IE 'flicker' on rollover */ #naches, #selah, #yakima, #downtownYakima, #unionGap, #wapato, #toppenish, #zillah, #granger, #sunnyside, #grandview, #prosser, #bentonCity {
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	}
	
#naches {
	position:absolute;	
	top:19px;
	left:34px;
	}

#naches a, #naches {
	height:20px;
	width:78px;
	background:url(../mapRollovers/naches.gif) no-repeat;
	}
	
#selah {
	position:absolute;	
	top:53px;
	left:68px;
	}
	
#selah a, #selah {
	height:20px;
	width:78px;
	background:url(../mapRollovers/selah.gif) no-repeat;
	}
	
#yakima {
	position:absolute;	
	top:87px;
	left:40px;
	}
	
#yakima a, #yakima {
	height:20px;
	width:78px;
	background:url(../mapRollovers/yakima.gif) no-repeat;
	}
	
#downtownYakima {
	position:absolute;	
	top:85px;
	left:145px;
	}
	
#downtownYakima a, #downtownYakima {
	height:20px;
	width:78px;
	background:url(../mapRollovers/downtownYakima.gif) no-repeat;
	}
	
#unionGap {
	position:absolute;	
	top:121px;
	left:47px;
	}
	
#unionGap a, #unionGap {
	height:20px;
	width:78px;
	background:url(../mapRollovers/unionGap.gif) no-repeat;
	}
	
#wapato {
	position:absolute;	
	top:177px;
	left:105px;
	}
	
#wapato a, #wapato {
	height:20px;
	width:78px;
	background:url(../mapRollovers/wapato.gif) no-repeat;
	}
	
#toppenish {
	position:absolute;	
	top:215px;
	left:114px;
	}
	
#toppenish a, #toppenish {
	height:20px;
	width:78px;
	background:url(../mapRollovers/toppenish.gif) no-repeat;
	}
	
#zillah {
	position:absolute;	
	top:184px;
	left:194px;
	}
	
#zillah a, #zillah {
	height:20px;
	width:78px;
	background:url(../mapRollovers/zillah.gif) no-repeat;
	}
	
#granger {
	position:absolute;	
	top:212px;
	left:216px;
	}
	
#granger a, #granger {
	height:20px;
	width:78px;
	background:url(../mapRollovers/granger.gif) no-repeat;
	}
	
#sunnyside {
	position:absolute;	
	top:235px;
	left:289px;
	}
	
#sunnyside a, #sunnyside {
	height:20px;
	width:78px;
	background:url(../mapRollovers/sunnyside.gif) no-repeat;
	}
	
#grandview {
	position:absolute;	
	top:259px;
	left:323px;
	}
	
#grandview a, #grandview {
	height:20px;
	width:78px;
	background:url(../mapRollovers/grandview.gif) no-repeat;
	}
	
#prosser {
	position:absolute;	
	top:303px;
	left:355px;
	}
	
#prosser a, #prosser {
	height:20px;
	width:78px;
	background:url(../mapRollovers/prosser.gif) no-repeat;
	}
	
#bentonCity {
	position:absolute;	
	top:253px;
	left:413px;
	}
	
#bentonCity a, #bentonCity {
	height:20px;
	width:78px;
	background:url(../mapRollovers/bentonCity.gif) no-repeat;
	}
	

	


	

	

