/* CSS padding/margin browser reset */

body, div, dl, dt, dd, ul, ol, li, pre, p, 
form, fieldset, input, blockquote, table, th, td, tr, embed, object {
	padding: 0;
	margin: 0; 
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
	
/* main styles */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebebeb;
	margin: 0px; 
	background: #000000 url("images/criminal-defense.jpg") repeat-x left top;
}
	
a {
	color: #DECE98;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #dfa800;
}

body p {
	font-size: 12px;
	color: #ffffff;
}

b {
color:#9A8E58
}

h1 {
	font-size: 16px;
	line-height: 20px;
	color: #fddb94;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 25px;
	text-align: left;
}

h1 a{
	color: #fddb94;
}

h2 {
	font-size: 13px;
	line-height: 13px;
	color:#9A8E58;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	line-height: 12px;
	color: #9A8E58;
	font-weight: bold;
}

h4 {
	font-size: 18px;
	line-height: 18px;
	color: #9A8E58;
	font-weight: normal;
	border-bottom: 1px solid #9A8E58;
	margin: 10px 0px 10px 0px;
}

h6 a {
	color: #ffffff;
	text-decoration: none;
}

h6 a:hover {
	color: #aea386;
}

/* other styles */

#criminal-defense {
	background: url("images/jonathan-kelman.jpg") no-repeat left top;
	height: 100px;
	width: 1000px;
}

#tmenu {
	background: url("images/criminal-defense.gif") no-repeat left top;
	width: 1000px;
	height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

#nav a {
	display: block;
	color: #cccccc;
	height: 30px;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	letter-spacing:1px;
}

#nav a:hover {
	color: #bbbbbb;
}

#nav li { /* all list items */
	float: left;
	height: 30px;
}

#nav li#home {
	width: 157px;
	height: 30px;
	vertical-align: text-bottom;
	padding: 0px 0px 0px 2px;
}
#nav li#home a{
	background: url("images/home.gif") no-repeat left top;
	padding: 4px 0px 0px 0px;
}
#nav li#home a:hover{
	background: url("images/roll-over-one.gif") no-repeat left top;
}

#nav li#prac-test {
	width: 155px;
	height: 30px;
}
#nav li#prac-test a{
	background: url("images/prac-test.gif") no-repeat left top;
	padding: 4px 0px 0px 0px;
}
#nav li#prac-test a:hover{
	background: url("images/roll-over-two.gif") no-repeat left top;
}

#nav li#cont {
	width: 159px;
	height: 30px;
	margin: 0px 1px 0px 0px;
}
#nav li#cont a{
	background: url("images/contact.gif") no-repeat left top;
	padding: 4px 0px 0px 0px;
}
#nav li#cont a:hover{
	background: url("images/roll-over-three.gif") no-repeat left top;
}

#criminal-attorney {
	width: 1000px;
	height: 12px;
}

#defense-attorney {
	width: 1000px;
	height: 14px;
	text-align: left;
	padding: 0px 0px 0px 45px;
	line-height: 14px;
	background: url("images/globe.png") no-repeat 40px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}

#defense-attorney a{
	display: inline;
	padding: 0px 25px 0px 25px;
	font-weight: normal;
	color: #dddddd;
}

#defense-attorney a:hover{
	color: #aea386;
}

#defense-lawyer {
	width: 1000px;
	background: url("images/defense-attorney.gif") repeat-x left top;
	border-bottom: 1px solid #73633b;
	border-left: 1px solid #73633b;
	border-right: 1px solid #73633b;
}

#date {
	text-align: center;
	width: 246;
	height: 20px;
	float: left;
	margin: 0px 0px 0px 16px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 3px;
	clear:both;
	color: #FFFFFF;
	line-height: 20px;
}

#date-wrapper {
	width: 1000px;
	height: 20px;
}

#main {
	width: 1000px;
}

#lawyer {
	width: 262;
	padding: 0px 0px 40px 0px;
	vertical-align: top;
}

#lawyer a {
	color: #bfa979;
	font-size: 11px;
}

#lawyer a:hover {
	color: #dfa800;
}

#counsel {
	width: 494;
	vertical-align: top;
}

#attorney {
	width: 244;
	vertical-align: top;
}

#contact-wrapper {
	width: 142px;
	margin:0px 50px 0px 50px;
}

#contact {
	margin: 0px 0px 0px 16px;
	width: 246px;
	height: 350px;
	vertical-align:top;
	color:#e6ddbc;
	background: #aea386;
	border: 1px solid #ebdebe;
	text-align: left;
}

#contact-text {
	font-size: 14px;
	text-transform: uppercase;
}

#contact-form {
	width: 142px;
	text-align: left;
	color: #faedcb;
	font-size: 11px;
	line-height: 11px;
}

#form-wrapper {
	margin:0px 0px 0px 50px;
}

#short-form {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#contact-button {
	margin: 3px 0px 0px 0px;
}

#contact-button input {
	width: 52px;
	height: 17px;
	font-size: 8px;
	color: #333333;
}

#ctext-top {
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	height: 45px;
	line-height: 45px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#ctext-bot {
	text-align:center;
	font-size: 9px;
	clear: both;
	margin: 10px 0px 0px 0px;
}


#contact input, textarea {
	background: url("images/form-bg.gif") no-repeat left top;
	border:1px solid #ffffff;
	margin: 2px 0px 2px 0px;
	line-height: 17px;
	color: #828282;
	font-size: 11px;
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
}

#content input, textarea {
	background: url("images/form-bg.gif") no-repeat left top;
	border:1px solid #ffffff;
	margin: 5px 0px 5px 0px;
	line-height: 17px;
	color: #828282;
	font-size: 11px;
	padding: 0px 0px 0px 3px;
	vertical-align: middle;
}

.shortform {
	height: 17px;
	line-height: 17px;
	background: url("images/form-bg.gif") no-repeat left top;
}

.form {
	height: 22px;
	line-height: 18px;
	background: url("images/form-bg.gif") no-repeat left top;
}

#contact .button {
	background: url("images/button.gif") no-repeat left top;
	height: 17px;
	width: 48px;
	font-size: 9px;
	color: #e4dcbe;
	border: none;
	line-height: 17px;
}

#contact-text {
	font-size: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 4px;
}

#spam {
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 27px;
	float:left;
	width: 145px;
	text-align: right;
}

#practice {
	width:239px;
	height: 640px;
	background: url("images/practice-areas-bg.gif") repeat-y left top;
	margin: 0px 0px 10px 16px;
}

#areas {
	width:239px;
	height: 600px;
	background: url("images/practice-areas.gif") no-repeat left top;
	display: block;
}

#nav2, #nav2 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}

#nav2 a {
	display: block;
	color: #ffe2a1;
	height: 40px;
	line-height: 40px;
	text-align: left;
	text-decoration: none;
	font-weight:normal;
	width:239px;
	border-bottom: 1px solid #b6aa8c;
	padding: 0px 0px 0px 18px;
	text-transform: uppercase;
	font-size:11px;
}

#nav2 a:hover {
	color: #dfa800;
}

#nav2 li { /* all list items */
	float: left;
	height: 40px;
}

#criminal-defender {
	width: 469px;
	height: 26px;
	text-transform: uppercase;
	color: #ffeec5;
	line-height: 21px;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 0px 0px 0px 14px;
	text-align: center;
}

#criminal-defender p {
	margin: 5px 10px 0px 0px;
	color: #ffeec5;
}

#information {
	width: 229px;
	height: 26px;
	float: left;
	background: url("images/legal-advice.gif") no-repeat left top;
	text-align: center;
	line-height: 21px;
}

#results {
	width: 229px;
	height: 26px;
	float: right;
	background: url("images/legal-advice.gif") no-repeat left top;
	text-align: center;
	line-height: 21px;
}

#criminal-defenders {
	width: 469px;
	height: 124px;
	margin: 0px 0px 0px 14px;
}

#more-information {
	width: 229px;
	height: 124px;
	float: left;
	background: url("images/law-firm.gif") no-repeat left top;
	color: #d4cdb3;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 11px;
}

#more-information a {
	color: #d4cdb3;
	font-weight: bold;
}

#more-information a:hover {
	color: #aea386;
}

#more-information ul {
	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 40px;
	color: #715220;
}

#more-results {
	width: 229px;
	height: 124px;
	float: right;
	background: url("images/law-firm.gif") no-repeat left top;
	padding: 5px 0px 0px 0px;
}


#more-results ul {
	list-style: square;
	line-height: 17px;
	margin: 0px 0px 0px 40px;
	font-size: 11px;
	font-weight: bold;
}


#result-text {
	height: 12px;
	background: url("images/four-dot.gif") no-repeat left 5px;
	margin: 0px 0px 0px 110px;
	font-size: 10px;
	padding: 0px 0px 0px 10px;
}

#result-text a{
	font-weight: normal;
	text-decoration: underline;
	color: #eee6c9;
}

#result-text a:hover{
	color: #dfa800;
}

#case-results {
	width: 185px;
	height: 95px;
	margin: 10px 0px 0px 22px;
	overflow: hidden;
}

#content {
	width: 380px;
	margin: 23px 55px 0px 59px;
	padding: 0px 0px 200px 0px;
	color: #ebebeb;
	font-size: 11px;
	line-height: 18px;
	letter-spacing: .05em;
	background: url("images/call-us.gif") no-repeat center bottom;
}

#content ul {
	color: #cccccc;
	margin: 10px 0px 10px 20px;
}

#content p {
	color: #cccccc;
	margin: 10px 0px 10px 0px;
}

#content table, tr, td {
	color: #cccccc;
}

#in-the-news {
	width: 229px;
	height: 27px;
	background: url("images/news.gif") no-repeat left top;
	text-transform: uppercase;
	color: #ffeec5;
	text-align:center;
	line-height: 21px;
	font-size: 14px;
	letter-spacing: 2px;
	float: left;
}

#attorney p {
	margin: 6px 10px 0px 0px;
	color: #ffeec5;
}

#news {
	width: 229px;
	height: 473px;
	background: url("images/news-mid.gif") no-repeat left top;
	margin: 0px 0px 0px 0px;
}

#news-spacer {
	height: 14px;
}
#news-spacer2 {
	height: 20px;
}
.news-spacer3 {
	height: 12px;
	clear: both;
}

#interview1 {
	width: 175px;
	height: 132px;
	background: url("images/interview-one.gif") no-repeat left top;
	margin: 0px 0px 0px 25px;
}

#interview2 {
	width: 175px;
	height: 132px;
	background: url("images/interview-two.gif") no-repeat left top;
	margin: 25px 0px 0px 25px;
}

#interview3 {
	width: 175px;
	height: 132px;
	background: url("images/interview-three.gif") no-repeat left top;
	margin: 24px 0px 0px 25px;
}

#all-news {
	width: 229px;
	height: 32px;
	background: url("images/news-bot.gif") no-repeat left top;
	color: #ffeec5;
	text-align:right;
	line-height: 22px;
	font-size: 11px;
	clear: both;
}

#all-news a {
	text-decoration:underline;
	padding: 0px 30px 0px 0px;
}

#los-angeles-office {
	width: 230px;
	height: 28px;
	background: url("images/office-location.gif") no-repeat left top;
	text-transform: uppercase;
	color: #ffeec5;
	text-align:center;
	line-height: 22px;
	font-size: 14px;
	letter-spacing: 2px;
	float: left;
	clear: both;
}

#office-address {
	width: 230px;
	height: 132px;
	background: url("images/office-address.gif") no-repeat left top;
	font-size: 12px;
	text-align: center;
	color: #bdad81;
	float:left
}

#office-address p { 
	margin: 0px 0px 0px 0px;
}

#addy {
	width: 230px;
	color:#FFFFFF;
}

#phone {
	width: 230px;
	color: #fddb94;
}

#bar {
	height: 1px;
	clear: both;
	margin: 0px 0px 0px 0px;
}

#bot-menu {
	width: 1000px;
	height: 36px;
	background: url("images/bottom-menu.gif") no-repeat left top;
	text-align: right;
	font-size: 11px;
	color: #c9c9c9;
	line-height: 36px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 2px;
	padding: 0px 20px 0px 0px;
}

#bot-menu a {
	padding: 0px 25px 0px 25px;
	color: #cccccc;
	font-weight: normal;
	letter-spacing:2px;
}

#bot-menu a:hover {
	color: #ffffff;
}

#disc {
	padding: 10px 20px 20px 20px;
	text-align: justify;
}

#disc p {
	margin: 10px 0px 10px 0px;
	color: #debf8a;
	font-size: 10px;
}

.result {
	color: #ffe2a1;
}

#pracul {
	font-size:14px;
}



