@charset "utf-8";
/* CSS Document */

body.mk_body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #526A83;
}

div.header
{
	width: 1000px;
}

div.header_left
{
	width: 650px;
	float: left;
	height: 100px;
	min-height: 100px;
}

div.header_left img
{
	border: none;
}

div.header_right
{
	width: 350px;
	background-image: url(../images/kimel_law_offices_right.jpg);
	height: 100px;
	min-height: 100px;
	float: right;
}
div.header_right strong
{
	font-size: 12px;
	margin-bottom: -8px;
	margin-left: -3px;
	margin-right: -3px;
	background-color: #b68f35;
	color: white;
	display: block;
}


div.seattle_address
{
	width: 134px;
	text-align: center;
	font-size: 10px;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border: 1px solid #b68f35;
	background-color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
}


div.yakima_address
{
	width: 168px;
	text-align: center;
	font-size: 10px;
	margin-left: 8px;
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	border: 1px solid #b68f35;
	background-color: #FFF;
	margin-top: 5px;
}



div.page_aligner
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

div.pagecontent_frame
{
	width: 1000px;
	border: 2px solid black;
}

div.allcontent_container
{
	width: 1000px;
	background-color: white;
}

table.content_split
{
	border-spacing: 0px;
	border: none;
	border-collapse: collapse;
}

table.content_split td
{
	border-spacing: 0px;
	border-none;
	border-collapse: collapse;
}

div.sidemenu
{
	width: 170px;
	height: 800px;
	min-height: 800px;
	background-image: url(../images/ksidebar.jpg);
	margin-left: 5px;
	margin-top: 0px;
}

div.sidemenu_inner
{
	width: 170px;
	padding-top: 190px;
	text-align: left;
	font-weight: bold;
}
div.sidemenu_inner a:link
{
	color: white;
}
div.sidemenu_inner a:visited
{
	color: #CFF;
}
div.sidemenu_inner a:hover
{
	color: #FFC;
}


div.side_section
{
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
}
div.side_subsection
{
	font-size: 10px;
	margin-left: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
}

div.right_content_frame
{
	width: 830px;
	margin-top: -20px;
}

div.copyright_strip
{
	background-color: #CCC;
	border: 1px solid black;
	font-size: 10px;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 408px;
	margin-bottom: 5px;
	width: 400px;
	text-align: center;
}
div.copyright_strip p
{
	margin-top: 3px;
	margin-bottom: 6px;
}

div.sitemap_box
{
	background-color: #C0AB7F;
	width: 170px;
	border: 1px solid white;
	margin-top: 12px;
	margin-left: 4px;
	margin-bottom: 5px;
}

div.sitemap_box p
{
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 6px;
}

div.sitemap_box a:link
{
	color: white;
}

div.content_file
{
	width: 800px;
	min-height: 800px;
	background-color: #E5D8C8;
	border: 3px solid #DAC78F;
	margin-top: -4px;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
	font-size: 12px;
}
div.content_file li
{
	margin-left: 15px;
	margin-bottom: 3px;
}
div.content_file img
{

}
div.content_file a:link
{
	color: #03F;
}
div.content_file a:visited
{

}
div.content_file a:hover
{
	color: #900;
}

div.content_innerframe
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

div.content_innerframe h1
{
	font-size: 24px;
}

div.navtabs
{
	width: 470px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

div.onetab
{
	width: 90px;
	margin-left: 0px;
	margin-right: 1px;
}

div.onetab img
{
	border: none;
}

table.navtable
{
	border: none;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.navtable td
{
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

div.clear
{
	clear: both;
}

div.mapframe
{
	width: 760px;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
}

div.contact_section
{
	margin-top: 40px;
	margin-bottom: 40px;
	width: 780px;
	font-weight: bold;
}

div.info_disclaimer
{
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
