/*-----------------------------------------------------------------------------
author:    www.visityakima.com
-----------------------------------------------------------------------------*/


/* =Visit Yakima Convention Pages
-----------------------------------------------------------------------------*/
#h1ConventionPlanning {
	width:358px;
	height:31px;
	background:url(../img/h1ConventionPlanning.gif) no-repeat;
	position:absolute;
	}
	
#h1ConventionServices {
	width:358px;
	height:31px;
	background:url(../img/h1ConventionServices.gif) no-repeat;
	position:absolute;
	}
	
#h1ConventionPlanningTest {
	width:475px;
	height:31px;
	background:url(../img/h1ConventionPlanningTest.gif) no-repeat;
	position:absolute;
	}
	
#h1ConventionPlanningTrans {
	width:525px;
	height:31px;
	background:url(../img/h1ConventionPlanningTrans.gif) no-repeat;
	position:absolute;
	}
	
#h1ConventionTeam {
	width:525px;
	height:31px;
	background:url(../img/h1ConventionTeam.gif) no-repeat;
	position:absolute;
	}
	
#h1Rfp {
	width:575px;
	height:31px;
	background:url(../img/h1Rfp.gif) no-repeat;
	position:absolute;
	}
	
h2 {
	margin:0 0 0 0;
	}
	
h2 a {
	color:#7f0b20;
	}

h2 a:link, h2 a:visited {
	text-decoration:underline;
	}

h2 a:hover, h2 a:active {
	text-decoration:none;
	}
	
#videoFrame {
	float:right;
	padding:10px;
	margin:0 0 15px 15px;
	border:#958159 solid 1px;
	background:#d2c2a4;
	}
	
#videoFrame h3 {
	text-align:center;
	margin:0 0 10px 0;
	color:#8c182d;
	}
	
#videoFrame iframe {
	border:#958159 solid 1px;
	}
	
.slideShow {
	width:598px;
	height:300px;
	float:left;
	overflow: hidden;
	margin:0 0 10px 0;
	background:#f8f2e4;
	border:#ccbda0 solid 1px;
	}
	
.slideShow img {
	top:0;
	left:0;
	width:578px;
	margin:9px;
	height:280px;
	border:#755f3a solid 1px;
	}
#navContainer {
	margin:0 auto 10px auto;
	width:600px;
	}

#nav {
	padding:0 0 10px 0;
	width:600px;
	}
	
#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;
	}
	
.staffLeft {
	width:290px;
	float:left;
	}
	
.staffRight {
	width:290px;
	float:right;
	}
	
.ulStyle {
	margin:0 0 15px 15px;
	}
	
.ulStyle li {
	margin:0 0 5px 0;
	}
	
/* ul Links */	
		
.ulStyle a {
	color:#eb6d24;
	padding:1px 1px;
	font-weight:bold;
	}

.ulStyle a:link, .ulStyle a:visited {
	text-decoration:underline;
	}

.ulStyle a:hover, .ulStyle a:active {
	color:#ffffff;
	background:#eb6d24;
	}
	
hr {
	margin:0 0 15px 0;
	}
	
.imgFloatLeft {
	border:#9a815e solid 1px;
	}
	
#popUpPadding {
	padding:35px;	
	}
	
	
/* rfpForm */

#formWrapper {
	float:left;
	padding:0 20px 0 0;
	width:475px;
	}
	
#content textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	}
	
#content input, #content textarea {
	padding:3px 2px 3px 2px;
	background: #fbf5e9;
	border: 1px solid #d2c2a4;
	color:#000000;
	width:473px;
	}
	
#content input.radioBtn {
	padding:3px 2px 3px 2px;
	background:none;
	border:none;
	color:#000000;
	width:20px;
	}
	
#content input.submit {
	padding:3px 5px;
	background:none;
	background-color:#7f0b20;	
	color:#ffffff;
	font-weight:bold;
	border: 1px solid #d2c2a4;
	width:150px;
	float:left;
	margin:0 20px 10px 0;
	}


	
