/* css for basic items ------------------------------------------------------------------------------------------ */
html,body	{
 	width:100%;
 	}
body {
    padding: 0;
    margin: 0;
 	min-width: 1009px;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	line-height: 14px;
	color: #5c5b5b;
 	}
img {
	margin: 0;
    padding: 0;
	}
a, 
a:visited,
a:active {
	color: #d16502;
    outline: none;
	text-decoration: none;
	}
a:hover {
	color: #d16502;
	outline: none;
	text-decoration: underline;
	}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
    }
ul li {
    padding: 0;
    margin: 0;
    float: left;
    }
p {
	padding: 0 0 12px 0;
	margin: 0;
	}
form {
	padding: 0;
	margin: 0;
	color: #34715b;
	font-size: 11px;
	}
div#client-sign-in-container div#client-sign-in-area form { color:#ffffff;}

.twocolumns {
		float:left;
		width:300px;
}
h1 {
	padding: 0 0 3px 20px;
	margin: 0;
	width: 530px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 24px;
	line-height: 28px;
	color: #004b84;
	font-weight: normal;
	}
h1.bio {
	padding: 10px 0 3px 20px;
	margin: 0;
	width: 530px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 20px;
	line-height: 22px;
	color: #004b84;
	font-weight: normal;
	}
h2.bio {
	padding: 10px 0 10px 0px;
	margin: 0;
	width: 220px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 12px;
	line-height: 14px;
	color: #004b84;
	font-weight: normal;
	}
h2 {
	padding: 0 0 12px 0;
	margin: 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 12px;
	line-height: 18px;
	color: #004b84;
	font-weight: normal;
	}
h3 {
	padding: 15px 20px 0 22px;
	margin: 0;
	width: 248px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 14px;
	line-height: 16px;
	color: #004b84;
	font-weight: normal;
	font-style: italic;
	}
h3.home {
	padding: 0 20px 15px 38px;
	margin: 0;
	width: 495px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 18px;
	line-height: 20px;
	color: #004b84;
	font-weight: normal;
	font-style: normal;
	}
h4 {
	padding: 0 0 12px 0;
	margin: 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-weight: normal;
	}
h5 {
	padding: 0 0 2px 0;
	margin: 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 10px;
	line-height: 14px;
	color: #004b84;
	font-weight: normal;
	}
h5.practice {
	padding: 0 0 2px 0;
	margin: 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 11px;
	line-height: 14px;
	color: #004b84;
	font-weight: normal;
	text-indent:-2em;
	margin-left:2em;
	}	
h6 {
	padding: 0;
	margin: 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 14px;
	line-height: 22px;
	color: #004b84;
	font-weight: normal;
	}
hr {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	color: #fff;
	background: #f2f0ea;
	border: #f2f0ea;
	border-top: 1px solid #a89f85;
	clear: both;
	}
#content-left hr,
#content-left-bio hr,
hr.search {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	color: none;
	background: none;
	border: none;
	border-top: 1px solid #a89f85;
	clear: both;
	}	
hr.header {
	padding: 3px 0 3px 0;
	margin: 3px 0 3px 0;
	color: none;
	background: none;
	border: none;
	border-top: 1px solid #a89f85;
	clear: both;
	}
	
/* css for hidden area ------------------------------------------------------------------------------------------ */
#outer-hidden {
	width: 100%;
	vertical-align: middle;
	background: #1a1a1a;
 	}
#seattle-container {
	position: relative;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #fff;
	background: url(../images/bg-hidden.gif);
	display: none;
	}
#yakima-container {
	position: relative;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #fff;
	background: url(../images/bg-hidden.gif);
	display: none;
	}
#seattle-yakima-area {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	width: 1009px;
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	}
#client-sign-in-container {
	position: relative;
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #fff;
	background: url(../images/bg-hidden.gif);
	display: none;
	}
#client-sign-in-area {
	color: #fff;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	width: 1009px;
	font-size: 12px;
	line-height: 16px;
	}
#outer-hidden a,
#outer-hidden a:visited,
#outer-hidden a:active {
	color: #fff;
	}	


/* css for home page -------------------------------------------------------------------------------------------- */
#outer-home {
	width: 100%;
	display: table;
	vertical-align: middle;
	background: #fff url(../images/bg-home.gif) repeat-x;
 	}
#title-home {
	position: relative;
	padding: 15px 0 0 0;
	width: 1009px;
	height: 234px;
	font-size: 0px;
	line-height: 0px;
	}
#header-left-home {
	position: relative;
	padding: 35px 30px 0 20px;
	width: 613px;
	height: 220px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	}
#header-left-home p {
	padding-left: 20px;
	}	
#header-right-home {
	position: relative;
	padding: 35px 35px 0 41px;
	width: 270px;
	height: 220px;
	float: left;
	background: url(../images/bg-search-home.gif) top no-repeat;
	}
#header-left-home ul {
	padding: 0 0 0 20px;
	clear: both;
	}
#header-left-home ul li {
	padding: 0 30px 15px 0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 12px;
	line-height: 24px;
	font-style: italic;
	}	

/* css for site structure --------------------------------------------------------------------------------------- */
#outer {
	width: 100%;
	display: table;
	vertical-align: middle;
	background: #fff url(../images/bg.gif) repeat-x;
 	}
#container {
	position: relative;
	margin: 0 auto 0 auto;
	width: 1009px;
    }
#inner {
	position: relative;
	width: 1009px;
	clear: both;
	background: #fff url(../images/bg-content.gif);
    }
#flash {
	position: absolute;
	top: 0px;
	left: 9px;
	font-size: 0px;
	line-height: 0px;
	z-index: 50;
	}
#photo {
	position: absolute;
	top: 11px;
	left: 660px;
	font-size: 0px;
	line-height: 0px;
	z-index: 50;
	}
#logo {
	position: relative;
	width: 1009px;
	height: 101px;
	font-size: 0px;
	line-height: 0px;
	}
#main-nav {
	position: relative;
	width: 1009px;
	height: 31px;
	font-size: 0px;
	line-height: 0px;
	z-index: 90;
	}
#title {
	position: relative;
	width: 1009px;
	height: 55px;
	font-size: 0px;
	line-height: 0px;
	}
#header-left {
	position: relative;
	padding: 20px 30px 0 20px;
	width: 613px;
	height: 130px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	}
#header-left-double {
	position: relative;
	padding: 20px 30px 0 20px;
	width: 613px;
	height: 135px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	}
#header-left-double p,
#header-left p {
	padding-left: 20px;
	}	
#header-right {
	position: relative;
	padding: 0 35px 0 16px;
	width: 295px;
	height: 155px;
	float: left;
	background: url(../images/bg-search.gif) left no-repeat;
	}
.secondary-nav-home {
	position: absolute;
	top: 132px;
	left: 0;
	padding: 0 0 0 31px;
	width: 644px;
	height: 70px;
	font-size: 0px;
	line-height: 0px;
	background: url(../images/bg-secondary-2.gif) top right no-repeat;
	z-index: 60;
	display: none;
	}
.secondary-nav-home ul {
	clear: both;
	}
.secondary-nav {
	position: absolute;
	top: 132px;
	left: 0;
	padding: 0 0 0 31px;
	width: 644px;
	height: 70px;
	font-size: 0px;
	line-height: 0px;
	background: url(../images/bg-secondary.gif) top right no-repeat;
	z-index: 60;
	display: none;
	}
.secondary-nav ul {
	clear: both;
	}	
#content-left {
	position: relative;
	padding: 20px 30px 0 40px;
	width: 573px;
	float: left;
	min-height: 500px;
	}
#content-left-bio {
	position: relative;
	padding: 30px 30px 0 26px;
	width: 587px;
	float: left;
	min-height: 500px;
	}
#content-right {
	position: relative;
	padding: 20px 19px 0 47px;
	width: 280px;
	float: left;
	font-size: 10px;
	line-height: 12px;
	}
#seattle {
	position: absolute;
	top: 0;
	left: 630px;
	z-index: 100;
	cursor: pointer;
	}
#seattle-btn {
	position: absolute;
	top: -1px;
	left: 630px;
	z-index: 101;
	cursor: pointer;
	display: none;
	}
#yakima {
	position: absolute;
	top: 0;
	left: 680px;
	z-index: 100;
	cursor: pointer;
	}
#yakima-btn {
	position: absolute;
	top: -1px;
	left: 679px;
	z-index: 101;
	cursor: pointer;
	display: none;
	}
#client-sign-in {
	position: absolute;
	top: 0;
	left: 899px;
	z-index: 100;
	cursor: pointer;
       }

/* css for footer section --------------------------------------------------------------------------------------- */
#footer-container {
	position: relative;
	margin: 0 0 0 0;
	width: 100%;
	background: url(../images/bg-footer.gif) repeat-x;
	clear: both;
	}
#footer {
	padding: 25px 0 0 9px;
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 34px;
	font-size: 10px;
	color: #a89f85;
	background: url(../images/bg-footer2.gif) no-repeat top;
	}
#footer ul li#left {
	padding: 0 0 0 29px;
	}
#footer ul li#right {
	padding: 0 18px 0 0;
	float: right;
	font-weight: bold;
	}
#footer a {
	color: #a89f85;
	}
#footer a:hover {
	color: #a89f85;
	text-decoration: underline;
	}

	
	
	
/* css for misc items ------------------------------------------------------------------------------------------- */
/* form items */
.dropdown {
	padding: 0;
	margin: 0 0 5px 15px;
	width: 230px;
	height: 20px;
	border: 1px solid #d3d2cf;
    font-size: 11px;
	color: #808080;
	}
.dropdown2 {
	padding: 0;
	margin: 0 0 12px 0;
	width: 180px;
	height: 20px;
	border: 1px solid #d3d2cf;
    font-size: 11px;
	color: #808080;
	}
.dropdown3 {
	padding: 0;
	margin: 0 0 12px 0;
	width: 360px;
	height: 20px;
	border: 1px solid #d3d2cf;
    font-size: 11px;
	color: #808080;
	}
.box-login {
	padding: 3px 0 0 6px;
	margin: 0 5px 0 0;
	height: 17px;
	border: 1px solid #d3d2cf;
	vertical-align: middle;
    font-size: 11px;
	color: #35725a;
	vertical-align: middle;
	}
.btn-submit {
	padding: 3px 10px 5px 10px;
	height: 22px;
	border: 1px solid #d3d2cf;
	background: #fff;
	vertical-align: middle;
    font-size: 11px;
	color: #35725a;
	}	
.btn-submit:hover {
	background: #000;
	color: #fff;
	}	

	
/* text */
.quote {
	padding: 8px 22px 12px 22px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 10px;
	line-height: 12px;
	color: #004b84;
	font-style: italic;
	}
.small {
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 9px;
	line-height: 12px;
	}
.serif {
	font-family: Georgia, Times, Times New Roman, Serif;
	}	
.orange {
	color: #d16502;
	}
.blue {
	color: #004b84;
	}	
.blueindent {
	padding-left:15px;
	color: #004b84;
	}	
.gray {
	color: #5c5b5b;
	}	
#practice-areas {
	position: absolute;
	top: 12px;
	left: 17px;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 10px;
	line-height: 12px;
	color: #004b84;
	width: 600px;
	}
#icon {
	position: absolute;
	top: 34px;
	left: 22px;
	width: 15px;
	height: 13px;
	background: #fff url(../images/icon.gif) no-repeat;
	}
		
/* lists */
#content-right ul {
	padding: 0 0 12px 0;
	}
#content-right ul li {
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
	float: none;
	}
ul.list {
	padding: 0 0 12px 0px;
	}
ul.list li {
	padding: 0 0 4px 0;
	float: none;
	}	
ul.bullets {
	padding: 0 0 2px 18px;
	list-style: disc;
	}
ul.bullets li {
	padding: 0 0 10px 0;
	float: none;
	}	
	
/* floats and padding */	
.right-pad {
	padding: 0 22px 0 22px;
	}
#content-left-bio p {
	padding: 0 0 12px 14px;
	}
#content-left-bio h2 {
	padding: 0 0 12px 0;
	color: #004b84;
	}
#content-left-bio h2.bio-pad {
	padding: 0 0 12px 14px;
	}
		
/* rollovers */
.arrow a, 
.arrow a:visited,
.arrow a:active {
	width: 150px;
	padding: 2px 100px 12px 0;
	display: block;
	font-size: 11px;
	background: #f2f0ea url(../images/btn-arrow.gif) no-repeat right top;
	}	
.arrow a:hover {
	background: #f2f0ea url(../images/btn-arrow.gif) no-repeat right top;
	}	
.arrow a.redlink {
	background: #f2f0ea url(../images/btn-arrow-red.gif) no-repeat right top;
	}	
.contact,
.bio {
	font-size: 12px;
	line-height: 14px;
	}
	


