/*-----------------------------------------------------------------------------
author:    www.visityakima.com
		   10 N. 8th Street
		   Yakima, WA 98901
		   800.221.0751
-----------------------------------------------------------------------------*/


/* =Fall Into Yakima Global
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
	}

/* Put it back on certain elements */


/* Class for clearing floats */
.clear
{
		clear:both;
		height:0px;
	}

/* Remove border around linked images */
img {
	border: 0;
	display:block;
	}

body {
	background:#e9dfcc;
	color:#552d16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	}
	
#containerBg {
	background:#e9dfcc url(../img/bodyBg.jpg) repeat-x;
	}
	
#containerOuter  {
	background:url(../img/containerOuterBg.jpg) top center no-repeat;
	}
	
#topContainer {
	width:900px;
	height:476px;
	padding:42px 0 0 0;
	margin:0 auto;
	}
	
#homeSlice {
	float:left;
	}
	
#topRight {
	width:573px;
	position:relative;
	float:right;
	}
	
#yakimaValleyLogo {
	position:absolute;
	top:111px;
	right:17px;
	z-index:100000;
	}
	
#fruitBasket {
	position:absolute;
	top:203px;
	right:-83px;
	z-index:100000;
	}
	
#content { 
	width:900px;
	padding:0 60px;
	background:url(../img/contentBg.gif) repeat-y center;
	margin:0 auto;
	}
	
.introText {
	font-size:125%;
	}
	
#homeVideo {
	width:270px;
	background:#d2c2a4;
	border:#958159 solid 1px;
	font-weight:bold;
	color:#7f0b20;
	padding:15px;
	margin:0 20px 20px 0;
	float:left;
	}
	
#videoFrame {
	border:#e9d8b5 solid 1px;
	width:225px;
	height:169px;
	float:right;
	}
	
#kyleTitle {
	float:left;
	}
	
#kyleBtn {
	background:#8c182d;
	color:#e9d8b5;
	margin:0 20px 0 0;
	font-size:100%;
	font-weight:bold;
	text-align:center;
	border:#e9d8b5 solid 1px;
	width:225px;
	float:left;
	}
	
#kyleBtn a {
	color:#e9d8b5;
	font-weight:bold;
	padding:10px;
	width:205px;
	display:block;
	}

#kyleBtn a:link, #kyleBtn a:visited {
	color:#e9d8b5;
	background:#8c182d;
	text-decoration:none;
	}

#kyleBtn a:hover, #kyleBtn a:active {
	color:#e9d8b5;
	background:#552d16;
	}
	
#h1Events {
	background:url(../img/featuredTitle.gif) no-repeat;
	position:absolute;
	width:900px;
	height:51px;
	}
	
#h1Dia {
	background:url(../img/diaDeLosMuertosTitle.gif) no-repeat;
	position:absolute;
	width:900px;
	height:51px;
	}
	
.featuredEvents {
	list-style:none;
	}
	
.featuredEvents li {
	border-top:#552d16 solid 1px;
	padding:20px 0 0 0;
	}
	
.imgFloatRight {
	float:right;
	border:#552d16 solid 1px;
	margin:0 0 15px 15px;
	}
	
.imgFloatRightNoBor {
	float:right;
	margin:0 0 15px 15px;
	}
	
.imgFloatLeft {
	float:left;
	border:#552d16 solid 1px;
	margin:0 15px 15px 0;
	}
	
/* =Typography
-----------------------------------------------------------------------------*/	
h1 {
	font-size:100%;
	color:#e9e0cb;
	height:51px;
	margin:0 0 15px 0;
	}
	
h2 {
	font-size:100%;
	color:#e9e0cb;
	width:439px;
	height:111px;
	margin:0 0 0 0;
	border-right:#ccbda0 solid 1px;
	float:left;
	}	
	
h3 {
	font-size:150%;
	margin:0 0 10px 0;
	color:#8c182d;
	font-weight:normal;
	}
	
.featuredEvents h3 {
	font-size:200%;
	margin:0 0 10px 0;
	color:#8c182d;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}
	
h4 {
	font-size:150%;
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#0f3e52;
	font-weight:normal;
	}
	
h4 a {
	color:#766641;
	}

h4 a:link, h4 a:visited {
	text-decoration:underline;
	}

h4 a:hover, h4 a:active {
	text-decoration:none;
	}
	
h5 {
	font-size:115%;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	color:#8c182d;
	}
	
h5 a {
	color:#8c182d;
	}

h5 a:link, h5 a:visited {
	text-decoration:underline;
	}

h5 a:hover, h5 a:active {
	text-decoration:none;
	}
	
#content p {
	padding:0 0 15px 0;
	}
	
/* Links */	
		
#content p a {
	color:#eb6d24;
	padding:1px 1px;
	font-weight:bold;
	}

#content p a:link, #content p a:visited {
	text-decoration:underline;
	}

#content p a:hover, #content p a:active {
	color:#ffffff;
	background:#eb6d24;
	}
	
/* =slide show details
-----------------------------------------------------------------------------*/
.slideShow {
	width:572px;
	height:329px;
	overflow: hidden;
	}
	
.slideShow img {
	top:0;
	left:0;
	width:552px;
	height:309px;
	border:#e9dcc8 solid 10px;
	z-index:100;
	}
	
/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	width:573px;
	height:71px;
	margin:0 0 15px 0;
	}
	
#mainNav ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#mainNav ul li {
	list-style:none;
	float:left;	
	}
	
#mainNav ul li a {
	text-indent:-5000px;
	}
	
#mainNav ul li a:link, #mainNav ul li a:visited {
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	}

#mainNav ul li a:hover, #mainNav ul li a:active, /* for IE 'flicker' on rollover */ #navHarvest, #navMusic, #navHistory, #navCrush {
	display:block;
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
/* =2009 Main Nav btns*/
#navHarvest a, #navHarvest {
	height:71px;
	width:147px;
	background:url(../img/navHarvest.jpg) no-repeat;
	}

#navMusic a, #navMusic {
	height:71px;
	width:147px;
	background:url(../img/navMusic.jpg) no-repeat;
	}
	
#navHistory a, #navHistory {
	height:71px;
	width:148px;
	background:url(../img/navHistory.jpg) no-repeat;
	}
	
#navCrush a, #navCrush {
	height:71px;
	width:131px;
	background:url(../img/navCrush.jpg) no-repeat;
	}
	
/* =2008 Main Nav btns*/
#navFarms a, #navFarms {
	height:71px;
	width:144px;
	background:url(../img/navFarms.jpg) no-repeat;
	}
	
#navHotels a, #navHotels {
	height:71px;
	width:232px;
	background:url(../img/navHotels.jpg) no-repeat;
	}
	
#navVIC a, #navVIC {
	height:71px;
	width:196px;
	background:url(../img/navVIC.jpg) no-repeat;
	}
	

