/*-----------------------------------------------------------------------------
author:    www.visityakima.com
-----------------------------------------------------------------------------*/


/* =Visit Yakima Multimedia
-----------------------------------------------------------------------------*/
#h1Multimedia {
	width:358px;
	height:31px;
	background:url(../img/h1Multimedia.gif) no-repeat;
	position:absolute;
	}
	
#videoFrame {
	border:#9a815e solid 3px;
	width:575px;
	height:431px;
	margin:0 0 0 0;
	float:left;
	}	
	
#multimediaRightCol {
	width:275px;
	float:right;
	background:#9a815e;
	height:437px;
	}
		
#videoNav {
	width:810px;
	padding:20px 20px 0 20px;
	background:#8c182d;
	border-left:#9a815e solid 3px;
	border-right:#9a815e solid 3px;
	border-bottom:#9a815e solid 3px;
	margin:0 0 20px 0;
	}
	
#videoNav img {
	float:left;
	}
	
.videoNavImgL {
	margin:0 20px 20px 0;
	}
	
#yvBlog {
	width:270px;
	float:left;
	padding:0 15px 0 0;
	}
	
#yvtBlog {
	width:254px;
	border-left:#9a815e dashed 1px;
	border-right:#9a815e dashed 1px;
	float:left;
	padding:0 15px;
	}
	
#twitter {
	width:270px;
	float:right;
	padding:0 0 0 15px;
	}
	
.socialM ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.socialM ul li {
	margin:0 0 0 0;
	padding:0 0 10px 0px;
	}
	
.socialM ul li ul li{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	}
	
.socialM ul a, .socialM ul a:link, .socialM ul a:visited  {
	color:#8c182d;
	text-decoration:none;
	font-weight:bold;
	}

.socialM ul a:hover, .socialM ul a:active {
	color:#8c182d;
	text-decoration:underline;
	}
	
.socialM ul ul li a, .socialM ul ul li a:link, .socialM ul ul li a:visited  {
	color:#552d16;
	text-decoration:underline;
	font-weight:bold;
	}

.socialM ul ul li a:hover, .socialM ul ul li a:active {
	color:#552d16;
	text-decoration:none;
	}
	
.blog {
	width:220px;
	padding:15px;
	float:right;
	margin:0 0 20px 20px;
	background:#e9dfcc;
	border:#9a815e solid 1px;
	}	
	
.blog ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
.blog ul li {
	margin:0 0 0 0;
	padding:0 0 10px 0px;
	}
	
.blog ul li ul li{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	}
	
.blog ul a, .blog ul a:link, .blog ul a:visited  {
	color:#8c182d;
	text-decoration:none;
	font-weight:bold;
	}

.blog ul a:hover, .blog ul a:active {
	color:#8c182d;
	text-decoration:underline;
	}
	
.blog ul ul li a, .blog ul ul li a:link, .blog ul ul li a:visited  {
	color:#552d16;
	text-decoration:underline;
	font-weight:bold;
	}

.blog ul ul li a:hover, .blog ul ul li a:active {
	color:#552d16;
	text-decoration:none;
	}
	
#tweets {
	background:url(../img/twitterBg.jpg) top center no-repeat;
	padding:55px 25px 20px 25px;
	}
	
#tweets ul {
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
	
#tweets ul li {
	margin:0 0 0 0;
	padding:0 0 10px 0px;
	}
	
#tweets ul li ul li{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	}
	
#tweets ul a, #tweets ul a:link, #tweets ul a:visited  {
	color:#8c182d;
	text-decoration:none;
	font-weight:bold;
	}

#tweets ul a:hover, #tweets ul a:active {
	color:#8c182d;
	text-decoration:underline;
	}
	
#tweets ul ul li a, #tweets ul ul li a:link, #tweets ul ul li a:visited  {
	color:#552d16;
	text-decoration:underline;
	font-weight:bold;
	}

#tweets ul ul li a:hover, #tweets ul ul li a:active {
	color:#552d16;
	text-decoration:none;
	}
	
	
	
	
	
	
	
