@charset "utf-8";
/* CSS Document */

body {
	background: #fdfdfc url(../images/html-bg-full.gif) top center repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}
#wrap {
	background: url(../images/body_bg.gif) top left repeat-x;
	width: 980px;
	margin:0px auto;
	text-align:left;
	border-right:1px solid #d3cfc9;
	border-left:1px solid #d3cfc9;
	padding: 11px 0 0 0;
}
a {
	text-decoration: none;
	color: #333;
}
a.right-link {
	display: block;
	text-align: right;
	margin:0;
	padding:0;
}
/* LEFT COLUMN */
#content-left {
	width: 230px;
	float: left;
	display: block;
	position: relative;
	font-family: "Arial Narrow";
}
#content-left h1 {
	display:block;
	margin:0 0 0 18px;
	height:124px;
	width:197px;
	padding:0;
}
#content-left h1 a {
	display:block;
	height:124px;
	width:197px;
	background:url(../images/kahler-personal-injury-law.gif) top left no-repeat;
	overflow:hidden;
	text-indent:-500em;
}
#kpil-content {
	display: block;
}
#content-left h3 {
	display:block;
	color: #e5e2d3;
	background: #b7b18a;
	padding: 6px 0 0 10px;
	height:24px;
	font-weight: normal;
	margin: 0;
	font-size: 16px;
	text-transform: uppercase;
}
#content-left ul {
	list-style: none;
	margin: 12px 0 12px 8px;
	padding: 0;
}
#content-left ul li {
	padding: 0 0 0 2px;
	border-bottom: 1px solid #fdfdfc;
}
#content-left li a {
	display: block;
	padding: 4px 8px 4px 0;
	color: #555353;
	text-decoration: none;
	font-size: 14px;
}
#content-left dl {
	margin: 10px 0 23px 17px;
	font-size: 11px;
	border-top: 1px solid #9a5245;
	height:64px;
	font-family: "Arial Narrow";
	border-bottom: 1px solid #9a5245;
	width: 200px;
	color: #b7b28a;
}
#content-left dt {
	font-size: 18px;
	line-height:16px;
	padding: 5px 0 3px;
	font-weight:bold;
}
#content-left dd {
	width: 95px;
	float: left;
	margin: 2px 0 0 0;
	display: block;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#content-left dd em {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-family: "Arial Narrow";
}
#content-left dd.right {
	margin-left: 10px;
}
/* RIGHT COLUMN */
	#content-right {
	display: block;
	float: left;
	width: 638px;
	padding: 0 30px 30px 40px;
	font-size: 13px;
	background: #fff;
	line-height: 17px;
	position: relative;
}
#content-right h3 {
	font-size: 18px;
	line-height: 17px;
	margin: 1em 0;
	color: #76130d;
	font-weight: normal;
}
#content-right p {
	margin: 0 0 12px 0;
}
#content-right ul {
	margin: 12px 0 12px 15px
}
#content-right p.box {
	background: #eeede3 url(../images/box_bg.gif) center center repeat-x;
	width: 50%;
	padding: 2px 11px;
	margin: 20px 0;
	border: 3px solid #e0decf;
	font-size: 1.2em;
	color: #433028;
}
#content-right .menu {
	display:block;
	font-size:15px;
	background:url(../images/top-menu.gif) top left repeat-x;
	margin:0 -30px 10px -40px;
	padding: 20px 8px 0 175px;
	height:31px;
	list-style:none;
	font-family: "Arial Narrow";
}
#content-right .menu li {
	display:block;
	float:left;
	list-style:none;
}
#content-right .menu a {
	white-space:nowrap;
	display:block;
	border-right:1px solid #555354;
	padding: 0 10px
}
#content-right .menu .last a {
	border:none;
	padding-right:0px;
}
/* FLASH IMAGE */
	.content-main-img {
	width: 708px;
	padding: 0 0 13px;
	margin: 0px -30px 0 -40px;
	height:200px;
	overflow:hidden
}
#contact_form {
	display: block;
	margin: 1em 0;
}
#contact_form fieldset {
	border: none;
	margin:0;
}
#contact_form legend {
	display: block;
	color:#76130d;
	width:100%;
	text-indent:1em;
	padding:0.5em 0;
	margin:0.5em 0;
}
.form {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.form li {
	display:block;
	float:left;
	width:100%;
}
.form li label {
	width: 30%;
	float:left;
	text-align:right;
	padding:0.5em 1em;
	display:block;
}
.form li label.error {
	margin: 0 0 1% 34%;
	clear: left;
	text-align: left;
	display: block;
	padding:0.5em;
	background:#FFF2F2;
	border: #F66 1px solid;
}
.form input, .form select, .form textarea, .form li label.error {
	width: 62%;
	padding:3px;
}
.form input.error, .form select.error, .form textarea.error {
	border: 1px dotted #f00;
}
#kpil-foot {
	display: block;
	clear: left;
	border-top: 7px solid #76140B;
	padding: 7px 0 0 4px;
	position: relative;
	font-size: 9px;
	color: #666;
	width:978px;
	margin:0px auto;
	text-align:left
}
#kpil-foot .design {
	position: absolute;
	top: 4px;
	right: 20px;
}
#kpil-foot ul {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
#kpil-foot li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}
/* SMALL RIGHT BOXES USE A DEFINITION LIST <dl> */
	#right-notes {
	float: right;
	width: 212px;
	z-index:110 !important;
	margin: 0;
	right: 20px;
	top: -33px;
	position: absolute;
}
#right-notes dd {
	margin:0;
	color: #d0ccae;
	font-family: "UniversLTStd-LightCn", "Arial Narrow";
	text-align: center;
	white-space: nowrap;
	background: #76130d;
	padding: 4px 0;
	line-height: 18px;
	font-size: 15px;
	word-spacing: -3px;
	font-weight: lighter;
}
/* TABLE STYLES */
	table {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
td {
	vertical-align:top;
}
