/*-----------------------------------------------------------------------------
author:    www.visityakima.com
		   10 N. 8th Street
		   Yakima, WA 98901
		   800.221.0751
-----------------------------------------------------------------------------*/


/* =Microsite Header
-----------------------------------------------------------------------------*/
#microInformationNavContainer {
	background:#bfa984;
	border-bottom:#eadece solid 2px;
	}

#microInformationNav {
	background:#bfa984;
	width:900px;
	margin:0 auto;
	}

/* Banner Information Nav */
	
#bannerInformationNav {
	float:right;
	height:41px;
	width:730px;
	color:#3c3018;
	text-align:right;
	}
	
#searchBox {
	padding:9px 0 0 15px;
	float:right;
	}
	
#searchBox input {
	padding:3px 2px 3px 2px;
	background: #fbf5e9;
	border: 1px solid #d2c2a4;
	color:#000000;
	}
	
#searchBox input#submit {
	padding:1px 3px;
	background:none;
	background-color:#ad2a44;	
	color:#ffffff;
	border: 1px solid #d2c2a4;
	width:100px;
	}
	
#bannerInformationNav p {
	padding:13px 0 0 0;
	font-weight:bold;
	float:right;
	}
	
#bannerInformationNav a {
	color:#3c3018;
	}

#bannerInformationNav a:link, #bannerInformationNav a:visited {
	text-decoration:none;
	}

#bannerInformationNav a:hover, #bannerInformationNav a:active {
	text-decoration:underline;
	}

/* Banner Elements */
	
#bannerOuter {
	background:url(../img/bannerBg.jpg) repeat-x;
	height:128px;
	}

#bannerInner {
	width:900px;
	height:128px;
	margin:0 auto;
	position:relative;
	}
	
#bannerLogo {
	float:left;
	padding:8px 0 0 0;
	}
	
/* Banner Btn Nav */
	
#bannerBtnNav {
	float:right;
	height:44px;
	width:731px;
	padding:9px 0;
	}
	
#btnVguide a, #btnEnews a {
	text-indent:-5000px;
	}
	
#btnVguide a:link, #btnVguide a:visited, #btnEnews a:link, #btnEnews a:visited {
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	}

#btnVguide a:hover, #btnVguide a:active, #btnEnews a:hover, #btnEnews a:active,/* for IE 'flicker' on rollover */ #btnVguide, #btnEnews {
	display:block;
	background-repeat:no-repeat;
	background-position:bottom;
	}

#btnVguide a, #btnVguide {
	height:44px;
	width:270px;
	background:url(../img/btnVguide.jpg) no-repeat;
	margin:0;
	padding:0;
	float:right;
	}
	
#btnEnews a, #btnEnews {
	height:44px;
	width:451px;
	background:url(../img/btnEnews.jpg) no-repeat;
	padding:0;
	float:right;
	}
	
/* =Main Nav Microsite
-----------------------------------------------------------------------------*/

#mainNavMicro {
	width:750px;
	height:42px;
	float:right;
	}
	
#mainNavMicro ul {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#mainNavMicro ul li {
	list-style:none;
	float:left;	
	}
	
#mainNavMicro ul li a {
	text-indent:-5000px;
	}
	
#mainNavMicro ul li a:link, #mainNavMicro ul li a:visited {
	display:block;
	background-repeat:no-repeat;
	background-position:top;
	}
	
#mainNavMicro ul li a:hover, #mainNavMicro ul li a:active, /* for IE 'flicker' on rollover */ #navToDo, #navToStay, #navToEat, #navWineCountry, #navMaps, #navEvents, #navMultimedia, #navPlanning, #navSports {
	display:block;
	background-repeat:no-repeat;
	background-position:bottom;
	}

/*#navAttractions a, #navAttractions {
	height:42px;
	width:128px;
	background:url(../img/navAttractions.gif) no-repeat;
	}*/
	
#navToDo a, #navToDo {
	height:42px;
	width:82px;
	background:url(../img/navToDo.gif) no-repeat;
	}
	
#navToStay a, #navToStay {
	height:42px;
	width:103px;
	background:url(../img/navToStay.gif) no-repeat;
	}
	
#navToEat a, #navToEat {
	height:42px;
	width:92px;
	background:url(../img/navToEat.gif) no-repeat;
	}
	
#navWineCountry a, #navWineCountry {
	height:42px;
	width:105px;
	background:url(../img/navWineCountry.gif) no-repeat;
	}
	
#navEvents a, #navEvents {
	height:42px;
	width:58px;
	background:url(../img/navEvents.gif) no-repeat;
	}
	
#navMaps a, #navMaps {
	height:42px;
	width:104px;
	background:url(../img/navMaps.gif) no-repeat;
	}
	
/*#navConvention a, #navConvention {
	height:42px;
	width:160px;
	background:url(../img/navConvention.gif) no-repeat;
	}*/
	
#navMultimedia a, #navMultimedia {
	height:42px;
	width:96px;
	background:url(../img/navMultimedia.gif) no-repeat;
	}
	
#navPlanning a, #navPlanning {
	height:42px;
	width:63px;
	background:url(../img/navPlanning.gif) no-repeat;
	}
	
#navSports a, #navSports {
	height:42px;
	width:47px;
	background:url(../img/navSports.gif) no-repeat;
	}
	
	
	
/* =Footer
-----------------------------------------------------------------------------*/
#footerOuter {
	border-top:#c5b896 solid 1px;
	background:#eadfcd;
	}
	
#footer {
	margin:0 auto 15px auto;
	padding:20px 0 0 0;
	width:1006px;
	color:#98886a;
	}
	
#promoLinks {
	text-align:center;
	padding:0 0 20px 0;
	}
	
#promoLinks a, #promoLinks a:link, #promoLinks a:visited  {
	color:#0f3e52;
	text-decoration:none;
	font-weight:bold;
	}

#promoLinks a:hover, #promoLinks a:active {
	color:#0f3e52;
	text-decoration:underline;
	}
	
#communitiesFooter {
	text-align:center;
	padding:0 0 20px 0;
	}
	
#communitiesFooter a, #communitiesFooter a:link, #communitiesFooter a:visited  {
	color:#0f3e52;
	text-decoration:none;
	font-weight:bold;
	}

#communitiesFooter a:hover, #communitiesFooter a:active {
	color:#0f3e52;
	text-decoration:underline;
	}
	
#promoSpot {
	float:left;
	padding:0 25px 0 0;
	}
	
#footer ul {
	list-style:none;
	font-size:90%;
	}
	
.footerUlLeft {
	width:160px;
	margin:0 10px 15px 0;
	float:left;
	}
	
.footerUlRight {
	width:160px;
	margin:0 0 15px 0;
	float:right;
	}

#footer ul a, #footer ul a:link, #footer ul a:visited  {
	color:#0f3e52;
	text-decoration:none;
	font-weight:bold;
	}

#footer ul a:hover, #footer ul a:active {
	color:#0f3e52;
	text-decoration:underline;
	}
	
#copyRight {
	text-align:center;
	color:#c8b893;
	font-size:95%;
	padding:0 0 40px 0;
	}
	
