/*-----------------------------------------------------------------------------
author:    www.visityakima.com
-----------------------------------------------------------------------------*/


/* =Visit Yakima Valley Cities Pages
-----------------------------------------------------------------------------*/
hr  {
	color:#9a815e;
	background:#9a815e;
	margin:0 0 20px 0;
	}

#h1Zillah {
	width:358px;
	height:31px;
	background:url(../img/h1Zillah.gif) no-repeat;
	position:absolute;
	}

#h1Prosser {
	width:358px;
	height:31px;
	background:url(../img/h1Prosser.gif) no-repeat;
	position:absolute;
	}

#h1Selah {
	width:358px;
	height:31px;
	background:url(../img/h1Selah.gif) no-repeat;
	position:absolute;
	}
	
.selText {
	font-size:125%;
	}
	
#h1UnionGap {
	width:358px;
	height:31px;
	background:url(../img/h1UnionGap.gif) no-repeat;
	position:absolute;
	}
	
#h1Toppenish {
	width:358px;
	height:31px;
	background:url(../img/h1Toppenish.gif) no-repeat;
	position:absolute;
	}
	
#h1Sunnyside {
	width:358px;
	height:31px;
	background:url(../img/h1Sunnyside.gif) no-repeat;
	position:absolute;
	}
	
#h1DowntownYakima {
	width:358px;
	height:31px;
	background:url(../img/h1DowtownYakima.gif) no-repeat;
	position:absolute;
	}
	
/* =Social Media
-----------------------------------------------------------------------------*/
	
.leftCol {
	width:274px;
	float:left;
	margin:0 20px 20px 0;
	}
	
.vidImg {
	border:#9a815e solid 1px;
	}
	
.socialTitle {
	margin:0 0 5px 0;
	}
	
#fbCol {
	width:266px;
	float:right;
	margin:0 0 20px 0;
	}
	
.fb-like-box {
	background:#d2c3a7;
	margin:0 0 0 0;
	}
	
.orange a {
	color:#eb6d24;
	padding:1px 1px;
	font-weight:bold;
	}

.orange a:link, .orange a:visited {
	text-decoration:underline;
	}

.orange a:hover, .orange a:active {
	color:#ffffff;
	background:#eb6d24;
	}
	
.leftCol ul {
	list-style:none;
	margin:6px 0 0 0;
	padding:0 0 0 0;
	border-top:#9a815e solid 1px;
	}
	
.leftCol ul li {
	margin:0 0 0 0;
	padding:10px;
	background:#f8f2e4;
	border-left:#9a815e solid 1px;
	border-right:#9a815e solid 1px;
	border-bottom:#9a815e solid 1px;
	}
	
.leftCol ul a, .leftCol ul a:link, .leftCol ul a:visited  {
	color:#8c182d;
	text-decoration:none;
	font-weight:bold;
	}

.leftCol ul a:hover, .leftCol ul a:active {
	color:#8c182d;
	text-decoration:underline;
	}
	
/* =Slide Show Info
-----------------------------------------------------------------------------*/
	
.slideShow {
	width:854px;
	height:350px;
	float:left;
	overflow: hidden;
	margin:0 0 10px 0;
	background:#f8f2e4;
	border:#ccbda0 solid 1px;
	}
	
.slideShow img {
	top:0;
	left:0;
	width:834px;
	margin:9px;
	height:330px;
	border:#755f3a solid 1px;
	}
	
#navContainer {
	margin:0 auto 10px auto;
	width:856px;
	}

#nav {
	padding:0 0 10px 0;
	width:856px;
	}
	
#nav a {
	border: 1px solid #ccc;
	background: #755f3a;
	text-decoration: none;
	margin: 0 5px;
	padding:3px 5px;
	color:#ffffff;	
	}
	
#nav a.activeSlide {
	background: #8c182d;
	}
	
#nav a:focus {
	outline: none;
	}
	
/* =Slide Show Info Selah
-----------------------------------------------------------------------------*/
	
.slideShowSel {
	width:437px;
	height:320px;
	float:left;
	overflow: hidden;
	margin:0 25px 10px 0;
	background:#f8f2e4;
	border:#ccbda0 solid 1px;
	}
	
.slideShowSel img {
	top:0;
	left:0;
	width:417px;
	margin:9px;
	height:300px;
	border:#755f3a solid 1px;
	}
	
#navContainerSel {
	margin:0 auto 10px auto;
	width:428px;
	}

#navSel {
	padding:0 0 10px 0;
	width:428px;
	}
	
#navSel a {
	border: 1px solid #ccc;
	background: #755f3a;
	text-decoration: none;
	margin: 0 5px;
	padding:3px 5px;
	color:#ffffff;	
	}
	
#navSel a.activeSlide {
	background: #8c182d;
	}
	
#navSel a:focus {
	outline: none;
	}
	
.borderDiv {
	border-top:#ccbda0 solid 1px;
	margin:0 0 14px 0;
	width:100%;
	height:1px;
	}
	
.hortHighlight {
	width:556px;
	float:left;
	padding:15px;	
	background:#d2c3a7;
	border:#9a815e solid 1px;
	margin:0 0 20px 0;
	}
	
.hortHighlight img {
	float:right;
	border:#9a815e solid 1px;
	margin:0 0 0 15px;
	}
	
.hortHighlight h2 {
	border-bottom:#7f0b20 solid 1px;
	}
	
#eventsBox {
	width:250px;
	float:right;
	}
	
.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:10px 0 15px 0;
	border-top:#766641 solid 1px;
	}
	
/* =city nav stuff - not currently being used!!!
-----------------------------------------------------------------------------*/	
	
#cityNav {
	width:200px;
	padding:15px;
	float:left;
	margin:0 20px 20px 0;
	background:#e9dfcc;
	border:#9a815e solid 1px;
	}	
	
#cityNav ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
#cityNav ul li {
	margin:0 0 0 0;
	padding:0 0 10px 0;
	}
	
#cityNav ul a, #cityNav ul a:link, #cityNav ul a:visited  {
	color:#8c182d;
	text-decoration:none;
	font-weight:bold;
	}

#cityNav ul a:hover, #cityNav ul a:active {
	color:#8c182d;
	text-decoration:underline;
	}
	
.videoFloat {
	float:left;
	margin:0 15px 15px 0;
	}

	
	
	
	
	
	
	
	
	
